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

PulpQE / pulp-smash / 328 / 4
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2016 08:31PM UTC
Files 6
Run time 0s
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

04 Mar 2016 08:25PM UTC coverage: 72.494%. Remained the same
328.4

push

travis-ci

Ichimonji10
Skip certain tests more selectively

Rewrite the following methods in module
`pulp_smash.tests.platform.api_v2.test_repository`:

* `CreateFailureTestCase.test_body_status_code`
* `CreateFailureTestCase.test_status_code`

Formerly, these test methods would always skip if the target system was
running Pulp 2.7. However, this behaviour is overly nice. Only skip if
the target system is running Pulp 2.7 *and* the test data triggers Pulp
issue 1356 [1].

Test results before this change:

    =========  ==========  ==============
    Pulp Ver.  Num. Tests  Test Results
    =========  ==========  ==============
    2.7        4           OK (skipped=6)
    dev (2.8)  4           OK (skipped=4)
    =========  ==========  ==============

Test results after this change:

    =========  ==========  ==============
    Pulp Ver.  Num. Tests  Test Results
    =========  ==========  ==============
    2.7        4           OK (skipped=4)
    dev (2.8)  4           OK (skipped=4)
    =========  ==========  ==============

Test results generated with:

    python -m unittest2 \
    pulp_smash.tests.platform.api_v2.test_repository.CreateFailureTestCase

[1] https://pulp.plan.io/issues/1356

282 of 389 relevant lines covered (72.49%)

0.72 hits per line

Source Files on job 328.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 328
  • Travis Job 328.4
  • 4bf08ceb on github
  • Prev Job for on master (#327.4)
  • Next Job for on master (#334.4)
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