Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove passing tests from ProblemList.txt #273

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions test/hotspot/jtreg/ProblemList.txt
Original file line number Diff line number Diff line change
@@ -86,9 +86,6 @@ gc/stress/TestStressG1Humongous.java 8286554 windows-x64
gc/shenandoah/TestDynamicSoftMaxHeapSize.java#generational 8306333 generic-all
gc/shenandoah/oom/TestThreadFailure.java 8306335 generic-all
gc/shenandoah/oom/TestClassLoaderLeak.java 8306336 generic-all
gc/shenandoah/mxbeans/TestChurnNotifications.java#generational 8306337 generic-all
gc/stress/gcold/TestGCOldWithShenandoah.java#generational 8306339 generic-all
gc/stress/systemgc/TestSystemGCWithShenandoah.java#generational 8306340 generic-all
gc/stress/gclocker/TestGCLockerWithShenandoah.java#generational 8306341 generic-all
gc/TestAllocHumongousFragment.java#generational 8306342 generic-all
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since TestAllocHumongousFragment and TestClassLoaderLeak still fail in some configs, I'd leave them in the problem list until they are fixed, perhaps by reproducing on those platforms. At least one of the flagged failure modes for TestClassLoaderLeak (the failing assert) is likely fixed in Kelvin's upcoming PR, so we can revisit these again following that PR as well.


1 change: 0 additions & 1 deletion test/jdk/ProblemList.txt
Original file line number Diff line number Diff line change
@@ -484,7 +484,6 @@ java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java 8151492 generic-
java/lang/invoke/LFCaching/LFGarbageCollectedTest.java 8078602 generic-all
java/lang/invoke/lambda/LambdaFileEncodingSerialization.java 8249079 linux-x64
java/lang/invoke/RicochetTest.java 8251969 generic-all
java/lang/Thread/virtual/TraceVirtualThreadLocals.java 8306343 generic-all

############################################################################