-
Notifications
You must be signed in to change notification settings - Fork 12.8k
gulp baseline-accept does not update a few files #33364
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
Comments
There's a |
Hmm, the tests are still running locally, that doesn't seem to be helping. Output from |
It seems like tests in the |
Just looking at old issues; I'm not totally sure how to test that this is 100% fixed, but having redone the build and especially now I added a CI job which checks "if I delete all baselines then re-accept them, nothing changes", I'm willing to bet that this is fixed. |
Search Terms: gulp baseline-accept test difference
Code
13b635d
I've been running
gulp runtests
and the more specificgulp runtests --tests=declarationMapsEnableMapping_NoInlineSources
locally, followed bygulp baseline-accept
.Edit: by the way, this is on cmd and cmder with the native Windows 10 shell on Windows 10 Pro.
Expected behavior:
The baselines should be updated.
Actual behavior:
They are not. 🙁
See these errors: https://typescript.visualstudio.com/TypeScript/_build/results?buildId=43457
Am I expected to manually baseline them? It'd be swell to automate it...
Related Issues:
#4697, #14213, #29297
The text was updated successfully, but these errors were encountered: