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 #3597 #3609

Merged
merged 4 commits into from
Jul 12, 2023
Merged

fix #3597 #3609

merged 4 commits into from
Jul 12, 2023

Conversation

dylan-conway
Copy link
Collaborator

fixes #3597

@github-actions
Copy link
Contributor

@dylan-conway 3 files with test failures on linux-x64:

  • 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

#106dc8234087e614385f212ade4ecde3ad5bba37

@github-actions
Copy link
Contributor

@dylan-conway 5 files with test failures on linux-x64-baseline:

  • test/cli/install/bun-run.test.ts
  • test/js/bun/http/serve.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

#106dc8234087e614385f212ade4ecde3ad5bba37

@github-actions
Copy link
Contributor

@dylan-conway 8 files with test failures on bun-darwin-x64-baseline:

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

View test output

#106dc8234087e614385f212ade4ecde3ad5bba37

@Jarred-Sumner Jarred-Sumner merged commit 8ca2194 into main Jul 12, 2023
@Jarred-Sumner Jarred-Sumner deleted the dylan/fix-3597 branch July 12, 2023 01:49
Jarred-Sumner pushed a commit that referenced this pull request Jul 13, 2023
* fix #3597

* Update http.ts

* initialize to true
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.

Compatibility bug with compression package
2 participants