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. On Mon Dec 29 2014 at 6:47:38 PM Murali <[email protected]> wrote:
> 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? >> >> >> On Wednesday, 24 December 2014 20:43:33 UTC+5:30, Corneil du Plessis >> wrote: >>> >>> 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. >>> >>> >>> On Tue Dec 23 2014 at 8:59:12 PM Murali <[email protected]> wrote: >>> >>>> Thanks for reply. Even it isnot worked what you suggested. >>>> >>>> >>>> On Tuesday, 23 December 2014 00:06:28 UTC+5:30, Murali wrote: >>>>> >>>>> Hi, >>>>> >>>>> Installed junit. I gave path as below: >>>>> >>>>> *Publish JUnit test result report* >>>>> [image: [Help]] <http://162.243.236.49:8090/job/Niraman/configure#> Test >>>>> report XMLs >>>>> Fileset ‘includes’ <http://ant.apache.org/manual/Types/fileset.html> >>>>> setting >>>>> that specifies the generated raw XML report files, such as >>>>> ‘myproject/target/test-reports/*.xml’. Basedir of the fileset is the >>>>> workspace root <http://162.243.236.49:8090/job/Niraman/ws/>. Retain >>>>> long standard output/error[image: Help for feature:] >>>>> <http://162.243.236.49:8090/job/Niraman/configure#> Health report >>>>> amplification factor[image: Help for feature: Health report >>>>> amplification factor] >>>>> <http://162.243.236.49:8090/job/Niraman/configure#> >>>>> 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 [email protected]. >>>> To view this discussion on the web visit https://groups.google.com/d/ >>>> msgid/jenkinsci-users/6ba87c54-8e50-4338-9a32- >>>> a8ade965a388%40googlegroups.com >>>> <https://groups.google.com/d/msgid/jenkinsci-users/6ba87c54-8e50-4338-9a32-a8ade965a388%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/59253ff3-bd31-474b-9667-1f32d908ef66%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/59253ff3-bd31-474b-9667-1f32d908ef66%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CACPng9YPTWa%3DMGEo1_P52ki0tZmW0Scn-8TAyRj6CG_VvOc_Zg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
