Skip to content
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

node:v8: expose DefaultDeserializer and DefaultSerializer exports #12838

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

nektro
Copy link
Member

@nektro nektro commented Jul 26, 2024

split off from #11492 to merge independently

these classes will throw not implemented errors but that will be a better experience than them being undefined

Copy link
Contributor

@nektro, your commit has failing tests :(

🪟💻 3 failing tests Windows x64 baseline

  • test/cli/install/registry/bun-install-registry.test.ts 2 failing
  • test/js/bun/http/serve-body-leak.test.ts 1 failing
  • test/js/node/child_process/child_process.test.ts 1 failing

🪟💻 2 failing tests Windows x64

  • test/cli/install/registry/bun-install-registry.test.ts 2 failing
  • test/js/node/child_process/child_process.test.ts 1 failing

View logs

@nektro nektro requested a review from Jarred-Sumner July 26, 2024 10:45
@Jarred-Sumner Jarred-Sumner merged commit 6cb5cd2 into main Jul 26, 2024
50 of 54 checks passed
@Jarred-Sumner Jarred-Sumner deleted the nektro-patch-64257 branch July 26, 2024 10:58
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