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

tests: make sequential test groups still allow running select tests #1912

Merged

Conversation

edmundnoble
Copy link
Contributor

@edmundnoble edmundnoble commented Apr 30, 2024

This slows the tests by 20s on my machine but is probably worth it
for iteration speed, because it lets run individual tests (or groups)
at our whim.

See UnkindPartition/tasty#414 for background.

Change-Id: I4bd7f0ba24b29c4ce9bf18ea2842f57337c2dfa3


@edmundnoble edmundnoble requested review from thoughtpolice, a user and chessai April 30, 2024 16:40
@thoughtpolice thoughtpolice force-pushed the gerrit/I4bd7f0ba24b29c4ce9bf18ea2842f57337c2dfa3 branch 2 times, most recently from bd01cd1 to ebe4161 Compare April 30, 2024 16:42
This slows the tests by 20s on my machine but is probably worth it
for iteration speed, because it lets run individual tests (or groups)
at our whim.

See UnkindPartition/tasty#414 for background.

Change-Id: I4bd7f0ba24b29c4ce9bf18ea2842f57337c2dfa3
@thoughtpolice thoughtpolice force-pushed the gerrit/I4bd7f0ba24b29c4ce9bf18ea2842f57337c2dfa3 branch from ebe4161 to 3c97c7a Compare April 30, 2024 16:56
@edmundnoble edmundnoble merged commit c4c3512 into master May 3, 2024
32 of 39 checks passed
@edmundnoble edmundnoble deleted the gerrit/I4bd7f0ba24b29c4ce9bf18ea2842f57337c2dfa3 branch May 3, 2024 15:58
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