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

PulpQE / pulp-smash / 327
63%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2016 08:12PM 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
327

push

travis-ci

Ichimonji10
Edit RPM repository sync scheduling tests

Edit the newly added module
`pulp_smash.tests.rpm.api_v2.test_schedule_sync`:

* Make all code compatible with Python 2 and 3. Formerly, the code was
  only compatible with Python 2.
* Conditionally skip an assertion in
  `CreateFailureTestCase.test_status_code`. One of the assertions fails
  against Pulp 2.7 due to Pulp issue 1745. [1]
* Conditionally skip `ScheduledSyncTestCase.test_total_run_count` due to
  https://pulp.plan.io/issues/1748.
* More heavily isolate various assertions, so that a single assertion
  failure does not affect other assertions.
* Pull some common code out into a mixin, `CreateRepoMixin`. Pull some
  common data out into private constants.
* Add method `ReadUpdateDeleteTestCase.test_delete`.
* As usual, reformat code and fiddle with docstrings.

Test results are typically OK:

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

Test results generated with:

    python -m unittest2 pulp_smash.tests.rpm.api_v2.test_schedule_sync

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

282 of 389 relevant lines covered (72.49%)

2.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 327.1 04 Mar 2016 08:13PM UTC 0
72.49
Travis Job 327.1
2 327.2 04 Mar 2016 08:12PM UTC 0
72.49
Travis Job 327.2
3 327.3 04 Mar 2016 08:12PM UTC 0
72.49
Travis Job 327.3
4 327.4 04 Mar 2016 08:12PM UTC 0
72.49
Travis Job 327.4
Source Files on build 327
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #327
  • 00989f19 on github
  • Prev Build on master (#324)
  • Next Build on master (#328)
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