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

zulip / zulip / 3126
3%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2016 09:35PM UTC
Jobs 5
Files 284
Run time 4min
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
3126

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.

21162 of 22476 relevant lines covered (94.15%)

1.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3126.1 (TEST_SUITE=frontend) 30 Jun 2016 09:37PM UTC 0
Travis Job 3126.1
2 3126.2 (TEST_SUITE=backend) 30 Jun 2016 09:38PM UTC 0
83.99
Travis Job 3126.2
3 3126.3 (TEST_SUITE=production) 30 Jun 2016 09:39PM UTC 0
Travis Job 3126.3
4 3126.4 (TEST_SUITE=py3k) 30 Jun 2016 09:36PM UTC 0
Travis Job 3126.4
5 3126.5 (TEST_SUITE=mypy) 30 Jun 2016 09:35PM UTC 0
88.51
Travis Job 3126.5
Source Files on build 3126
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3126
  • a78c1b97 on github
  • Prev Build on master (#3124)
  • Next Build on master (#3127)
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