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 specific Windows testcases #4965

Merged
merged 5 commits into from
Jan 16, 2024
Merged

Conversation

smlambert
Copy link
Contributor

Signed-off-by: Shelley Lambert <slambert@gmail.com>
@smlambert
Copy link
Contributor Author

Some of these may apply to other JDK versions, so will update this PR accordingly before merging.

compiler/loopopts/TestBackedgeLoadArrayFillMain.java https://bugs.openjdk.org/browse/JDK-8311964 windows-x86
compiler/loopopts/TestInfiniteLoopWithUnmergedBackedgesMain.java https://bugs.openjdk.org/browse/JDK-8311964 windows-x86
compiler/loopopts/TestRemoveEmptyCountedLoop.java https://bugs.openjdk.org/browse/JDK-8311964 windows-x86
compiler/rangechecks/TestRangeCheckCmpUOverflowVsSub.java https://bugs.openjdk.org/browse/JDK-8311964 windows-x86
############################################################################

Copy link
Contributor

Choose a reason for hiding this comment

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

Signed-off-by: Shelley Lambert <slambert@gmail.com>
Signed-off-by: Shelley Lambert <slambert@gmail.com>
Signed-off-by: Shelley Lambert <slambert@gmail.com>
Signed-off-by: Shelley Lambert <slambert@gmail.com>
@smlambert smlambert merged commit f70cac0 into adoptium:master Jan 16, 2024
1 of 2 checks passed
sophia-guo pushed a commit to sophia-guo/openjdk-tests that referenced this pull request Jan 16, 2024
* 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>
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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants