Skip to content

test: update WPT for wasm/jsapi to 288c467d35#63136

Open
nodejs-github-bot wants to merge 2 commits intomainfrom
actions/update-wasm/jsapi-wpt
Open

test: update WPT for wasm/jsapi to 288c467d35#63136
nodejs-github-bot wants to merge 2 commits intomainfrom
actions/update-wasm/jsapi-wpt

Conversation

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

This is an automated update of the WPT for wasm/jsapi to web-platform-tests/wpt@288c467.

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label May 5, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

Review requested:

  • @nodejs/web-standards

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label May 5, 2026
This was referenced May 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.69%. Comparing base (18f938d) to head (3e9d8f0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #63136      +/-   ##
==========================================
+ Coverage   89.67%   89.69%   +0.01%     
==========================================
  Files         712      712              
  Lines      221251   221251              
  Branches    42393    42399       +6     
==========================================
+ Hits       198413   198448      +35     
+ Misses      14681    14624      -57     
- Partials     8157     8179      +22     

see 48 files with indirect coverage changes

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

Liedtke and others added 2 commits May 8, 2026 09:06
Original commit message:

    [wasm] Update WebAssembly.Exception JS API

    WebIDL specifies the existence of a
    `WebAssembly.Exception.prototype.stack` getter.
    WebIDL also expects the constructor to have 2 parameters (plus an
    optional one).

    https://webassembly.github.io/spec/js-api/#exceptions

    Bug: 336347912, 42204334
    Change-Id: I128e976a84f942dcf9b93a157534b15fad0f9215
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7697976
    Commit-Queue: Matthias Liedtke <mliedtke@chromium.org>
    Auto-Submit: Matthias Liedtke <mliedtke@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Reviewed-by: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#106215}

Refs: v8/v8@435a2cd
@targos targos force-pushed the actions/update-wasm/jsapi-wpt branch from 3e9d8f0 to 7a69c6c Compare May 8, 2026 07:06
@targos
Copy link
Copy Markdown
Member

targos commented May 8, 2026

I added a cherry-pick of the V8 commit that should fix the test.
/cc @joyeecheung

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants