Skip to content

chore: bump memory available to integration tests#2951

Merged
barakmich merged 1 commit intomainfrom
tstirrat/bump-box-size-for-integration-tests
Mar 5, 2026
Merged

chore: bump memory available to integration tests#2951
barakmich merged 1 commit intomainfrom
tstirrat/bump-box-size-for-integration-tests

Conversation

@tstirrat15
Copy link
Contributor

Description

These are regularly failing quietly. When running them locally I watched them consume a hilarious amount of memory, which makes me think that they're ooming. Putting them in a bigger box should help, as well as speed them up.

Changes

  • Use a bigger box

Testing

Review.

@tstirrat15 tstirrat15 requested a review from a team as a code owner March 5, 2026 21:06
@github-actions github-actions bot added the area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) label Mar 5, 2026
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.55%. Comparing base (61e1e2f) to head (e3514b3).
⚠️ Report is 1 commits behind head on main.

❌ Your project status has failed because the head coverage (74.55%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2951      +/-   ##
==========================================
+ Coverage   73.58%   74.55%   +0.97%     
==========================================
  Files         490      490              
  Lines       60385    60385              
==========================================
+ Hits        44428    45011     +583     
+ Misses      12796    12225     -571     
+ Partials     3161     3149      -12     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@barakmich barakmich merged commit bf30728 into main Mar 5, 2026
76 of 80 checks passed
@barakmich barakmich deleted the tstirrat/bump-box-size-for-integration-tests branch March 5, 2026 21:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) Skip-Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants