junit is publishing test report

464 views
Skip to first unread message

Murali

unread,
Dec 22, 2014, 1:36:28 PM12/22/14
to jenkins...@googlegroups.com
Hi,

Installed junit. I gave path as below:

Publish JUnit test result report
[Help]
 Test report XMLs
Fileset ‘includes’ setting that specifies the generated raw XML report files, such as ‘myproject/target/test-reports/*.xml’. Basedir of the fileset is the workspace root.
 Help for feature:
 Health report amplification factorHelp for feature: Health report amplification factor
1% failing tests scores as 95% health. 5% failing tests scores as 75% health


Please help me out. I have been doing R&D since few week onwards. I couldnt find solution.

Thanks
Murali

Ginga, Dick

unread,
Dec 22, 2014, 1:39:06 PM12/22/14
to jenkins...@googlegroups.com

These publishers do not do well with \’s, use/’s

 

From: jenkins...@googlegroups.com [mailto:jenkins...@googlegroups.com] On Behalf Of Murali
Sent: Monday, December 22, 2014 1:36 PM
To: jenkins...@googlegroups.com
Subject: junit is publishing test report

 

Hi,

 

Installed junit. I gave path as below:

 

Publish JUnit test result report

[Help]

 

Test report XMLs

build\test-results\*.xml

Fileset ‘includes’ setting that specifies the generated raw XML report files, such as ‘myproject/target/test-reports/*.xml’. Basedir of the fileset is the workspace root.

 

[ ]Retain long standard output/error

Help for feature:

 

Health report amplification factor

Help for feature: Health report amplification factor

1% failing tests scores as 95% health. 5% failing tests scores as 75% health

 

Please help me out. I have been doing R&D since few week onwards. I couldnt find solution.

 

Thanks

Murali

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/27d4c198-f3ef-45ee-ac32-b560dbab2442%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Murali

unread,
Dec 23, 2014, 1:59:10 PM12/23/14
to jenkins...@googlegroups.com
  Thanks for reply.  Even it isnot worked what you suggested.

corneil....@gmail.com

unread,
Dec 24, 2014, 10:13:33 AM12/24/14
to jenkins...@googlegroups.com
I usually use **/build/test-results/*.xml since I often use sub projects and other time the checkout may add a directory for the project in the workspace depending on how you configured the SCM.


--
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.

Murali

unread,
Dec 26, 2014, 11:58:30 AM12/26/14
to jenkins...@googlegroups.com
it didnt work. is it mandatory build successful?

Murali

unread,
Dec 29, 2014, 11:47:35 AM12/29/14
to jenkins...@googlegroups.com
It isnt publish report. XML are present in location. What could be issue?
On Friday, 26 December 2014 22:28:30 UTC+5:30, Murali wrote:
it didnt work. It isnt  publish report.is it mandatory build successful?

corneil....@gmail.com

unread,
Dec 30, 2014, 8:11:23 AM12/30/14
to jenkins...@googlegroups.com
Did you see in the output that JUnit was running?
How are you invoking JUnit? With an Ant build you have to add option to instruct JUnit to produce the XML output.
Reply all
Reply to author
Forward
0 new messages