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

fix: Pass --no-sandbox chrome CLI option when running the integration tests on travis #85

Merged

Conversation

rpl
Copy link
Member

@rpl rpl commented Jan 9, 2018

The integration tests are currently failing on Travis because it seems to be unable to run chrome without passing the --no-sandbox chrome CLI option:

This PR applies the changes needed to pass the --no-sandbox option to puppeteer if the integration tests are running in a Travis CI job.

@rpl rpl force-pushed the fix/chrome-sandbox-error-in-integration-tests branch from ad7216a to 1c1fdc9 Compare January 9, 2018 16:33
@rpl rpl merged commit 94efb90 into mozilla:master Jan 9, 2018
@andreruffert andreruffert mentioned this pull request Jan 25, 2018
@rpl rpl deleted the fix/chrome-sandbox-error-in-integration-tests branch March 15, 2021 10:25
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.

1 participant