Skip to content

Update Excludes For Platform Specific Gotchas#6920

Merged
smlambert merged 6 commits intoadoptium:masterfrom
steelhead31:update_excludes
Mar 3, 2026
Merged

Update Excludes For Platform Specific Gotchas#6920
smlambert merged 6 commits intoadoptium:masterfrom
steelhead31:update_excludes

Conversation

@steelhead31
Copy link
Copy Markdown
Contributor

Update the gotchas for the s390x virtual thread tests.

Exlude the problematic LargeGatheringWrite tests on Arm32,& Arm64 as when they crash, they leave behind disk filling files, particularly within docker environments.

See also adoptium/infrastructure#4262 which will track the infra investigation to try and resolve the underlying issue. In the meantime excluding these tests to prevent system downtimes.

steelhead31 and others added 2 commits March 3, 2026 15:53
Co-authored-by: Adam Farley <adfarley@ibm.com>
Co-authored-by: Adam Farley <adfarley@ibm.com>
@steelhead31 steelhead31 requested a review from adamfarley March 3, 2026 15:53
Co-authored-by: Adam Farley <adfarley@ibm.com>
Co-authored-by: Adam Farley <adfarley@ibm.com>
Co-authored-by: Adam Farley <adfarley@ibm.com>
@steelhead31 steelhead31 requested a review from adamfarley March 3, 2026 15:55
Copy link
Copy Markdown
Contributor

@adamfarley adamfarley left a comment

Choose a reason for hiding this comment

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

A few comments where spaces should be removed, as leaving them in will cause the platforms (after the first one) to be considered a comment, and ignored.

Copy link
Copy Markdown
Contributor

@adamfarley adamfarley left a comment

Choose a reason for hiding this comment

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

LGTM

@smlambert
Copy link
Copy Markdown
Contributor

smlambert commented Mar 3, 2026

hmm, ECA check seems borked... if it never returns status, you may need to push a benign change to the PR to cause it to be rerun so it doesn't block the merge

@steelhead31
Copy link
Copy Markdown
Contributor Author

A few comments where spaces should be removed, as leaving them in will cause the platforms (after the first one) to be considered a comment, and ignored.

Thanks Adam :)

@smlambert smlambert merged commit 9eb230e into adoptium:master Mar 3, 2026
3 checks passed
@steelhead31 steelhead31 deleted the update_excludes branch March 3, 2026 16:03
@smlambert
Copy link
Copy Markdown
Contributor

Since none of these changes touched the JDK 26 problemlist file, you do not need to cherrypick to the release branch already created for March release (v1.0.12-release).

@steelhead31
Copy link
Copy Markdown
Contributor Author

Since none of these changes touched the JDK 26 problemlist file, you do not need to cherrypick to the release branch already created for March release (v1.0.12-release).

Ah, I probably need to make the fixes for JDK26 also.. I'll do that now..

@smlambert
Copy link
Copy Markdown
Contributor

smlambert commented Mar 3, 2026

Ah, I probably need to make the fixes for JDK26 also.. I'll do that now..

We are testing JDK 26 and 27 presently, though looks like we have not yet even created the JDK 27 problemlist, so guessing its not looking real hot at the moment.

steelhead31 added a commit to steelhead31/aqa-tests that referenced this pull request Mar 4, 2026
* Update Excludes For Platform Specific Gotchas

* Update openjdk/excludes/ProblemList_openjdk11.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk17.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk21.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk25.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk8.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

---------

Co-authored-by: Adam Farley <adfarley@ibm.com>
steelhead31 added a commit to steelhead31/aqa-tests that referenced this pull request Mar 4, 2026
* Update Excludes For Platform Specific Gotchas

* Update openjdk/excludes/ProblemList_openjdk11.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk17.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk21.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk25.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk8.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

---------

Co-authored-by: Adam Farley <adfarley@ibm.com>
Haroon-Khel pushed a commit to Haroon-Khel/openjdk-tests that referenced this pull request Mar 6, 2026
* Update Excludes For Platform Specific Gotchas

* Update openjdk/excludes/ProblemList_openjdk11.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk17.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk21.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk25.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

* Update openjdk/excludes/ProblemList_openjdk8.txt

Co-authored-by: Adam Farley <adfarley@ibm.com>

---------

Co-authored-by: Adam Farley <adfarley@ibm.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