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

taskcluster / generic-worker / 3225 / 2
71%
master: 75%

Build:
Build:
LAST BUILD BRANCH: v16.6.0
DEFAULT BRANCH: master
Ran 31 Oct 2018 03:51PM UTC
Files 24
Run time 2s
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

31 Oct 2018 03:42PM UTC coverage: 70.088%. Remained the same
CGO_ENABLED=0 GIMME_OS=linux GIMME_ARCH=amd64

push

travis-ci

walac
Bug 1502337: Initial support for docker-worker payloads

This commit implements the initial support for docker-worker payloads.
So far, only the Image, Command, Env and MaxRunTime fields are supported.
It hasn't been extensive tested so features like task cancellation may
not work. Also, it doesn't implement custom artifacts and more extensive
tests.

The support for docker-worker payloads is achieved through build flags.
To build with docker-worker paylod, build it with the "docker" flag,
like so:

$ go build -tags=docker

Notice that generic-worker will not be supported in this build.

We also needed to upgrade golang due to a bug in the go compiler [1].

[1] https://github.com/golang/go/issues/25908

2779 of 3965 relevant lines covered (70.09%)

75.56 hits per line

Source Files on job 3225.2 (CGO_ENABLED=0 GIMME_OS=linux GIMME_ARCH=amd64)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2888
  • Travis Job 3225.2
  • d2538886 on github
  • Prev Job for CGO_ENABLED=0 GIMME_OS=linux GIMME_ARCH=amd64 on docker-on-linux (#3223.2)
  • Next Job for CGO_ENABLED=0 GIMME_OS=linux GIMME_ARCH=amd64 on docker-on-linux (#3227.2)
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