From David.Herron at Sun.COM Thu Sep 25 15:43:40 2008 From: David.Herron at Sun.COM (David Herron) Date: Thu, 25 Sep 2008 15:43:40 -0700 Subject: Reporting into hudson Message-ID: <48DC141C.4000409@sun.com> Hi, I'm fiddling with running openjdk builds & jtreg under hudson ... (see http://home.7gen.com:8080 ..) What I'm looking at right now is how to get jtreg test results to display in hudson. My question is.. since jtreg is a wrapper around javatest, shouldn't there be a way to use the hudson plugin for javatest results to make a pretty graph on the hudson dashboard? I have the javatest plugin installed & enabled, and in the configuration it wants the work directory (easy) plus the fileset for the XML files. Uh... There isn't a jtreg option to produce a report in XML files. Is there? - David Herron From Jonathan.Gibbons at Sun.COM Thu Sep 25 15:53:31 2008 From: Jonathan.Gibbons at Sun.COM (Jonathan Gibbons) Date: Thu, 25 Sep 2008 15:53:31 -0700 Subject: Reporting into hudson In-Reply-To: <48DC141C.4000409@sun.com> References: <48DC141C.4000409@sun.com> Message-ID: <48DC166B.9030605@sun.com> Not until someone asks. -- Jon David Herron wrote: > Hi, I'm fiddling with running openjdk builds & jtreg under hudson ... > (see http://home.7gen.com:8080 ..) > > What I'm looking at right now is how to get jtreg test results to > display in hudson. > > My question is.. since jtreg is a wrapper around javatest, shouldn't > there be a way to use the hudson plugin for javatest results to make a > pretty graph on the hudson dashboard? > > I have the javatest plugin installed & enabled, and in the > configuration it wants the work directory (easy) plus the fileset for > the XML files. Uh... There isn't a jtreg option to produce a report > in XML files. Is there? > - David Herron > From David.Herron at Sun.COM Thu Sep 25 16:03:10 2008 From: David.Herron at Sun.COM (David Herron) Date: Thu, 25 Sep 2008 16:03:10 -0700 Subject: Reporting into hudson In-Reply-To: <48DC166B.9030605@sun.com> References: <48DC141C.4000409@sun.com> <48DC166B.9030605@sun.com> Message-ID: <48DC18AE.2060809@sun.com> Oh, I see. So, pretty please, with sugar on top, I'd love it if jtreg were to produce javatest-compatible XML report files we can display in hudson? ;-) - David Jonathan Gibbons wrote: > Not until someone asks. > > -- Jon > > David Herron wrote: >> Hi, I'm fiddling with running openjdk builds & jtreg under hudson ... >> (see http://home.7gen.com:8080 ..) >> >> What I'm looking at right now is how to get jtreg test results to >> display in hudson. >> >> My question is.. since jtreg is a wrapper around javatest, shouldn't >> there be a way to use the hudson plugin for javatest results to make >> a pretty graph on the hudson dashboard? >> >> I have the javatest plugin installed & enabled, and in the >> configuration it wants the work directory (easy) plus the fileset for >> the XML files. Uh... There isn't a jtreg option to produce a report >> in XML files. Is there? >> - David Herron >> > From David.Herron at Sun.COM Thu Sep 25 16:07:55 2008 From: David.Herron at Sun.COM (David Herron) Date: Thu, 25 Sep 2008 16:07:55 -0700 Subject: Reporting into hudson In-Reply-To: <48DC18AE.2060809@sun.com> References: <48DC141C.4000409@sun.com> <48DC166B.9030605@sun.com> <48DC18AE.2060809@sun.com> Message-ID: <48DC19CB.8090508@sun.com> sheesh, I clicked SEND a moment too soon.. It occurred to me the real request may not be javatest-compatible XML reports as that might not work out right, and it might be necessary to instead teach hudson how to understand jtreg results. - David David Herron wrote: > Oh, I see. > So, pretty please, with sugar on top, I'd love it if jtreg were to > produce javatest-compatible XML report files we can display in hudson? > ;-) > > - David > > > Jonathan Gibbons wrote: >> Not until someone asks. >> >> -- Jon >> >> David Herron wrote: >>> Hi, I'm fiddling with running openjdk builds & jtreg under hudson >>> ... (see http://home.7gen.com:8080 ..) >>> >>> What I'm looking at right now is how to get jtreg test results to >>> display in hudson. >>> >>> My question is.. since jtreg is a wrapper around javatest, shouldn't >>> there be a way to use the hudson plugin for javatest results to make >>> a pretty graph on the hudson dashboard? >>> >>> I have the javatest plugin installed & enabled, and in the >>> configuration it wants the work directory (easy) plus the fileset >>> for the XML files. Uh... There isn't a jtreg option to produce a >>> report in XML files. Is there? >>> - David Herron >>> >> > From Jonathan.Gibbons at Sun.COM Thu Sep 25 16:52:22 2008 From: Jonathan.Gibbons at Sun.COM (Jonathan Gibbons) Date: Thu, 25 Sep 2008 16:52:22 -0700 Subject: Reporting into hudson In-Reply-To: <48DC19CB.8090508@sun.com> References: <48DC141C.4000409@sun.com> <48DC166B.9030605@sun.com> <48DC18AE.2060809@sun.com> <48DC19CB.8090508@sun.com> Message-ID: <630061E5-1963-48C9-A5B2-40D35FAEBA6B@Sun.COM> Well, the initial experiment to enable XML reports is clearly easy. -- Jon On Sep 25, 2008, at 4:07 PM, David Herron wrote: > sheesh, I clicked SEND a moment too soon.. > > It occurred to me the real request may not be javatest-compatible > XML reports as that might not work out right, and it might be > necessary to instead teach hudson how to understand jtreg results. > > > - David > > > David Herron wrote: >> Oh, I see. >> So, pretty please, with sugar on top, I'd love it if jtreg were to >> produce javatest-compatible XML report files we can display in >> hudson? ;-) >> >> - David >> >> >> Jonathan Gibbons wrote: >>> Not until someone asks. >>> >>> -- Jon >>> >>> David Herron wrote: >>>> Hi, I'm fiddling with running openjdk builds & jtreg under >>>> hudson ... (see http://home.7gen.com:8080 ..) >>>> >>>> What I'm looking at right now is how to get jtreg test results to >>>> display in hudson. >>>> >>>> My question is.. since jtreg is a wrapper around javatest, >>>> shouldn't there be a way to use the hudson plugin for javatest >>>> results to make a pretty graph on the hudson dashboard? >>>> >>>> I have the javatest plugin installed & enabled, and in the >>>> configuration it wants the work directory (easy) plus the fileset >>>> for the XML files. Uh... There isn't a jtreg option to produce a >>>> report in XML files. Is there? >>>> - David Herron >>>> >>> >> >