-
Notifications
You must be signed in to change notification settings - Fork 12.8k
gulp runtests --test ge
fails
#10683
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
Labels
Infrastructure
Issue relates to TypeScript team infrastructure
Comments
We also get test errors from running
|
Also |
@RyanCavanaugh There's a recent example of this -- running |
None of the given examples cause failures anymore ❤️ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This also happens with
runtests-browser
, so I was able to get a sample error:The first failing test is
tests/cases/fourslash/shims/getEmitOutput.ts
.Error:
The baseline file getEmitOutput.baseline has changed.
expected:
Actual:
Apparently the "shims" directory is disappearing from the output when we run the tests in this order.
The text was updated successfully, but these errors were encountered: