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

test: setup sandbox on linux #3530

Merged
merged 4 commits into from Nov 13, 2018
Merged

Conversation

aslushnikov
Copy link
Contributor

No description provided.

test/test.js Outdated
@@ -47,7 +47,7 @@ const defaultBrowserOptions = {
slowMo,
headless,
dumpio: (process.env.DUMPIO || 'false').trim().toLowerCase() === 'true',
args: ['--no-sandbox']
args: []
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: can just drop this line.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@JoelEinbinder
Copy link
Collaborator

woo!

@aslushnikov aslushnikov merged commit eb7bd9d into puppeteer:master Nov 13, 2018
@aslushnikov aslushnikov deleted the try-use-sandbox branch January 22, 2019 20:49
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.

None yet

2 participants