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

tests(smoke): temporarily disable offline-warning check #12312

Merged
merged 2 commits into from
Mar 30, 2021
Merged

Conversation

brendankenny
Copy link
Member

work around #12311 in the smoke tests to fix CI.

Chrome 89 is stable now and warn-not-offline-capable may be removed from Chrome 90 in addition to Chrome 91 where it's already removed, so there didn't seem to be any point in gating this behind a _minChromiumMilestone.

Leaving the actual installable-manifest audit unchanged for now, since if the offline check is turned back on we should get automatically notified when this smoke test fails again :)

@brendankenny brendankenny requested a review from a team as a code owner March 30, 2021 19:40
@brendankenny brendankenny requested review from connorjclark and removed request for a team March 30, 2021 19:40
@google-cla google-cla bot added the cla: yes label Mar 30, 2021
Copy link
Member

@paulirish paulirish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leaving the actual installable-manifest audit unchanged for now, since if the offline check is turned back on we should get automatically notified when this smoke test fails again :)

maybe leave a " // TODO, turn back on when its back on " thing?

@brendankenny
Copy link
Member Author

done and done

so there didn't seem to be any point in gating this behind a _minChromiumMilestone

well that's not right, because warn-not-offline-capable shows up in the artifact until m90 today, possibly only m89 in the future :)

I've set it so that it's asserting the most for ToT and going forwards, which means it will alert us when offline check changes are made in the future.

@brendankenny brendankenny merged commit 4e8dcc7 into master Mar 30, 2021
@brendankenny brendankenny deleted the offlinem91 branch March 30, 2021 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants