mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-28 16:50:10 +00:00
8005979: A lot of tests are named "runTest" in reports
Reviewed-by: jlaskey
This commit is contained in:
parent
d2583c8515
commit
993430afb0
@ -87,6 +87,7 @@ testng.verbose=2
|
||||
|
||||
testng.listeners=\
|
||||
org.testng.reporters.SuiteHTMLReporter, \
|
||||
org.testng.reporters.TestHTMLReporter, \
|
||||
org.testng.reporters.jq.Main, \
|
||||
org.testng.reporters.FailedReporter, \
|
||||
org.testng.reporters.XMLReporter \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user