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

test: increase stack size for cmd/test/ethereum #2579

Merged
merged 1 commit into from
Dec 10, 2024
Merged

test: increase stack size for cmd/test/ethereum #2579

merged 1 commit into from
Dec 10, 2024

Conversation

chfast
Copy link
Member

@chfast chfast commented Dec 10, 2024

Now with evmone APIv2 execution even more stack space is needed for Debug+Asan builds.

evmone will try to optimize this aspect later.

@chfast chfast force-pushed the ci/asan branch 2 times, most recently from 0b6840c to 0f6a4b6 Compare December 10, 2024 20:28
@chfast chfast requested a review from canepat December 10, 2024 21:37
@chfast chfast marked this pull request as ready for review December 10, 2024 21:38
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.55%. Comparing base (f22e011) to head (951eddd).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2579      +/-   ##
==========================================
- Coverage   51.57%   51.55%   -0.02%     
==========================================
  Files         762      762              
  Lines       51747    51747              
  Branches     8030     8030              
==========================================
- Hits        26688    26678      -10     
- Misses      22762    22766       +4     
- Partials     2297     2303       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@canepat canepat added the evmone apiv2 Migration to evmone state::transition API label Dec 10, 2024
@canepat canepat merged commit c326201 into master Dec 10, 2024
17 checks passed
@canepat canepat deleted the ci/asan branch December 10, 2024 22:15
@canepat canepat mentioned this pull request Dec 12, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evmone apiv2 Migration to evmone state::transition API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants