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

cilium / cilium / 11439
39%

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2019 03:11PM UTC
Jobs 1
Files 447
Run time 42s
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 Oct 2019 02:46PM UTC coverage: 45.573% (-0.006%) from 45.579%
11439

push

travis-ci-com

tgraf
pkg/lock: fix StoppableWaitGroup tests

As the WaitGroup Add function might be executed after Wait()
is called golang will return a panic.

> WaitGroup is reused before previous Wait has returned

To avoid doing it so, one must Add the number of go routines that will
execute Done() before those go routines are scheduled.

Fixes: a34e50160873 ("use StoppableWaitGroup to make sure k8s caches were synced with datapath")
Signed-off-by: André Martins <andre@cilium.io>

26268 of 57639 relevant lines covered (45.57%)

1204.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11439.1 21 Oct 2019 03:11PM UTC 0
45.57
Travis Job 11439.1
Source Files on build 11439
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #11439
  • c80801e5 on github
  • Prev Build on master (#11434)
  • Next Build on master (#11447)
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