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

Don't consider Sys STM tests negative on ARM64 #361

Merged
merged 1 commit into from Jun 7, 2023
Merged

Conversation

jmid
Copy link
Collaborator

@jmid jmid commented Jun 7, 2023

This little PR

  • makes the parallel Sys STM positive (not expected to fail) and
  • reduces the count to 200

for the new shiny macOS arm64 runners.
This matches what we already do on Linux (Intel + arm64).

The PR thereby fixes #359 and helps to regain a nice all-green CI starting point.

On the branch CI run I can see this is already all green for Multicoretests-CI
https://github.com/ocaml-multicore/multicoretests/runs/14071705952

@jmid
Copy link
Collaborator Author

jmid commented Jun 7, 2023

✔️ Multicoretests-CI Successful in 31m — Completed

This is a quite decent runtime compared to GitHub actions BTW 😃

@jmid
Copy link
Collaborator Author

jmid commented Jun 7, 2023

This is all green across GitHub Actions and Multicoretests-CI modulo

  • a Windows 5.1 bytecode Lin Queue Thread test that unexpectedly triggered
  • 4 ongoing Cygwin runs

I'll therefore merge in the interest of moving to an all-green CI.

@jmid jmid merged commit 518f903 into main Jun 7, 2023
42 of 43 checks passed
@jmid jmid deleted the sys-tests-on-arm64 branch June 7, 2023 15:36
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.

STM parallel Sys tests on macOS
1 participant