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

PulpQE / pulp-smash / 323
63%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2016 08:02PM UTC
Jobs 4
Files 6
Run time 24s
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
323

push

travis-ci

Ichimonji10
Drop unnecessary test method

Drop an a test method that verifies that a CLI command status code is 0.
This assertion is unnecessary because function `repo_sync` in module
`pulp_smash.tests.docker.cli.utils` already does this.

Test results are sane after this change:

    =========  ==========  ==============
    Pulp Ver.  Num. Tests  Test Results
    =========  ==========  ==============
    2.7        ?           ?
    dev (2.8)  23          OK (skipped=1)
    =========  ==========  ==============

Test results generated with:

    python -m unittest2 pulp_smash.tests.docker.cli.test_sync_publish

Pulp 2.7 test results are not available at this time due to a packaging
error.  However, the most heavily affected test case,
`SyncPublishV2TestCase`, is correctly skipped with this command:

    python -m unittest2 \
    pulp_smash.tests.docker.cli.test_sync_publish.SyncPublishV2TestCase

282 of 389 relevant lines covered (72.49%)

2.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 323.1 03 Mar 2016 08:02PM UTC 0
72.49
Travis Job 323.1
2 323.2 03 Mar 2016 08:03PM UTC 0
72.49
Travis Job 323.2
3 323.3 03 Mar 2016 08:03PM UTC 0
72.49
Travis Job 323.3
4 323.4 03 Mar 2016 08:03PM UTC 0
72.49
Travis Job 323.4
Source Files on build 323
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #323
  • 44b802a0 on github
  • Prev Build on master (#322)
  • Next Build on master (#324)
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