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

PulpQE / pulp-smash / 328
63%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2016 08:30PM UTC
Jobs 4
Files 6
Run time 25s
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
328

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%)

2.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 328.1 04 Mar 2016 08:30PM UTC 0
72.49
Travis Job 328.1
2 328.2 04 Mar 2016 08:31PM UTC 0
72.49
Travis Job 328.2
3 328.3 04 Mar 2016 08:31PM UTC 0
72.49
Travis Job 328.3
4 328.4 04 Mar 2016 08:31PM UTC 0
72.49
Travis Job 328.4
Source Files on build 328
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #328
  • 4bf08ceb on github
  • Prev Build on master (#327)
  • Next Build on master (#334)
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