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

Exclude known issues on jdk8 #4971

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Exclude known issues on jdk8 #4971

merged 2 commits into from
Jan 16, 2024

Conversation

sophia-guo
Copy link
Contributor

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
@sophia-guo sophia-guo self-assigned this Jan 15, 2024
Copy link
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

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

LGTM, though we can reference the upstream issue for JMXStartStopTest.

@@ -146,7 +146,7 @@ sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh https://github.com/ad
# alpine-linux https://github.com/adoptium/aqa-tests/issues/3238
sun/management/jmxremote/bootstrap/CustomLauncherTest.java https://bugs.openjdk.java.net/browse/JDK-8031420 linux-all
com/sun/management/OperatingSystemMXBean/TestTotalSwap.java https://bugs.openjdk.java.net/browse/JDK-8255263 linux-all

sun/management/jmxremote/startstop/JMXStartStopTest.java https://github.com/adoptium/aqa-tests/issues/3948 generic-all
Copy link
Contributor

Choose a reason for hiding this comment

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

I will remove this one from my PR, noting that I used https://bugs.openjdk.org/browse/JDK-8274337 as I believe it to be the same issue (though currently only reported against Mac).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated.

Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

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

same as shelly

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
@sophia-guo sophia-guo merged commit d19afd6 into adoptium:master Jan 16, 2024
1 of 2 checks passed
sophia-guo added a commit to sophia-guo/openjdk-tests that referenced this pull request Jan 16, 2024
* Exclude known issues on jdk8

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>

* Update JMXStartStopTest linked issue

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>

---------

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
smlambert added a commit that referenced this pull request Jan 16, 2024
* Add missing $(TIMEOUT_HANDLER) to serviceability_jvmti_j9 and others (#4961)

The $(TIMEOUT_HANDLER) is missing from the serviceability_jvmti_j9
playlist. Add it to a number of playlists where it's missing but may be
useful in the future.

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>

* aix: exclude java/lang/String/concat/IntegerMinValue.java (#4968)

Signed-off-by: Stewart X Addison <sxa@redhat.com>

* Exclude specific Windows testcases (#4965)

* Exclude specific Windows testcases

Signed-off-by: Shelley Lambert <slambert@gmail.com>

* Add TestCrashAtIGVNSplitIfSubType

Signed-off-by: Shelley Lambert <slambert@gmail.com>

* Exclude JMXStartStopTest on win32 JDK8

Signed-off-by: Shelley Lambert <slambert@gmail.com>

* Exclude TestRemoveEmptyCountedLoop on win32

Signed-off-by: Shelley Lambert <slambert@gmail.com>

* Remove the jdk8 changes

Signed-off-by: Shelley Lambert <slambert@gmail.com>

---------

Signed-off-by: Shelley Lambert <slambert@gmail.com>

* Do not use dockerAgents on ci.adoptium.net (#4931)

Signed-off-by: Stewart X Addison <sxa@redhat.com>

* Exclude known issues on jdk8 (#4971)

* Exclude known issues on jdk8

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>

* Update JMXStartStopTest linked issue

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>

---------

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>

---------

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
Signed-off-by: Stewart X Addison <sxa@redhat.com>
Signed-off-by: Shelley Lambert <slambert@gmail.com>
Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
Co-authored-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
Co-authored-by: Stewart X Addison <6487691+sxa@users.noreply.github.com>
Co-authored-by: Shelley Lambert <slambert@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants