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

tahoe-lafs / tahoe-lafs / 1029
95%

Build:
DEFAULT BRANCH: master
Ran 22 Mar 2016 09:22PM UTC
Jobs 1
Files 210
Run time 9s
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
1029

push

travis-ci

warner
setup: remove 'trial' command. Tox is the way.

This removes the "setup.py trial" and "setup.py test" aliases from
setup.cfg, and the custom Trial class from setup.py .

Note that once you have tahoe installed into a virtualenv, "trial
allmydata" is how tests are actually run (that's what tox does).

Having a command for it in setup.py offered two things: a common
setup.py-based target to start tests (like "make check" in a
GNU/automake -style project), and a convenient way to get the
PATH/PYTHONPATH right. "tox" is now the standard way to invoke tests in
python projects, and tox sets up $PATH for us.

50025 of 54561 relevant lines covered (91.69%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1029.1 22 Mar 2016 09:22PM UTC 0
91.69
Travis Job 1029.1
Source Files on build 1029
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1029
  • ce088ad2 on github
  • Prev Build on master (#1024)
  • Next Build on master (#1030)
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