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

Utilize STM stress test #464

Merged
merged 6 commits into from
Jun 15, 2024
Merged

Utilize STM stress test #464

merged 6 commits into from
Jun 15, 2024

Conversation

jmid
Copy link
Collaborator

@jmid jmid commented Jun 11, 2024

This PR extends the existing test suite to utilize the newly added STM stress tests from #462 by triggering them for modules where we presently only have an STM spec (and no Lin one):

  • Buffer
  • Domain.DLS
  • Weak
  • Weak Hashsets

To start off the Domain.DLS tests in a known good state (a fresh child Domain) the PR exposes
STM_domain.stress_prop_par as a parallel to STM_domain.stress_test_par.
For the latter, I realize I've tried to follow an unstated naming convention (s/test/prop/)

@jmid
Copy link
Collaborator Author

jmid commented Jun 15, 2024

CI summary: all 36 workflows passed! 🎉

@jmid jmid merged commit 9ff123b into main Jun 15, 2024
30 checks passed
@jmid jmid deleted the stm-stress-test-utilize branch June 15, 2024 15:53
@jmid
Copy link
Collaborator Author

jmid commented Jun 15, 2024

CI summary for merge to main:

Out of 37 workflows 1 failed with a genuine error

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.

1 participant