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

chromedp / chromedp / 301
68%

Build:
DEFAULT BRANCH: master
Ran 21 Feb 2019 01:01PM UTC
Jobs 2
Files 11
Run time 225min
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

21 Feb 2019 12:56PM UTC coverage: 68.907% (+0.5%) from 68.373%
301

push

travis-ci

mvdan
make all tests run in parallel

The subtests were almost all marked as parallel, but that's not enough.
That only makes the subtests run in parallel with other subtests within
the same tests, not with any other test.

Since none of the tests make use of globals nor require the entire
program to themselves, properly run all the tests in parallel.

Speeds up 'go test' on my 8-core laptop from an average of ~130s to an
average of ~50s. Many tests hit timeouts and have sleeps, so we want to
avoid running those sequentially whenever possible.

1292 of 1875 relevant lines covered (68.91%)

1.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 301.1 21 Feb 2019 04:12PM UTC 0
68.64
Travis Job 301.1
2 301.2 21 Feb 2019 04:12PM UTC 0
68.64
Travis Job 301.2
Source Files on build 301
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #301
  • da4f7833 on github
  • Prev Build on master (#300)
  • Next Build on master (#302)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc