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

weaveworks / weave / 1384
45%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2015 08:29PM UTC
Jobs 1
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

pending completion
1384

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

Jobs
ID Job ID Ran Files Coverage
1 1384.1 (PATH="${PATH}:${HOME}/.local/bin") 16 Jun 2015 08:29PM UTC 0
52.85
Travis Job 1384.1
Source Files on build 1384
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1384
  • 809b048a on github
  • Prev Build on master (#1382)
  • Next Build on master (#1385)
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