-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fresh ember-cli addon not building on Travis #7472
Copy link
Copy link
Closed
Description
ember addon example --yarn
...builds locally, and tests pass, but not on Travis.
Example repo: https://github.com/amk221/-ember-cli-addon-example
Example failure on Travis: https://travis-ci.org/amk221/-ember-cli-addon-example/jobs/309504888
not ok 1 Chrome - error
---
message: >
Error: Browser exited unexpectedly
Non-zero exit code: null
Stderr:
[1130/132440.461370:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/google/chrome/chrome-sandbox is owned by root and has mode 4755.
Log: |
{ type: 'error', text: 'Error: Browser exited unexpectedly' }
{ type: 'error', text: 'Non-zero exit code: null' }
{ type: 'error',
text: '[1130/132440.461370:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I\'m aborting now. You need to make sure that /opt/google/chrome/chrome-sandbox is owned by root and has mode 4755.\n' }
...
Output from ember version --verbose && npm --version && yarn --version:
ember-cli: 2.17.0
http_parser: 2.7.0
node: 6.9.1
v8: 5.1.281.84
uv: 1.9.1
zlib: 1.2.8
ares: 1.10.1-DEV
icu: 57.1
modules: 48
openssl: 1.0.2j
os: darwin x64
5.5.1
1.3.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels