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

zulip / zulip / 3126 / 5
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2016 09:35PM UTC
Files 274
Run time 38s
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

30 Jun 2016 09:18PM UTC coverage: 88.512% (+0.002%) from 88.51%
TEST_SUITE=mypy

push

travis-ci

timabbott
Fix casper tests hanging while development server is running.

This works around a nasty problem with Webpack that you can't run two
copies of the Webpack development server on the same project at the
same time (even if on different ports).  The second copy doesn't fail,
it just hangs waiting for some lock, which is confusing; but even if
that were to be solved, we don't actually need the webpack development
server running to run the Casper tests; we just need bundle.js built.
So the easy solution is to just run webpack manually and be sure to
include bundle.js in the JS_SPECS entry.

As a follow-up to this change, we should clean up how test_settings.py
is implemented to not require duplicating code from settings.py.

Fixes #878.

17852 of 20169 relevant lines covered (88.51%)

0.89 hits per line

Source Files on job 3126.5 (TEST_SUITE=mypy)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3126
  • Travis Job 3126.5
  • a78c1b97 on github
  • Prev Job for TEST_SUITE=mypy on master (#3124.5)
  • Next Job for TEST_SUITE=mypy on master (#3127.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc