Request for Review of jtreg reporting improvements
Jonathan Gibbons
jonathan.gibbons at oracle.com
Mon Jun 24 13:24:34 PDT 2013
On 06/24/2013 12:20 PM, roger riggs wrote:
> Please review changes to address these jtreg reporting output issues:
>
> CODETOOLS-7900130
> <https://jbs.oracle.com/bugs/browse/CODETOOLS-7900130> Test summary
> does not show TestNg dataProvider arguments
> CODETOOLS-7900165
> <https://jbs.oracle.com/bugs/browse/CODETOOLS-7900165> Exception in
> TestNG DataSource does not result in a reported test failure
> CODETOOLS-7900039
> <https://jbs.oracle.com/bugs/browse/CODETOOLS-7900039> TestNG Expected
> exception stack traces in reports are misleading
> CODETOOLS-7900112
> <https://jbs.oracle.com/bugs/browse/CODETOOLS-7900112> Don't print
> unnecessary stack traces (dup of 7900039)
>
> http://cr.openjdk.java.net/~rriggs/webrev-jtreg-testng-reporting-7900130/
>
> What is sufficient testing for jtreg changes?
>
> Roger
>
>
I try and create a test case in make/tests, perhaps using a toy test
suite in src/share/test/javatest/regtest. Use jtreg to run the test(s)
in the test suite and grep the output for what you are (not) looking for.
Failing that, a thorough eyeball test works too.
-- Jon
More information about the jtreg-dev
mailing list