[ 
https://issues.jenkins-ci.org/browse/JENKINS-11327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Heinrich resolved JENKINS-11327.
---------------------------------------

    Fix Version/s: current
       Resolution: Not A Defect

Just came across this ticket while searching for another issue. Filenames in 
the example contain Tests-results.xml, but patterns are Test-results.xml 
(without 's'!).

Sorry for jumping in at this point. I am quite sure, there is no use in open 
tickets for resolved(?) issues.
                
> NUnit plugin: fails to find report files for nontrivial file pattern
> --------------------------------------------------------------------
>
>                 Key: JENKINS-11327
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11327
>             Project: Jenkins
>          Issue Type: Bug
>          Components: nunit
>    Affects Versions: current
>            Reporter: Simon Hoffmann
>            Assignee: redsolo
>             Fix For: current
>
>
> I have a project that uses a custom workspace. The NUnit test reports are 
> written to a directory "Output\Log" relative to the workspace root, together 
> with other kinds of log files.
> If I specify "Output\Log\*.Test-reports.xml" or 
> "Output\Log\*Test-reports.xml" in the "Test report XMLs" field, recording the 
> results fails with:
> > Recording NUnit tests results
> > FATAL: No NUnit test report files were found. Configuration error?
> > Build step 'Publish NUnit test result report' marked build as failure
> If I reduce the pattern to "Output\Log\*.xml", the NUnit reports are found 
> (only now there are other, non-NUnit files matched as well).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to