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 Chrome headless problem on Travis #35

Merged
merged 1 commit into from
Feb 6, 2018

Conversation

abiyasa
Copy link
Member

@abiyasa abiyasa commented Jan 19, 2018

There is problem Chrome headless (through puppeteer) failed to start on Travis.

Cannot start ChromeHeadless
0115/155529.224975:FATAL:zygote_host_impl_linux.cc(123)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.

This break the build on Travis which I noticed when I create this PR (#33). I also re-trigger the build on master on my fork, and the build failed as well (https://travis-ci.org/abiyasa/ebay-font/builds/330444622?utm_source=github_status&utm_medium=notification)

See:

@abiyasa abiyasa mentioned this pull request Jan 31, 2018
@RajaRamu RajaRamu merged commit 0d65033 into eBay:master Feb 6, 2018
@abiyasa abiyasa deleted the fix-travis-chrome-headless branch February 6, 2018 13:52
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.

2 participants