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 symbol renaming bug #2613

Merged
merged 1 commit into from
Apr 10, 2023
Merged

Fix symbol renaming bug #2613

merged 1 commit into from
Apr 10, 2023

Conversation

dylan-conway
Copy link
Collaborator

No description provided.

@Jarred-Sumner Jarred-Sumner merged commit f4ab79d into main Apr 10, 2023
@Jarred-Sumner Jarred-Sumner deleted the dylan/fix-symbol-renaming-bug branch April 10, 2023 22:03
@Jarred-Sumner
Copy link
Collaborator

🥳

@github-actions
Copy link
Contributor

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

  • test/bundler/esbuild/default.test.ts
  • test/bundler/esbuild/importstar.test.ts
  • test/bundler/esbuild/splitting.test.ts
  • test/bundler/transpiler.test.js
  • test/js/bun/http/serve.test.ts
  • test/js/bun/plugin/plugins.test.ts
  • test/js/bun/resolve/import-meta.test.js
  • test/js/bun/resolve/png/test-png-import.test.js
  • test/js/bun/test/snapshot-tests/snapshots/more-snapshots/different-directory.test.ts
  • test/js/bun/test/snapshot-tests/snapshots/more.test.ts
  • test/js/bun/test/test-test.test.ts
  • test/js/node/child_process/child_process-node.test.js
  • test/js/node/stubs.test.js

View test output

#0858a0de6a9a6b912555b766c19b8c3010311f01

@github-actions
Copy link
Contributor

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

  • test/bundler/esbuild/default.test.ts
  • test/bundler/esbuild/importstar.test.ts
  • test/bundler/esbuild/splitting.test.ts
  • test/bundler/transpiler.test.js
  • test/js/bun/http/serve.test.ts
  • test/js/bun/plugin/plugins.test.ts
  • test/js/bun/resolve/import-meta.test.js
  • test/js/bun/resolve/png/test-png-import.test.js
  • test/js/bun/test/snapshot-tests/snapshots/more-snapshots/different-directory.test.ts
  • test/js/bun/test/snapshot-tests/snapshots/more.test.ts
  • test/js/bun/test/test-test.test.ts
  • test/js/node/child_process/child_process-node.test.js
  • test/js/node/stubs.test.js

View test output

#0858a0de6a9a6b912555b766c19b8c3010311f01

@github-actions
Copy link
Contributor

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

  • test/bundler/esbuild/default.test.ts
  • test/bundler/esbuild/importstar.test.ts
  • test/bundler/esbuild/splitting.test.ts
  • test/bundler/transpiler.test.js
  • test/js/bun/http/bun-server.test.ts
  • test/js/bun/http/serve.test.ts
  • test/js/bun/plugin/plugins.test.ts
  • test/js/bun/resolve/import-meta.test.js
  • test/js/bun/resolve/png/test-png-import.test.js
  • test/js/bun/spawn/spawn.test.ts
  • test/js/bun/sqlite/sqlite.test.js
  • test/js/bun/test/snapshot-tests/snapshots/more-snapshots/different-directory.test.ts
  • test/js/bun/test/snapshot-tests/snapshots/more.test.ts
  • test/js/bun/test/test-test.test.ts
  • test/js/bun/util/sleepSync.test.ts
  • test/js/node/child_process/child_process-node.test.js
  • test/js/node/stubs.test.js

View test output

#0858a0de6a9a6b912555b766c19b8c3010311f01

Electroid pushed a commit that referenced this pull request Apr 12, 2023
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