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.
Thanks!When it will be released 0.21?