-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[stable23] Use npm ci when running JS tests #30580
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
Conversation
This makes sure that the pinned versions are selected correctly. Fixes the colors.js incident. Signed-off-by: Vincent Petry <[email protected]>
Signed-off-by: Vincent Petry <[email protected]>
Prevent XHR during load by checking window.TESTING. Adjust some expected values. Signed-off-by: Vincent Petry <[email protected]>
Signed-off-by: Vincent Petry <[email protected]>
|
some complications :-/ I'll have a look. |
Signed-off-by: Vincent Petry <[email protected]>
|
Can we run those test locally only by running |
yes you can. and I'm sad to see that you're getting even different errors than what I see locally 😢 |
|
the tests passed on CI though now for stable23 |
They currently have to be run with npm 6, which could explain your error. |
Manual backport of #30567 to stable23.
Ran "npm i" again to update the lock file, and recompiled the assets.