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 some flaky tests #3919

Merged
merged 3 commits into from
Aug 2, 2023
Merged

Fix some flaky tests #3919

merged 3 commits into from
Aug 2, 2023

Conversation

cirospaciari
Copy link
Member

What does this PR do?

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes
  • Test Changes

How did you verify your code works?

Running on CI/CD the tests

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2023

@cirospaciari 3 files with test failures on bun-darwin-aarch64:

  • test/bundler/bundler_browser.test.ts
  • test/js/bun/test/test-test.test.ts
  • test/js/node/stubs.test.js

View test output

#dd7527f1747da74a5d26808b76aa5a7dc2f476d4

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2023

@cirospaciari 3 files with test failures on linux-x64-baseline:

  • test/bundler/bundler_browser.test.ts
  • test/js/node/stubs.test.js
  • test/js/web/fetch/fetch.test.ts

View test output

#dd7527f1747da74a5d26808b76aa5a7dc2f476d4

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2023

@cirospaciari 3 files with test failures on linux-x64:

  • test/bundler/bundler_browser.test.ts
  • test/js/node/stubs.test.js
  • test/js/web/fetch/fetch.test.ts

View test output

#dd7527f1747da74a5d26808b76aa5a7dc2f476d4

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2023

@cirospaciari 7 files with test failures on bun-darwin-x64-baseline:

  • test/bundler/bundler_browser.test.ts
  • test/js/bun/spawn/spawn-streaming-stdin.test.ts
  • test/js/bun/spawn/spawn.test.ts
  • test/js/bun/sqlite/sqlite.test.js
  • test/js/node/stubs.test.js
  • test/js/third_party/webpack/webpack.test.ts
  • test/js/web/timers/setTimeout.test.js

View test output

#dd7527f1747da74a5d26808b76aa5a7dc2f476d4

@Jarred-Sumner Jarred-Sumner changed the title Fix some flask tests Fix some flaky tests Aug 2, 2023
@Jarred-Sumner Jarred-Sumner merged commit eba2754 into main Aug 2, 2023
@Jarred-Sumner Jarred-Sumner deleted the ciro/patch-tests branch August 2, 2023 02:06
trnxdev pushed a commit to trnxdev/bun that referenced this pull request Aug 9, 2023
* fix some flask tests

* fix condition on prisma test

* oops
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