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

Re-enable passed jfr tests #5044

Merged
merged 2 commits into from
Feb 7, 2024
Merged
Show file tree
Hide file tree
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
22 changes: 0 additions & 22 deletions openjdk/excludes/ProblemList_openjdk17.txt
Original file line number Diff line number Diff line change
Expand Up @@ -408,29 +408,7 @@ compiler/splitif/TestCrashAtIGVNSplitIfSubType.java https://bugs.openjdk.org/bro

# jdk_jfr

jdk/jfr/event/oldobject/TestAllocationTime.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestHeapDeep.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestG1.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/api/consumer/TestRecordedFrame.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/allocation/TestObjectAllocationInNewTLABEvent.java https://github.com/adoptium/aqa-tests/issues/2870 windows-x86,linux-arm
jdk/jfr/event/gc/collection/TestG1ParallelPhases.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestListenerLeak.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestObjectAge.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestReferenceChainLimit.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestThreadLocalLeak.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/jmx/streaming/TestClose.java https://github.com/adoptium/aqa-tests/issues/2865 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestDelegated.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestEnableDisable.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestRemoteDump.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestRotate.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestSetSettings.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/event/gc/detailed/TestZUncommitEvent.java https://bugs.openjdk.org/browse/JDK-8248078 generic-all
jdk/jfr/event/gc/detailed/TestGCLockerEvent.java https://github.com/adoptium/aqa-tests/issues/3817 windows-x64
jdk/jfr/event/compiler/TestCodeCacheFull.java https://github.com/adoptium/aqa-tests/issues/3277 windows-x86
jdk/jfr/event/compiler/TestCompilerInlining.java https://github.com/adoptium/aqa-tests/issues/3277 windows-x86
jdk/jfr/event/compiler/TestCompilerPhase.java https://github.com/adoptium/aqa-tests/issues/3277 windows-x86
jdk/jfr/api/consumer/log/TestVerbosity.java https://bugs.openjdk.org/browse/JDK-8269723 generic-all

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

Expand Down
25 changes: 0 additions & 25 deletions openjdk/excludes/ProblemList_openjdk21.txt
Original file line number Diff line number Diff line change
Expand Up @@ -420,31 +420,6 @@ compiler/codegen/aes/TestAESMain.java https://github.com/adoptium/aqa-tests/issu

# jdk_jfr

jdk/jfr/event/oldobject/TestAllocationTime.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestHeapDeep.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestG1.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/api/consumer/TestRecordedFrame.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/allocation/TestObjectAllocationInNewTLABEvent.java https://github.com/adoptium/aqa-tests/issues/2870 windows-x86,linux-arm
jdk/jfr/event/gc/collection/TestG1ParallelPhases.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestListenerLeak.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestObjectAge.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestReferenceChainLimit.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestThreadLocalLeak.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/jmx/streaming/TestClose.java https://github.com/adoptium/aqa-tests/issues/2865 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestDelegated.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestEnableDisable.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestRemoteDump.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestRotate.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
# jdk/jfr/jmx/streaming/TestSetSettings.java https://github.com/adoptium/aqa-tests/issues/2985 linux-arm
jdk/jfr/jmx/streaming/TestSetSettings.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jcmd/TestJcmdDump.java https://github.com/adoptium/aqa-tests/issues/3492 generic-all
jdk/jfr/jmx/streaming/TestMetadataEvent.java https://github.com/adoptium/aqa-tests/issues/2985 linux-arm
jdk/jfr/jmx/streaming/TestStart.java https://github.com/adoptium/aqa-tests/issues/2985 linux-arm,windows-x86
jdk/jfr/jmx/TestGetRecordings.java https://github.com/adoptium/aqa-tests/issues/2754 linux-ppc64le
jdk/jfr/event/gc/detailed/TestZUncommitEvent.java https://bugs.openjdk.org/browse/JDK-8248078 generic-all
jdk/jfr/event/gc/detailed/TestGCLockerEvent.java https://github.com/adoptium/aqa-tests/issues/3817 windows-x64

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

# jdk_vector
Expand Down
25 changes: 0 additions & 25 deletions openjdk/excludes/ProblemList_openjdk22.txt
Original file line number Diff line number Diff line change
Expand Up @@ -419,31 +419,6 @@ compiler/codegen/aes/TestAESMain.java https://github.com/adoptium/aqa-tests/issu

