Skip to content

split wpt out of npm test#5588

Open
mcollina wants to merge 1 commit into
mainfrom
split-wpt-from-npm-test
Open

split wpt out of npm test#5588
mcollina wants to merge 1 commit into
mainfrom
split-wpt-from-npm-test

Conversation

@mcollina

Copy link
Copy Markdown
Member

Remove test:wpt from the test:javascript:no-jest script chain so that local npm test no longer runs the slow WPT tests. The test:wpt script remains available for explicit invocation.

In CI, add a separate WPT step to the test-without-intl job so WPT still always runs in CI. The reusable nodejs.yml workflow already had WPT as a separate step, so no change is needed there.

Remove test:wpt from the test:javascript:no-jest script chain so that
local 'npm test' no longer runs the slow WPT tests. Keep the test:wpt
script available for explicit invocation.

In CI, add a separate WPT step to the test-without-intl job so WPT
still always runs in CI. The reusable nodejs.yml workflow already had
WPT as a separate step, so no change is needed there.
@codecov-commenter

codecov-commenter commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.47%. Comparing base (10d93fc) to head (b55f48b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5588      +/-   ##
==========================================
- Coverage   93.47%   93.47%   -0.01%     
==========================================
  Files         110      110              
  Lines       37665    37670       +5     
==========================================
+ Hits        35208    35212       +4     
- Misses       2457     2458       +1     

☔ View full report in Codecov by Harness.
📢 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.

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.

2 participants