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

Fixes #12360 #12364

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

Fixes #12360 #12364

wants to merge 2 commits into from

Conversation

Jarred-Sumner
Copy link
Collaborator

What does this PR do?

Fixes #12360

How did you verify your code works?

There is a test

@Jarred-Sumner Jarred-Sumner requested review from a team and zackradisic and removed request for a team July 5, 2024 10:53
Copy link
Contributor

github-actions bot commented Jul 5, 2024

@Jarred-Sumner, your commit has failing tests :(

🐧💪 1 failing tests Linux AARCH64

  • test/integration/mysql2/mysql2.test.ts 2 failing

🐧🖥 1 failing tests Linux x64 baseline

  • test/cli/hot/hot.test.ts 1 failing

🐧🖥 1 failing tests Linux x64

  • test/cli/hot/hot.test.ts 1 failing

🪟💻 6 failing tests Windows x64 baseline

  • test/cli/install/registry/bun-install-registry.test.ts 1 failing
  • test/cli/install/registry/bun-install-windowsshim.test.ts code 1
  • test/integration/next-pages/test/dev-server.test.ts 1 failing
  • test/js/node/child_process/child_process.test.ts 1 failing
  • test/js/node/tls/node-tls-connect.test.ts 1 failing
  • test/regression/issue/012360.test.ts 1 failing

🪟💻 6 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/integration/next-pages/test/dev-server.test.ts 1 failing
  • test/js/node/child_process/child_process.test.ts 1 failing
  • test/js/node/tls/node-tls-connect.test.ts 1 failing
  • test/regression/issue/012360.test.ts 1 failing

View logs

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.

Bun crashing when trying to await Bun.write inside test function
1 participant