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

mozilla / mozilla_ci_tools / 1340
49%

Build:
DEFAULT BRANCH: master
Ran 20 May 2016 09:51PM UTC
Jobs 1
Files 15
Run time 1s
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
1340

push

travis-ci

armenzg
Bug 1274507 - mozci believes certain pgo builders are invalid (#476)

We've recently made some changes to get_buildername_metadata() to
consider 'pgo' buildes. Unfortunately, I believe somewhat is producing
certain pgo builders to be considered invalid.

This change attempts to make get_buildername_metadata() easier to
understand. It also makes some tests follow py.test syntax plus disable
the test for building graphs. To be enabled in a follow up.

An easy test was to run this command:
```python
import logging

from mozci.mozci import valid_builder
from mozci.utils.log_util import setup_logging

setup_logging(logging.DEBUG)

valid_builder('Windows XP 32-bit mozilla-inbound pgo test mochitest-browser-chrome-1')
```

[1]
https://github.com/mozilla/mozilla_ci_tools/commit/593c6290c#diff-080760856cfeb3690166d07dd9636fdfL266

29 of 29 new or added lines in 2 files covered. (100.0%)

704 of 1538 relevant lines covered (45.77%)

0.46 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
mozci/mozci.py
1
100.0
mozci/platforms.py

Uncovered Existing Lines

Lines Coverage ∆ File
32
100.0
mozci/platforms.py
Jobs
ID Job ID Ran Files Coverage
1 1340.1 20 May 2016 09:51PM UTC 0
45.77
Travis Job 1340.1
Source Files on build 1340
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1340
  • 9f14aebc on github
  • Prev Build on master (#1337)
  • Next Build on master (#1342)
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