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 #3641 #3643

Merged
merged 1 commit into from Jul 17, 2023
Merged

Fixes #3641 #3643

merged 1 commit into from Jul 17, 2023

Conversation

Jarred-Sumner
Copy link
Collaborator

@Jarred-Sumner Jarred-Sumner commented Jul 16, 2023

Fixes #3641

@github-actions
Copy link

@Jarred-Sumner 7 files with test failures on bun-darwin-aarch64:

  • test/cli/install/bun-link.test.ts
  • test/cli/install/bun-run.test.ts
  • test/js/bun/net/socket.test.ts
  • test/js/bun/spawn/spawn.test.ts
  • test/js/bun/test/test-test.test.ts
  • test/js/node/watch/fs.watch.test.ts
  • test/js/web/fetch/fetch-leak.test.js

View test output

#60084c222634123fef37fe49f7e762cb976a90ca

@github-actions
Copy link

@Jarred-Sumner 5 files with test failures on linux-x64:

  • test/cli/install/bun-link.test.ts
  • test/cli/install/bun-run.test.ts
  • test/js/node/process/process.test.js
  • test/js/node/watch/fs.watch.test.ts
  • test/js/web/fetch/fetch-leak.test.js

View test output

#60084c222634123fef37fe49f7e762cb976a90ca

@github-actions
Copy link

@Jarred-Sumner 4 files with test failures on linux-x64-baseline:

  • test/cli/install/bun-link.test.ts
  • test/cli/install/bun-run.test.ts
  • test/js/node/watch/fs.watch.test.ts
  • test/js/web/fetch/fetch-leak.test.js

View test output

#60084c222634123fef37fe49f7e762cb976a90ca

@github-actions
Copy link

@Jarred-Sumner 8 files with test failures on bun-darwin-x64-baseline:

  • test/cli/install/bun-link.test.ts
  • test/cli/install/bun-run.test.ts
  • test/js/bun/http/serve.test.ts
  • test/js/bun/spawn/spawn-streaming-stdin.test.ts
  • test/js/bun/spawn/spawn-streaming-stdout.test.ts
  • test/js/bun/sqlite/sqlite.test.js
  • test/js/third_party/webpack/webpack.test.ts
  • test/js/web/timers/setTimeout.test.js

View test output

#60084c222634123fef37fe49f7e762cb976a90ca

@Jarred-Sumner Jarred-Sumner merged commit 6baa083 into main Jul 17, 2023
15 of 20 checks passed
@Jarred-Sumner Jarred-Sumner deleted the jarred/fixes-3641 branch July 17, 2023 03:32
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.

Macro crashes with SIGSEGV when non-ASCII character in string template literal with interpolation
1 participant