# jdk_jfr

jdk/jfr/event/oldobject/TestAllocationTime.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestHeapDeep.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestG1.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/api/consumer/TestRecordedFrame.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/allocation/TestObjectAllocationInNewTLABEvent.java https://github.com/adoptium/aqa-tests/issues/2870 windows-x86,linux-arm
jdk/jfr/event/gc/collection/TestG1ParallelPhases.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestListenerLeak.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestObjectAge.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestReferenceChainLimit.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestThreadLocalLeak.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/jmx/streaming/TestClose.java https://github.com/adoptium/aqa-tests/issues/2865 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestDelegated.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestEnableDisable.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestRemoteDump.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestRotate.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
# jdk/jfr/jmx/streaming/TestSetSettings.java https://github.com/adoptium/aqa-tests/issues/2985 linux-arm
jdk/jfr/jmx/streaming/TestSetSettings.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jcmd/TestJcmdDump.java https://github.com/adoptium/aqa-tests/issues/3492 generic-all
jdk/jfr/jmx/streaming/TestMetadataEvent.java https://github.com/adoptium/aqa-tests/issues/2985 linux-arm
jdk/jfr/jmx/streaming/TestStart.java https://github.com/adoptium/aqa-tests/issues/2985 linux-arm,windows-x86
jdk/jfr/jmx/TestGetRecordings.java https://github.com/adoptium/aqa-tests/issues/2754 linux-ppc64le
jdk/jfr/event/gc/detailed/TestZUncommitEvent.java https://bugs.openjdk.org/browse/JDK-8248078 generic-all
jdk/jfr/event/gc/detailed/TestGCLockerEvent.java https://github.com/adoptium/aqa-tests/issues/3817 windows-x64

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

# jdk_vector
Expand Down
25 changes: 0 additions & 25 deletions openjdk/excludes/ProblemList_openjdk23.txt
Original file line number Diff line number Diff line change
Expand Up @@ -420,31 +420,6 @@ compiler/codegen/aes/TestAESMain.java https://github.com/adoptium/aqa-tests/issu

# jdk_jfr

jdk/jfr/event/oldobject/TestAllocationTime.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestHeapDeep.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestG1.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/api/consumer/TestRecordedFrame.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/allocation/TestObjectAllocationInNewTLABEvent.java https://github.com/adoptium/aqa-tests/issues/2870 windows-x86,linux-arm
jdk/jfr/event/gc/collection/TestG1ParallelPhases.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestListenerLeak.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestObjectAge.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestReferenceChainLimit.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/event/oldobject/TestThreadLocalLeak.java https://github.com/adoptium/aqa-tests/issues/2855 windows-x86
jdk/jfr/jmx/streaming/TestClose.java https://github.com/adoptium/aqa-tests/issues/2865 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestDelegated.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestEnableDisable.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestRemoteDump.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jmx/streaming/TestRotate.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
# jdk/jfr/jmx/streaming/TestSetSettings.java https://github.com/adoptium/aqa-tests/issues/2985 linux-arm
jdk/jfr/jmx/streaming/TestSetSettings.java https://github.com/adoptium/aqa-tests/issues/2866 windows-x86,linux-arm
jdk/jfr/jcmd/TestJcmdDump.java https://github.com/adoptium/aqa-tests/issues/3492 generic-all
jdk/jfr/jmx/streaming/TestMetadataEvent.java https://github.com/adoptium/aqa-tests/issues/2985 linux-arm
jdk/jfr/jmx/streaming/TestStart.java https://github.com/adoptium/aqa-tests/issues/2985 linux-arm,windows-x86
jdk/jfr/jmx/TestGetRecordings.java https://github.com/adoptium/aqa-tests/issues/2754 linux-ppc64le
jdk/jfr/event/gc/detailed/TestZUncommitEvent.java https://bugs.openjdk.org/browse/JDK-8248078 generic-all
jdk/jfr/event/gc/detailed/TestGCLockerEvent.java https://github.com/adoptium/aqa-tests/issues/3817 windows-x64

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

# jdk_vector
Expand Down