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 9416 #14279

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

fix 9416 #14279

wants to merge 1 commit into from

Conversation

paperdave
Copy link
Member

import.meta.require will turn into the require ref

@robobun
Copy link

robobun commented Oct 1, 2024

@paperdave, your commit f2df8c1 has 15 failures in #4167:

  • test/js/node/test/parallel/fs-watch-recursive-add-file-with-url.test.js - 1 failing on 🍎 14 x64
  • test/integration/next-pages/test/dev-server-ssr-100.test.ts - timeout on 🍎 14 x64
  • test/js/node/test/parallel/fs-watch-recursive-add-file.test.js - 1 failing on 🍎 14 aarch64
  • test/js/node/test/parallel/fs-watch-recursive-add-file.test.js - 1 failing on 🍎 14 x64
  • test/js/web/streams/streams.test.js - 1 failing on 🍎 14 aarch64
  • test/js/node/watch/fs.watch.test.ts - timeout on 🍎 14 aarch64
  • test/js/node/watch/fs.watch.test.ts - 4 failing on 🍎 13 aarch64
  • test/js/node/watch/fs.watch.test.ts - timeout on 🍎 14 x64
  • test/js/node/fs/fs.test.ts - 1 failing on 🪟 x64-baseline
  • test/cli/run/run-crash-handler.test.ts - timeout on 🪟 x64-baseline
  • test/cli/run/run-crash-handler.test.ts - timeout on 🪟 x64
  • test/js/web/fetch/fetch-tcp-stress.test.ts - timeout on 🍎 13 aarch64
  • test/js/web/fetch/fetch-tcp-stress.test.ts - timeout on 🍎 14 x64
  • test/js/node/test/parallel/fs-watch-recursive-add-folder.test.js - 1 failing on 🍎 14 aarch64
  • test/js/bun/http/fetch-file-upload.test.ts - 1 failing on 🪟 x64
  • test/js/bun/http/fetch-file-upload.test.ts - 1 failing on 🪟 x64-baseline
  • test/js/bun/http/bun-serve-static.test.ts - annotation error on 🍎 13 aarch64
  • test/cli/watch/watch.test.ts - 2 failing on 🪟 x64
  • test/cli/watch/watch.test.ts - 2 failing on 🪟 x64-baseline
  • test/cli/hot/watch.test.ts - 2 failing on 🪟 x64
  • test/cli/hot/watch.test.ts - 2 failing on 🪟 x64-baseline
  • test/js/node/test/parallel/zlib.test.js - 1 failing on 🍎 13 aarch64
  • test/bundler/bundler_compile.test.ts - 1 failing on 🍎 13 aarch64
  • test/bundler/bundler_compile.test.ts - 1 failing on 🍎 14 aarch64
  • test/bundler/bundler_compile.test.ts - 2 failing on 🪟 x64
  • test/bundler/bundler_compile.test.ts - 2 failing on 🪟 x64-baseline
  • test/bundler/bundler_compile.test.ts - 1 failing on 🐧 22.04 x64-baseline
  • test/bundler/bundler_compile.test.ts - 1 failing on 🐧 12 x64-baseline
  • test/bundler/bundler_compile.test.ts - 1 failing on 🐧 20.04 x64-baseline
  • test/bundler/bundler_compile.test.ts - 1 failing on 🐧 20.04 x64
  • test/bundler/bundler_compile.test.ts - 1 failing on 🐧 22.04 x64
  • test/bundler/bundler_compile.test.ts - 1 failing on 🐧 12 x64
  • test/bundler/bundler_compile.test.ts - 1 failing on 🐧 20.04 aarch64
  • test/bundler/bundler_compile.test.ts - 1 failing on 🐧 12 aarch64
  • test/bundler/bundler_compile.test.ts - 1 failing on 🐧 22.04 aarch64
  • test/bundler/bundler_compile.test.ts - 1 failing on 🍎 13 x64
  • test/bundler/bundler_compile.test.ts - 1 failing on 🍎 14 x64
  • @paperdave paperdave marked this pull request as draft October 1, 2024 20:59
    @paperdave
    Copy link
    Member Author

    paperdave commented Oct 1, 2024

    regresses Bun.embeddedFiles test. will defer finishing this pr for later as bake is more important

    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