Skip to content

✅ Fix poisoning tests for latest Node#6951

Merged
dubzzz merged 1 commit into
mainfrom
claude/fix-poisoning-test-node-18Yb7
May 8, 2026
Merged

✅ Fix poisoning tests for latest Node#6951
dubzzz merged 1 commit into
mainfrom
claude/fix-poisoning-test-node-18Yb7

Conversation

@dubzzz

@dubzzz dubzzz commented May 8, 2026

Copy link
Copy Markdown
Owner

Recent Node.js versions expose QuotaExceededError and Temporal as
globals, causing the dropMainGlobals helper to flag them as missing
from the known list and fail the e2e poisoning suite.

Recent Node.js versions expose QuotaExceededError and Temporal as
globals, causing the dropMainGlobals helper to flag them as missing
from the known list and fail the e2e poisoning suite.
@changeset-bot

changeset-bot Bot commented May 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: fd42da6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dubzzz dubzzz changed the title 🐛 Add QuotaExceededError and Temporal to poisoning globals list ✅ Fix poisoning tests for latest Node May 8, 2026
@dubzzz
dubzzz enabled auto-merge (squash) May 8, 2026 18:27
@pkg-pr-new

pkg-pr-new Bot commented May 8, 2026

Copy link
Copy Markdown
@fast-check/ava

npm i https://pkg.pr.new/@fast-check/ava@6951

fast-check

npm i https://pkg.pr.new/fast-check@6951

@fast-check/jest

npm i https://pkg.pr.new/@fast-check/jest@6951

@fast-check/packaged

npm i https://pkg.pr.new/@fast-check/packaged@6951

@fast-check/poisoning

npm i https://pkg.pr.new/@fast-check/poisoning@6951

@fast-check/vitest

npm i https://pkg.pr.new/@fast-check/vitest@6951

@fast-check/worker

npm i https://pkg.pr.new/@fast-check/worker@6951

commit: fd42da6

@dubzzz
dubzzz merged commit 917dda4 into main May 8, 2026
51 of 83 checks passed
@dubzzz
dubzzz deleted the claude/fix-poisoning-test-node-18Yb7 branch May 8, 2026 18:33
@codecov

codecov Bot commented May 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.78%. Comparing base (0858ecd) to head (fd42da6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6951   +/-   ##
=======================================
  Coverage   94.78%   94.78%           
=======================================
  Files         212      212           
  Lines        5833     5833           
  Branches     1536     1536           
=======================================
  Hits         5529     5529           
  Misses        296      296           
  Partials        8        8           
Flag Coverage Δ
tests 94.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants