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

tahoe-lafs / tahoe-lafs / 1099
95%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2016 09:48PM UTC
Jobs 1
Files 210
Run time 1085790min
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
1099

push

travis-ci

Brian Warner
tox.ini: use --editable to work around old-pip bug

One of the buildslaves (Ubuntu wily 15.10) has a very old pip-1.5.6,
which doesn't know how to "pip install" a filepath+extra (like
".[test]") unless --editable is also used.

It's convenient to have --editable set anyways (so you can do subsequent
narrow testing without re-running tox, by running ".tox/py27/bin/trial
TESTCASE" or use .tox/py27/bin/activate), so changing the dependency
from ".[test]" to "--editable=.[test]" is the easiest way to work around
that older buildslave. (I could also have upgraded the buildslave to use
a newer pip, but 15.10 is pretty recent and other people will probably
hit this too, so this way it's fixed for everybody).

refs ticket:2776

50050 of 54555 relevant lines covered (91.74%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1099.1 06 May 2018 10:18PM UTC 0
40.98
Travis Job 1099.1
Source Files on build 1099
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1099
  • c97e8520 on github
  • Prev Build on master (#1098)
  • Next Build on master (#1104)
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