-
Notifications
You must be signed in to change notification settings - Fork 938
[Auth] Pin Chrome version 110.0.5481.177-1 for "Test Auth on Chrome and Node If Changed test" #7157
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
|
Size Report 1Affected ProductsNo changes between base commit (eb04945) and merge commit (f9ee8fd).Test Logs |
Size Analysis Report 1Affected ProductsNo changes between base commit (eb04945) and merge commit (f9ee8fd).Test Logs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a comment with the reason and when we are going to revisit it?
…nd Node If Changed test" (#7157) * Use Chrome version 110.0.5481.177-1 for Test Auth on Chrome and Node If Changed test * add sudo * add sudo to wget command * add sudo to apt-get * add --allow-downgrades * remove testing comment * add comment explaining the change
Auth CI tests are failing on all recent PRs due to new version of Chrome.
Pinning Chrome version 110.0.5481.177-1 for "Test Auth on Chrome and Node If Changed test" where the tests passed previously to avoid this.
Tests pass locally on mac (in some setups) and fail different tests in linux + 111 chrome version. Sending this PR to unblock auth PRs for the upcoming release.
We will retry to use the latest, once Chrome releases stable version 112 (April 4 ETA).