Skip to content

more node tests #19197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

more node tests #19197

wants to merge 7 commits into from

Conversation

pfgithub
Copy link
Contributor

@pfgithub pfgithub commented Apr 23, 2025

  • (test-assert-async) wording change of an error
  • (test-domexception-cause) add support for creating a DomException with the 'name' and 'cause' properties. This is a node feature, not in the web standard.
  • (test-tty-backwards-api) disable the prototype overwriting when run with Bun
  • (test-fs-mkdir) error name difference, and in new node versions mkdirSync returns a path prefixed with //?/ on windows rather than with that component stripped. Updates mkdirSync to return the right path and updates existing tests
  • move test-fs-stat-sync-overflow to the right folder

@robobun
Copy link

robobun commented Apr 23, 2025

Updated 3:46 PM PT - Apr 25th, 2025

@pfgithub, your commit b7f1763 has 5 failures in Build #15632:


🧪   try this PR locally:

bunx bun-pr 19197

@pfgithub pfgithub requested review from a team and zackradisic and removed request for a team April 25, 2025 22:36
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