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

Flakey tests #361

Closed
GregBrimble opened this issue Feb 1, 2022 · 2 comments
Closed

Flakey tests #361

GregBrimble opened this issue Feb 1, 2022 · 2 comments
Labels
maintenance Maintenance task

Comments

@GregBrimble
Copy link
Contributor

What version of Wrangler are you using?

N/A

What operating system are you using?

N/A

Describe the Bug

https://github.com/cloudflare/wrangler2/runs/5022637425?check_suite_focus=true

Looks like there's a couple of tests that might be flakey.

@GregBrimble GregBrimble added the maintenance Maintenance task label Feb 1, 2022
@petebacondarwin
Copy link
Contributor

This is because the should offer to install type definitions in an existing typescript project (30003 ms) test is actually running npm install, which in this case ran longer than the 30 secs timeout.
This commit (d499c4d) from my #329 PR will resolve that.

@petebacondarwin
Copy link
Contributor

Closing now that #329 has landed.

GregBrimble pushed a commit that referenced this issue Feb 8, 2024
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GregBrimble pushed a commit that referenced this issue Feb 9, 2024
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GregBrimble pushed a commit that referenced this issue Feb 9, 2024
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance task
Projects
None yet
Development

No branches or pull requests

2 participants