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

πŸ—οΈ Don't pre-launch headless chrome on Travis #13410

Merged
merged 1 commit into from Feb 9, 2018
Merged

πŸ—οΈ Don't pre-launch headless chrome on Travis #13410

merged 1 commit into from Feb 9, 2018

Conversation

rsimha
Copy link
Contributor

@rsimha rsimha commented Feb 9, 2018

We now use the chrome addon on Travis instead of installing google-chrome-stable, and start a headless background instance of Chrome before tests are run.

This causes messages like https://travis-ci.org/ampproject/amphtml/jobs/339625462#L747 during Travis VM shutdown. While this doesn't affect testing, it's not a clean exit.

In any case, we start an xvfb instance, making the headless-ness of Chrome moot. Moreover, the AMP tests start their own instance of Chrome.

Follow up to #13396

@rsimha rsimha self-assigned this Feb 9, 2018
@rsimha
Copy link
Contributor Author

rsimha commented Feb 9, 2018

/to @danielrozenberg Let's see if the Travis runs for this PR look good. Edit: They do!

@rsimha rsimha changed the title πŸ—οΈ Don't start headless chrome on Travis πŸ—οΈ Don't pre-launch headless chrome on Travis Feb 9, 2018
Copy link
Member

@danielrozenberg danielrozenberg left a comment

Choose a reason for hiding this comment

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

LGTM from the subway

@rsimha rsimha merged commit 3ea54c1 into ampproject:master Feb 9, 2018
@rsimha rsimha deleted the 2018-02-09-HeadlessChrome branch February 9, 2018 21:57
protonate pushed a commit to protonate/amphtml that referenced this pull request Feb 26, 2018
RanAbram pushed a commit to RanAbram/amphtml that referenced this pull request Mar 12, 2018
protonate pushed a commit to protonate/amphtml that referenced this pull request Mar 15, 2018
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

3 participants