Skip to content

[ ci ] Run tests in 2 threads#312

Merged
buzden merged 1 commit intobuzden:masterfrom
spcfox:test-max-threads
Feb 24, 2026
Merged

[ ci ] Run tests in 2 threads#312
buzden merged 1 commit intobuzden:masterfrom
spcfox:test-max-threads

Conversation

@spcfox
Copy link
Copy Markdown
Contributor

@spcfox spcfox commented Feb 19, 2026

After the Ubuntu 20260209.23.1 runner release, the derivation/least-effort/run/regression and derivation/least-effort/print/regression test suites started failing with exit code 137. This is likely due to out-of-memory (OOM) issues.

I have limited the test execution to 2 threads. According to measurements, this didn't significantly impact the overall CI runtime

@spcfox
Copy link
Copy Markdown
Contributor Author

spcfox commented Feb 19, 2026

Actually, this might not be necessary, as they've decided to revert that change.

@buzden buzden added part: ci Related to CI and testing of libs code: heuristics Involves solution that applied only to a specific case labels Feb 20, 2026
@buzden
Copy link
Copy Markdown
Owner

buzden commented Feb 20, 2026

Actually, this might not be necessary, as they've decided to revert that change.

Indeed seemingly this rollback made nightly build to work again. We'll see if this change still be needed later

@buzden buzden merged commit 6e3f627 into buzden:master Feb 24, 2026
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code: heuristics Involves solution that applied only to a specific case part: ci Related to CI and testing of libs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants