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

Increase timeout for all amp-facebook tests for flakieness #3018

Merged
merged 1 commit into from
Apr 28, 2016

Conversation

mkhatib
Copy link
Contributor

@mkhatib mkhatib commented Apr 27, 2016

Just taking this up a notch for all FB elements. Previously increased for a single test case #2904

@jridgewell
Copy link
Contributor

Oh, the irony of it flaking again. 😅

@mkhatib
Copy link
Contributor Author

mkhatib commented Apr 27, 2016

argh. You think FB is just blocking our travis IPs or something?

@@ -20,7 +20,9 @@ import {adopt} from '../../../../src/runtime';

adopt(window);

describe('amp-facebook', () => {
describe('amp-facebook', function() {
Copy link
Member

Choose a reason for hiding this comment

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

This is fine, but I think we should consider, uhm, reducing the test coverage here :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah. agreed. I think overall third party rendering seems flakey so maybe worth visiting to mock out of the tests.

@camelburrito
Copy link
Contributor

File a bug against yourself to do a permanent fix with proper stubs

@mkhatib
Copy link
Contributor Author

mkhatib commented Apr 28, 2016

Done #3037

@mkhatib mkhatib merged commit 37e6c42 into ampproject:master Apr 28, 2016
@mkhatib mkhatib deleted the fb-flake branch April 28, 2016 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants