Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: nunit-plugin
-
Labels:None
-
Environment:Windows Server 2012 R2
Jenkins 2.46.2
Pipeline plugin 2.5
nunit 3.6
nunit-plugin 0.20
-
Similar Issues:
Description
Tests with long namespace names and multiple cases cause the publisher to create intermediate files whose names are 260-character long. In Windows 2012 R2 they become inaccessible, so the publisher fails.
Attached is a sample output xml from nunit that causes the publisher to generate files with names that are too long to be accessible.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Tests with long namespace names and multiple cases cause the publisher to create intermediate files whose names are 256-character long. In Windows 2012 R2 they become inaccessible, so the publisher fails. Attached is a sample output xml from nunit that causes the publisher to generate files with too long names. |
Tests with long namespace names and multiple cases cause the publisher to create intermediate files whose names are 260-character long. In Windows 2012 R2 they become inaccessible, so the publisher fails. Attached is a sample output xml from nunit that causes the publisher to generate files with names that are too long to be accessible. |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |