Nunit multiple report files

32 views
Skip to first unread message

Matthias

unread,
Jan 17, 2014, 5:11:24 AM1/17/14
to jenkins...@googlegroups.com
Hello

We are using Jenkins to build a Delphi Job.
This Job builds an x64 and x86 Tests.exe.
Both of them excecute fine and also generate a seperate "dunit-report.xml" and "dunit-report-x64.xml" file.

If we insert only one of these two files into the "Publish NUnit test result report" Plugin everything works fine.
But if we insert both of them only one is used. No matter how we insert them into the "Publish NUnit test result report" Plugin.

I have tried:

**/*report*.xml
**/*.xml
dunit-report.xml,dunit-report-x64.xml
*.xml


Every time only one of the two reports is used.

Are we doing antyhing wrong?
Are we expecting the wrong result? We want to get a second "Test Result" at the Job Dashboard, so one can see both testresults.

Thanks for your help!

Regards
Matthias


Matthias

unread,
Feb 5, 2014, 5:45:18 AM2/5/14
to jenkins...@googlegroups.com
Can no one help me with this Issue?

Mark Waite

unread,
Feb 5, 2014, 7:30:26 AM2/5/14
to jenkins...@googlegroups.com

My last experience with the plugin was that it only supports a single results file.  You will need to find a way to make one file rather than two.

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Matthias

unread,
Feb 5, 2014, 9:13:07 AM2/5/14
to jenkins...@googlegroups.com
Hi,
Thanks for your Answer..

But, why is there a help text, telling me that multiple files are supported?
Isn't that a Bug?

For now, my workaround looks like this: i have 2 separate jobs, building the x86 and x64 part of the Project.

Regards




2014-02-05 Mark Waite <mark.ea...@gmail.com>:

--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/reuu1O6y0lQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.

Mark Waite

unread,
Feb 5, 2014, 10:08:30 AM2/5/14
to jenkins...@googlegroups.com
If the help text suggests multiple file support, then maybe I'm wrong.  Have you tried providing multiple file names separated by spaces, or separated by commas?  Alternately, you could look at the plugin source code and decide if the source code supports multiple file names.

Mark Waite
Thanks!
Mark Waite
Reply all
Reply to author
Forward
0 new messages