Skip to content

Bump slow-tests runner to stwo-cairo xlarge#354

Open
gilbens-starkware wants to merge 1 commit into
pr-350from
fix/slow-tests-xlarge-runner
Open

Bump slow-tests runner to stwo-cairo xlarge#354
gilbens-starkware wants to merge 1 commit into
pr-350from
fix/slow-tests-xlarge-runner

Conversation

@gilbens-starkware
Copy link
Copy Markdown
Contributor

@gilbens-starkware gilbens-starkware commented May 28, 2026

Summary

  • Changes the slow-tests CI runner from proving-utils-large (16 GB) to stwo-cairo-xlarge to unblock the upcoming keccak simulation bootloader PR (Yuval/verifier for 0.14.3 #350)

Why

The new bootloader increases CIRCUIT_TRACE_LOG_SIZE from 21 → 22, doubling circuit proving memory. The current 16 GB large runner OOM-kills test_privacy_recursive_prove_and_verify. The stwo-cairo repo already uses the xlarge runner for equivalent slow tests.

🤖 Generated with Claude Code


This change is Reviewable

@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.55%. Comparing base (0305dbe) to head (219864b).
⚠️ Report is 4 commits behind head on pr-350.

Additional details and impacted files
@@            Coverage Diff             @@
##           pr-350     #354      +/-   ##
==========================================
+ Coverage   53.39%   53.55%   +0.16%     
==========================================
  Files          35       35              
  Lines        5291     5303      +12     
==========================================
+ Hits         2825     2840      +15     
+ Misses       2466     2463       -3     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

CIRCUIT_TRACE_LOG_SIZE increased from 21 to 22 in the upcoming keccak
simulation bootloader, doubling circuit proving memory beyond the 16 GB
large runner limit. The stwo-cairo xlarge runner has sufficient memory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gilbens-starkware gilbens-starkware force-pushed the fix/slow-tests-xlarge-runner branch from 6c82c9c to 219864b Compare May 28, 2026 11:21
@gilbens-starkware gilbens-starkware changed the base branch from main to pr-350 May 28, 2026 11:22
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