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. On Feb 5, 2014 3:45 AM, "Matthias" <[email protected]> wrote:
> Can no one help me with this Issue? > > > > Am Freitag, 17. Januar 2014 11:11:24 UTC+1 schrieb Matthias: >> >> 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 >> >> >> -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
