8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: sla
This commit is contained in:
parent
64764b0645
commit
5a582cecb9
@ -28,7 +28,6 @@ package jdk.testlibrary;
|
||||
* @summary Test the OutputAnalyzer reporting functionality,
|
||||
* such as printing additional diagnostic info
|
||||
* (exit code, stdout, stderr, command line, etc.)
|
||||
* @library /testlibrary
|
||||
* @modules java.management
|
||||
* @build jdk.testlibrary.*
|
||||
* @run main jdk.testlibrary.OutputAnalyzerReportingTest
|
||||
|
@ -25,7 +25,6 @@ package jdk.testlibrary;
|
||||
/*
|
||||
* @test
|
||||
* @summary Test the OutputAnalyzer utility class
|
||||
* @library /testlibrary
|
||||
* @modules java.management
|
||||
* @build jdk.testlibrary.*
|
||||
* @run main jdk.testlibrary.OutputAnalyzerTest
|
||||
|
Loading…
x
Reference in New Issue
Block a user