Skip to content

chore: give more resources to wasm tests#2818

Merged
tstirrat15 merged 1 commit intomainfrom
fix-wasm-tests-again
Jan 14, 2026
Merged

chore: give more resources to wasm tests#2818
tstirrat15 merged 1 commit intomainfrom
fix-wasm-tests-again

Conversation

@tstirrat15
Copy link
Contributor

Description

Wasm tests are failing. I'm hoping that giving them more resources fixes this.

Changes

  • Give wasm runner more resources

Testing

Review.

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

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.93%. Comparing base (0b5d8c5) to head (fb75387).
⚠️ Report is 1 commits behind head on main.

❌ Your project status has failed because the head coverage (74.93%) 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    #2818      +/-   ##
==========================================
- Coverage   78.46%   74.93%   -3.52%     
==========================================
  Files         459      459              
  Lines       44674    54645    +9971     
==========================================
+ Hits        35048    40944    +5896     
- Misses       6769    10908    +4139     
+ Partials     2857     2793      -64     

☔ 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.

ecordell
ecordell previously approved these changes Jan 14, 2026
@tstirrat15 tstirrat15 enabled auto-merge January 14, 2026 20:06
@tstirrat15 tstirrat15 added this pull request to the merge queue Jan 14, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 14, 2026
@tstirrat15 tstirrat15 added this pull request to the merge queue Jan 14, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 14, 2026
@tstirrat15 tstirrat15 force-pushed the fix-wasm-tests-again branch from 09934c1 to 2b2ac2c Compare January 14, 2026 20:57
e2e:
name: "E2E"
runs-on: "depot-ubuntu-24.04-8"
runs-on: "depot-ubuntu-24.04-arm-8"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pretty sure this will fail on arm, but you can try it

ecordell
ecordell previously approved these changes Jan 14, 2026
@tstirrat15 tstirrat15 force-pushed the fix-wasm-tests-again branch 2 times, most recently from 56ffda6 to c48f2f9 Compare January 14, 2026 21:08
@tstirrat15 tstirrat15 force-pushed the fix-wasm-tests-again branch from c48f2f9 to fb75387 Compare January 14, 2026 21:57
@tstirrat15 tstirrat15 added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit 14ae216 Jan 14, 2026
44 of 45 checks passed
@tstirrat15 tstirrat15 deleted the fix-wasm-tests-again branch January 14, 2026 22:28
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants