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 shadow integration test on Safari #26864

Merged
merged 1 commit into from
Feb 19, 2020
Merged

✅ Skip flaky shadow integration test on Safari #26864

merged 1 commit into from
Feb 19, 2020

Conversation

rsimha
Copy link
Contributor

@rsimha rsimha commented Feb 19, 2020

This is the most common failure cause on master today.

DESCRIBE => AMP shadow v0
  IT => "before each" hook for "should attach shadow AMP document"
    ✗ Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
  IT => "before each" hook for "should attach shadow AMP document"
    ✗ Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

Safari 11.1.2 (Mac OS X 10.13.6): Executed 91 of 462 (1 FAILED) (skipped 371) (4 mins 10.788 secs / 1 min 37.474 secs)
Safari 12.1.1 (Mac OS X 10.13.6): Executed 91 of 462 (1 FAILED) (skipped 371) (4 mins 11.602 secs / 1 min 37.873 secs)

Related to #26863

@rsimha
Copy link
Contributor Author

rsimha commented Feb 19, 2020

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.

None yet

4 participants