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

PulpQE / pulp-smash / 198
63%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2016 08:56PM UTC
Jobs 4
Files 6
Run time 35s
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
198

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

270 of 350 relevant lines covered (77.14%)

3.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 198.1 25 Jan 2016 08:56PM UTC 0
77.14
Travis Job 198.1
2 198.2 25 Jan 2016 08:56PM UTC 0
75.43
Travis Job 198.2
3 198.3 25 Jan 2016 08:56PM UTC 0
75.43
Travis Job 198.3
4 198.4 25 Jan 2016 08:56PM UTC 0
75.43
Travis Job 198.4
Source Files on build 198
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #198
  • 2e3963db on github
  • Prev Build on master (#197)
  • Next Build on master (#199)
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

© 2025 Coveralls, Inc