• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mbland / custom-links / 611
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: transfer-ownership
DEFAULT BRANCH: master
Ran 05 Feb 2018 10:01PM UTC
Jobs 2
Files 20
Run time 184min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
611

push

travis-ci

mbland
travis: Use chrome addon to fix build failures

Pull requests started failing Travis CI builds with the following
message:

  05 02 2018 20:50:18.131:ERROR [launcher]: Cannot start ChromeHeadless
    [0205/205017.988204: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.

  From: https://travis-ci.org/mbland/custom-links/jobs/337734109

As it turns out, Chrome is now directly supported as an addon (rather
than requiring it be installed via `addons: apt: packages:
-google-chrome-stable`), and the source of the error is well-documented
in the Travis docs:

  https://docs.travis-ci.com/user/chrome#Sandboxing

This change applies the `--no-sandbox` flag for headless Google Chrome
via the `./go test browser --single-run` command and via Karma. Updated
the `mocha-chrome` package and moved it from `dependencies:` to
`devDependencies:` in the process.

295 of 324 branches covered (91.05%)

Branch coverage included in aggregate %.

2638 of 2667 relevant lines covered (98.91%)

21.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 611.1 05 Feb 2018 10:01PM UTC 0
98.06
Travis Job 611.1
2 611.2 05 Feb 2018 10:02PM UTC 0
98.06
Travis Job 611.2
Source Files on build 611
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #611
  • 36e4a84a on github
  • Next Build on travis-ci-fix (#612)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc