Dawid: Jenkins needs them for statistics, so please reenable them. The HTML reports itself are not really needed for Jenkins, only the XML files, so the Jenkins plugin is happy. This is really needed also for correctly formatting the eMail on failed builds (because stack traces and so on are taken from the test xmls).
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Dawid Weiss > Sent: Sunday, April 15, 2012 7:39 PM > To: [email protected] > Subject: Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13162 - Still > Failing > > > Looks like the shell scripts in > http://svn.apache.org/repos/asf/lucene/dev/nightly/ need to be modified to > call whatever makes the junit reports for the new stuff from LUCENE-3808??? > > Ok so we can re-enable XML report files (uncomment that stuff in > common-build.xml) but I'd also like it if we could copy the generated > HTML5 reports. They all follow the same naming pattern so a fileset to collect > all the reports should be trivial. > > Dawid > > On Sun, Apr 15, 2012 at 7:37 PM, Dawid Weiss <[email protected]> > wrote: > > Do you need these? I can re-enable them, I just didn't think anybody > > was using them. Check out the HTML5 reports though, Uwe. > > > > If you need ant-report XMLs, uncomment this in common-biuld.xml: > > > > <!-- XML reports compatible with ant-report task. We > > don't use ant-report anyway so I omit these. --> > > <!-- > > <report-ant-xml dir="@{junit.output.dir}" /> > > --> > > > > Dawid > > > > On Sun, Apr 15, 2012 at 7:23 PM, Uwe Schindler <[email protected]> wrote: > >> The problem is: > >> > >> -Djunit.formatter=xml \ > >> > >> This is ignored now, so Jenkins does not get the XML test results. > >> > >> ----- > >> Uwe Schindler > >> H.-H.-Meier-Allee 63, D-28213 Bremen > >> http://www.thetaphi.de > >> eMail: [email protected] > >> > >> > >>> -----Original Message----- > >>> From: Uwe Schindler [mailto:[email protected]] > >>> Sent: Sunday, April 15, 2012 7:17 PM > >>> To: [email protected] > >>> Subject: RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13162 > >>> - Still Failing > >>> > >>> I think the target producing the XML files of the test results is > >>> borken now or not called at all. > >>> > >>> ----- > >>> Uwe Schindler > >>> H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de > >>> eMail: [email protected] > >>> > >>> > -----Original Message----- > >>> > From: Robert Muir [mailto:[email protected]] > >>> > Sent: Sunday, April 15, 2012 6:51 PM > >>> > To: [email protected] > >>> > Subject: Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # > >>> > 13162 - Still Failing > >>> > > >>> > Looks like the shell scripts in > >>> > http://svn.apache.org/repos/asf/lucene/dev/nightly/ need to be > >>> > modified to call whatever makes the junit reports for the new > >>> > stuff from > >>> LUCENE-3808??? > >>> > > >>> > On Sun, Apr 15, 2012 at 12:48 PM, Apache Jenkins Server > >>> > <[email protected]> wrote: > >>> > > Build: > >>> > > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13162 > >>> > > / > >>> > > > >>> > > No tests ran. > >>> > > > >>> > > Build Log (for compile errors): > >>> > > [...truncated 20724 lines...] > >>> > > > >>> > > > >>> > > > >>> > > > >>> > > ---------------------------------------------------------------- > >>> > > ---- > >>> > > - To unsubscribe, e-mail: [email protected] For > >>> > > additional commands, e-mail: [email protected] > >>> > > >>> > > >>> > > >>> > -- > >>> > lucidimagination.com > >>> > > >>> > ------------------------------------------------------------------ > >>> > --- To unsubscribe, e-mail: [email protected] For > >>> > additional commands, e-mail: [email protected] > >>> > >>> > >>> -------------------------------------------------------------------- > >>> - To unsubscribe, e-mail: [email protected] For > >>> additional commands, e-mail: [email protected] > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] For > >> additional commands, e-mail: [email protected] > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
