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

windows: fix module.paths getter causing a crash #8633

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

nektro
Copy link
Member

@nektro nektro commented Feb 2, 2024

ideally I'd like to add a test for this but it returns absolute paths

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Copy link
Contributor

github-actions bot commented Feb 2, 2024

❌🪟 @nektro, there are 11 test regressions on Windows x86_64

  • test\bundler\cli.test.ts
  • test\cli\inspect\inspect.test.ts
  • test\cli\run\transpiler-cache.test.ts
  • test\js\bun\console\console-iterator.test.ts
  • test\js\bun\util\bun-file-windows.test.ts
  • test\js\bun\util\inspect-error.test.js
  • test\js\node\http\node-http.test.ts
  • test\js\node\process\process-args.test.js
  • test\js\node\worker_threads\worker_threads.test.ts
  • test\regression\issue\08095.test.ts
  • test\transpiler\template-literal.test.ts

Full Test Output

@Jarred-Sumner Jarred-Sumner merged commit 3a6318b into main Feb 2, 2024
26 of 31 checks passed
@Jarred-Sumner Jarred-Sumner deleted the nektro-patch-464 branch February 2, 2024 09:29
Hanaasagi pushed a commit to Hanaasagi/bun that referenced this pull request Feb 3, 2024
* windows: fix module.paths getter causing a crash

* use the buffer that was there before
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