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

PulpQE / pulp-smash / 198 / 2
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2016 08:56PM 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

25 Jan 2016 08:56PM UTC coverage: 75.429%. Remained the same
198.2

push

travis-ci

Ichimonji10
Skip test logic affected by issue 1580

Issue 1580 states, in part, the following:

> A valuable use case for the RPM plugin is the following:
>
> 1. Create an RPM repository with a feed URL such as
>    https://repos.fedorapeople.org/repos/pulp/pulp/demo_repos/zoo/.
> 2. Sync the repository, give it a distributor, and publish it.
> 3. Download an RPM from the published repository. If bear-4.1-1.noarch.rpm is
>    available in the original repository, we should also be able to download it
>    from Pulp's repository.
>
> Unfortunately, this use case is currently broken. When a client attempts to
> download the RPM from Pulp (by issuing an HTTP GET request to e.g.
> https://192.168.121.173/pulp/repos/efda1f99-315b-4cf3-802f-66211f041603/bear-4.1-1.noarch.rpm),
> Pulp should serve the file up. Instead, Pulp responds with an HTTP 500
> message.

The following test cases are affected by issue 1580 [1]:

* `pulp_smash.tests.rpm.api_v2.test_broker.BrokerTestCase`
* `pulp_smash.tests.rpm.api_v2.test_sync_publish.PublishTestCase`

Skip the entire first test case, and skip affected portions of the latter test
case. Test results before this commit:

    =========  ==========  =============================
    Pulp Ver.  Num. Tests  Test Suite Results
    =========  ==========  =============================
    2.7        108         OK (skipped=14)
    dev (2.8)  102         FAILED (errors=3, skipped=12)
    =========  ==========  =============================

Test results after this commit:

    =========  ==========  ==================
    Pulp Ver.  Num. Tests  Test Suite Results
    =========  ==========  ==================
    2.7        108         OK (skipped=14)
    dev (2.8)  112         OK (skipped=14)
    =========  ==========  ==================

Test results obtained with:

    PULP_SMASH_CONFIG_FILE=PS_CONFIG \
    python -m unittest2 discover pulp_smash.tests

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

264 of 350 relevant lines covered (75.43%)

0.75 hits per line

Source Files on job 198.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 198
  • Travis Job 198.2
  • 2e3963db on github
  • Prev Job for on master (#197.2)
  • Next Job for on master (#199.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