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

weaveworks / weave / 1384 / 1
45%
master: 45%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2015 08:29PM UTC
Files 48
Run time 4s
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

16 Jun 2015 08:13PM UTC coverage: 52.845% (-0.02%) from 52.862%
PATH="${PATH}:${HOME}/.local/bin"

push

travis-ci

rade
fix sporadic 650_*.sh test failure caused by undefined variable

This is quite hilarious...

$BASE_IMAGE is not defined in config.sh. So running this test would
actually attempt to run something like

docker -H=... run -e WEAVE_CIDR=10.2.1.4/24  grep ^1$ /sys/class/net/ethwe/carrier

i.e. it would try to run the 'grep' image.

So why does this not fail all the time?

1) 610_*.sh defines $BASE_IMAGE.
2) 620_*.sh builds a 'grep' image.

If either of these tests are included in the same test run before
650_*.sh, then the latter will succeed.

Throw in our fabulous CircleCI scheduler, which distributes tests
according to their execution time, and you end up with sporadic
failures.

Fixes #938.

3204 of 6063 relevant lines covered (52.85%)

93687.46 hits per line

Source Files on job 1384.1 (PATH="${PATH}:${HOME}/.local/bin")
  • Tree
  • List 0
  • Changed 24
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1384
  • Travis Job 1384.1
  • 809b048a on github
  • Prev Job for PATH="${PATH}:${HOME}/.local/bin" on master (#1382.1)
  • Next Job for PATH="${PATH}:${HOME}/.local/bin" on master (#1385.1)
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