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: fix test-zlib-from-gzip-with-trailing-garbage.js #15757

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Conversation

nektro
Copy link
Member

@nektro nektro commented Dec 14, 2024

No description provided.

@robobun
Copy link

robobun commented Dec 14, 2024

@nektro, your commit de5c7d3 has 13 failures in #7971:

  • test/js/bun/http/serve.test.ts - 2 failing on 🍎 14 x64
  • test/js/bun/http/serve.test.ts - 2 failing on 🍎 13 x64
  • test/cli/install/registry/bun-install-registry.test.ts - timeout on 🐧 3.20 aarch64
  • test/js/web/fetch/fetch.test.ts - timeout on 🐧 24.04 x64
  • test/cli/install/bun-run.test.ts - 1 failing on 🐧 3.20 x64-baseline
  • test/v8/v8.test.ts - 22 failing on 🐧 3.20 aarch64
  • test/v8/v8.test.ts - 22 failing on 🐧 3.20 x64
  • test/v8/v8.test.ts - 22 failing on 🐧 3.20 x64-baseline
  • test/js/bun/css/doesnt_crash.test.ts - 1 failing on 🐧 12 aarch64
  • test/js/bun/css/doesnt_crash.test.ts - 1 failing on 🐧 20.04 aarch64
  • test/js/bun/css/doesnt_crash.test.ts - 1 failing on 🐧 3.20 aarch64
  • test/cli/run/require-cache.test.ts - 1 failing on 🐧 12 x64
  • test/cli/run/require-cache.test.ts - 1 failing on 🐧 22.04 aarch64
  • test/cli/run/require-cache.test.ts - 1 failing on 🐧 12 x64-baseline
  • test/cli/run/require-cache.test.ts - 1 failing on 🍎 13 x64
  • test/js/bun/spawn/spawn.test.ts - timeout on 🪟 2019 x64-baseline
  • test/integration/next-pages/test/next-build.test.ts - 1 failing on 🐧 24.04 x64
  • test/js/node/test/parallel/test-worker-process-exit-async-module.js - code 1 on 🐧 22.04 aarch64
  • test/js/node/test/parallel/test-worker-process-exit-async-module.js - code 1 on 🐧 22.04 x64
  • test/js/node/test/parallel/test-worker-process-exit-async-module.js - code 1 on 🐧 12 aarch64
  • test/js/node/fs/fs.test.ts - timeout on 🪟 2019 x64
  • test/js/node/watch/fs.watchFile.test.ts - 1 failing on 🪟 2019 x64
  • test/integration/next-pages/test/dev-server-ssr-100.test.ts - 1 failing on 🪟 2019 x64
  • test/integration/next-pages/test/dev-server-ssr-100.test.ts - 1 failing on 🪟 2019 x64-baseline
  • test/integration/next-pages/test/dev-server-ssr-100.test.ts - timeout on 🐧 20.04 aarch64
  • test/integration/next-pages/test/dev-server-ssr-100.test.ts - timeout on 🐧 12 aarch64
  • @nektro nektro marked this pull request as ready for review December 14, 2024 05:50
    @nektro nektro merged commit ac12438 into main Dec 14, 2024
    67 checks passed
    @nektro nektro deleted the nektro-patch-16218 branch December 14, 2024 05:51
    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