-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
partition miri tests #20818
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
base: main
Are you sure you want to change the base?
partition miri tests #20818
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure what's the issue with CI but the partitioning stuff LGTM
It was me forgetting this job runs on macos and getting the linux bin |
miri is a lot slower running under nextest in CI... |
61fa018
to
d70480b
Compare
well it's faster if I do 50 partitions 😄 |
53b15bb
to
de1db0a
Compare
not sure this is a good idea... with 20 partitions miri is no longer the longest job in CI, but the longest partition still takes 15 minutes. somehow it's a lot slower when running through nextest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess faster is faster 😅 but it does feel a bit weird that this would need that many partitions.
Objective
Solution
Testing