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

fix: add Symbol.toStringTag to KeyObject instances #12278

Merged
merged 1 commit into from
Jul 1, 2024
Merged

fix: add Symbol.toStringTag to KeyObject instances #12278

merged 1 commit into from
Jul 1, 2024

Conversation

panva
Copy link
Contributor

@panva panva commented Jul 1, 2024

What does this PR do?

As per nodejs/node#46043, this adds Symbol.toStringTag getter to KeyObject.

Copy link
Contributor

github-actions bot commented Jul 1, 2024

@panva, your commit has failing tests :(

💻 1 failing tests Darwin x64 baseline

  • test/js/web/workers/worker.test.ts 1 failing

🪟💻 3 failing tests Windows x64 baseline

  • test/cli/install/registry/bun-install-registry.test.ts 3 failing
  • test/cli/install/registry/bun-install-windowsshim.test.ts code 1
  • test/js/node/child_process/child_process.test.ts 1 failing

🪟💻 5 failing tests Windows x64

  • test/cli/install/registry/bun-install-registry.test.ts 1 failing
  • test/cli/install/registry/bun-install-windowsshim.test.ts code 1
  • test/js/bun/io/bun-write.test.js 1 failing
  • test/js/node/child_process/child_process.test.ts 1 failing
  • test/js/web/timers/setTimeout.test.js 1 failing

View logs

@Jarred-Sumner
Copy link
Collaborator

I think these are all flaky tests

@Jarred-Sumner Jarred-Sumner merged commit 81711fa into oven-sh:main Jul 1, 2024
48 of 52 checks passed
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