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

Skip flaky tests on Chrome 71 + Windows 10 #19926

Merged

Conversation

dreamofabear
Copy link

@dreamofabear dreamofabear commented Dec 17, 2018

Fixes #19647 (comment).

Related: #19392

* @return {boolean}
*/
isWindows() {
return /Windows/i.test(this.navigator_.userAgent);
Copy link
Member

Choose a reason for hiding this comment

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

image

@dreamofabear dreamofabear merged commit 4205cc4 into ampproject:master Dec 17, 2018
@dreamofabear dreamofabear deleted the skip-chrome71-windows-flakes branch December 17, 2018 21:57
cathyxz pushed a commit to cathyxz/amphtml that referenced this pull request Dec 17, 2018
* Skip flaky tests on Chrome 71/Windows.

* Skip Windows on amp-image-slider integration test.
bramanudom pushed a commit to bramanudom/amphtml that referenced this pull request Dec 19, 2018
* Skip flaky tests on Chrome 71/Windows.

* Skip Windows on amp-image-slider integration test.
noranazmy pushed a commit to noranazmy/amphtml that referenced this pull request Mar 22, 2019
* Skip flaky tests on Chrome 71/Windows.

* Skip Windows on amp-image-slider integration test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants