Skip to content

Re-add missing commit from #14547#14609

Merged
gasche merged 1 commit intoocaml:trunkfrom
dra27:s390x-shared-testing
Mar 2, 2026
Merged

Re-add missing commit from #14547#14609
gasche merged 1 commit intoocaml:trunkfrom
dra27:s390x-shared-testing

Conversation

@dra27
Copy link
Copy Markdown
Member

@dra27 dra27 commented Mar 1, 2026

This commit got blown away in #14547 (comment).

@dra27 dra27 added no-change-entry-needed CI CI: Skip testsuite Makes the CI skip running the testsuite (use with care!) labels Mar 1, 2026
@gasche
Copy link
Copy Markdown
Member

gasche commented Mar 1, 2026

It is slightly irritating that the list of architectures that are known to sometimes cause a segfault is maintained twice in two different places. Could this be factorized with a helper somehow?

@dra27
Copy link
Copy Markdown
Member Author

dra27 commented Mar 2, 2026

It’s not the same list - one is the list of architectures which may ever segfault on anything, the other is a list of architectures which may segfault on a specific test. While it would be good if we finally moved away from using strings for these things, the lists’ having the same elements is just coincidence.

FWIW, I’m expecting to remove the shim completely, but it needs a precheck worker upgrade

@gasche gasche merged commit 5924b83 into ocaml:trunk Mar 2, 2026
32 of 35 checks passed
@nojb
Copy link
Copy Markdown
Contributor

nojb commented Mar 2, 2026

Cherry-pick to 5.5 880c274

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: Skip testsuite Makes the CI skip running the testsuite (use with care!) CI no-change-entry-needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants