Skip to content

Commit 68819ed

Browse files
committedMar 9, 2022
Exclude two JFR tests to avoid noise with wrapper runs
1 parent b68e54f commit 68819ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎test/jdk/ProblemList-vthread.txt

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jdk/jfr/tool/TestPrintXML.java
2121
jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithDefNew.java 8279836 generic-all
2222
jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithParallelScavenge.java 8279836 generic-all
2323

24+
jdk/jfr/event/runtime/TestVMOperation.java 8282877 generic-all
25+
jdk/jfr/event/runtime/TestJavaMonitorWaitEvent.java 8282877 generic-all
26+
2427
####
2528
## Tests failing because of issues with testng import in jtreg with wrapper.
2629
java/foreign/handles/Driver.java

0 commit comments

Comments
 (0)
Please sign in to comment.