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

mozilla / mozregression / 1918 / 2
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2019 04:38PM UTC
Files 27
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

14 Nov 2019 04:36PM UTC coverage: 92.6%. Remained the same
PYTHON=python3.5

push

travis-ci

wlach
Bug 1589881 - Don't fail if a pushlog URL 404's (#558)

Currently if a push doesn't exist in a repo we look for it in, the 404 error
results in a `MozRegressionError` exception, which is fatal. That means we're
failing out if a push doesn't exist in any one of the repos we search, even if
it does exist in another (for example, an autoland push that's been merged to
central, but not yet back to inbound). So, change that exception to an
`EmptyPushlogError`, which isn't fatal.

I'd expect this to be a pretty common problem now that merges to
mozilla-inbound have been slowed down and commit access to it is being sharply
limited.

2290 of 2473 relevant lines covered (92.6%)

0.93 hits per line

Source Files on job 1918.2 (PYTHON=python3.5)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1855
  • Travis Job 1918.2
  • 67009a22 on github
  • Prev Job for PYTHON=python3.5 on master (#1909.2)
  • Next Job for PYTHON=python3.5 on master (#1924.2)
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