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: id instead of path #8617

Merged
merged 2 commits into from
Feb 1, 2024
Merged

fix: id instead of path #8617

merged 2 commits into from
Feb 1, 2024

Conversation

dylan-conway
Copy link
Member

What does this PR do?

fixes some tests

How did you verify your code works?

Copy link
Contributor

@SukkaW SukkaW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should fix the error: Cannot find module "./xxxx" from "/path/to/node_modules/xxx" that occurred since an hour ago, right?

@dylan-conway
Copy link
Member Author

This should fix the error: Cannot find module "./xxxx" from "/path/to/node_modules/xxx" that occurred since an hour ago, right?

yes, since this commit 2af7cde

@Jarred-Sumner Jarred-Sumner merged commit 8191fbd into main Feb 1, 2024
25 of 28 checks passed
@Jarred-Sumner Jarred-Sumner deleted the dylan/fix-module branch February 1, 2024 10:19
Copy link
Contributor

github-actions bot commented Feb 1, 2024

Copy link
Contributor

github-actions bot commented Feb 1, 2024

Copy link
Contributor

github-actions bot commented Feb 1, 2024

Copy link
Contributor

github-actions bot commented Feb 1, 2024

Copy link
Contributor

github-actions bot commented Feb 1, 2024

❌🪟 @dylan-conway, there are 9 test regressions on Windows x86_64

  • test\bundler\cli.test.ts
  • test\bundler\esbuild\splitting.test.ts
  • test\cli\inspect\inspect.test.ts
  • test\cli\run\transpiler-cache.test.ts
  • test\js\bun\util\bun-file-windows.test.ts
  • test\js\node\async_hooks\AsyncLocalStorage.test.ts
  • test\js\node\process\process-args.test.js
  • test\regression\issue\08095.test.ts
  • test\transpiler\template-literal.test.ts

Full Test Output

ryoppippi pushed a commit to ryoppippi/bun that referenced this pull request Feb 2, 2024
Hanaasagi pushed a commit to Hanaasagi/bun that referenced this pull request Feb 3, 2024
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.

3 participants