hg: code-tools/jtreg: 7900130: Test summary does not show TestNg dataProvider arguments; ...

jonathan.gibbons at oracle.com jonathan.gibbons at oracle.com
Tue Jul 9 05:20:53 PDT 2013


Changeset: ec890bad20b5
Author:    jjg
Date:      2013-07-09 13:16 +0100
URL:       http://hg.openjdk.java.net/code-tools/jtreg/rev/ec890bad20b5

7900130: Test summary does not show TestNg dataProvider arguments
7900165: Exception in TestNG DataSource does not result in a reported test failure
7900112: don't print unnecessary stack traces
Summary: Added formatted parameters to test title reporting;
         If a test is skipped due to an exception report it as a failure
         Skip printing of exception if the test result is success
Contributed-By roger.riggs at oracle.com

+ make/tests/T7900112.gmk
+ make/tests/T7900130.gmk
+ make/tests/T7900165.gmk
! src/share/classes/com/sun/javatest/regtest/TestNGAction.java
+ src/share/test/javatest/regtest/7900112/TEST.ROOT
+ src/share/test/javatest/regtest/7900112/TestExpected.java
+ src/share/test/javatest/regtest/7900130/TEST.ROOT
+ src/share/test/javatest/regtest/7900130/TestArguments.java
+ src/share/test/javatest/regtest/7900165/DataProviderException.java
+ src/share/test/javatest/regtest/7900165/TEST.ROOT



More information about the jtreg-dev mailing list