Skip to content

Use ParallelTestRunner.jl to parallelize the tests#2932

Merged
odow merged 13 commits intomasterfrom
od/parallel-test
Feb 5, 2026
Merged

Use ParallelTestRunner.jl to parallelize the tests#2932
odow merged 13 commits intomasterfrom
od/parallel-test

Conversation

@odow
Copy link
Member

@odow odow commented Jan 30, 2026

Previously, the longest job took about 25 minutes... let's see what this does

I also need to figure out how to bring back the check for duplicated test names. But maybe we can do that statically.

@odow
Copy link
Member Author

odow commented Feb 4, 2026

One failure is because of #2934

@odow odow force-pushed the od/parallel-test branch from bfa4aa4 to bdf3722 Compare February 4, 2026 08:54
@odow
Copy link
Member Author

odow commented Feb 5, 2026

I'm going to merge this for now and keep experimenting. We're bottlenecked by x86 not parallelising in ParallelTestRunner.jl.

I wonder if we could just remove Julia 1 - ubuntu-latest-x64. It's already covered by both the Windows build and the x86 build.

@odow odow merged commit c7a8013 into master Feb 5, 2026
41 checks passed
@odow odow deleted the od/parallel-test branch February 5, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant