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

PulpQE / pulp-smash / 710
63%

Build:
DEFAULT BRANCH: master
Ran 02 Jun 2016 05:01PM UTC
Jobs 4
Files 6
Run time 39s
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
710

push

travis-ci

Ichimonji10
Fix a broken test for Pulp's force_full feature

`ForceFullTestCase` in module
`pulp_smash.tests.rpm.api_v2.test_force_full` makes an HTTP POST call to
`repo_href/actions/publish/` with the following body:

    {'id': repo_distributor_id, 'force_full': True}

However, the following should be passed:

    {'id': repo_distributor_id, 'override_config': {'force_full': True}}

Background information:

1. d94c9cea9 introduced the new test
   module, including the former API call.
2. 9543517c4 refactored the test module,
   but failed to fix the API call. Instead, it conditionally skipped the
   relevant test based on the state of https://pulp.plan.io/issues/1965.
3. This commit drops any references to https://pulp.plan.io/issues/1965
   and fixes the API calls.

358 of 510 relevant lines covered (70.2%)

2.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 710.1 02 Jun 2016 05:01PM UTC 0
70.2
Travis Job 710.1
2 710.2 02 Jun 2016 05:01PM UTC 0
70.2
Travis Job 710.2
3 710.3 02 Jun 2016 05:01PM UTC 0
70.2
Travis Job 710.3
4 710.4 02 Jun 2016 05:01PM UTC 0
70.2
Travis Job 710.4
Source Files on build 710
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #710
  • a902b7ff on github
  • Prev Build on master (#709)
  • Next Build on master (#711)
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