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

pywbem / pywbem / 11310
92%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2019 05:20PM UTC
Jobs 1
Files 29
Run time 4s
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
11310

push

travis-ci

andy-maier
Ensured that log entries are single-lined, and fixed logger test

Details:

* The testcase test_log_output_conn() in test_logging.py started failing
  after the migration to requests.

  This failure showed that now the request and response payload consume
  multiple lines in the log. That is of course undesirable.

  Fixed that by logging a repr() formatted version of the payload.

* Fixed testcase test_log_output_conn() in test_logging.py in multiple places:
  - It did not detect when the testcase succeeded by mistake.
  - It did not tolerate that WBEMConnection now shows the URL scheme in its
    repr() string.
  - It missed the log record for the HTTP level request in the expected
    log lines.
  - It needed to be adjusted to the repr() string for the ConnectionError.
  Did not investigate why this testcase ever succeeded.

* Adjusted testcases in test_recorder.py to the single-line payloads.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

9169 of 10628 relevant lines covered (86.27%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
5 11310.5 (PACKAGE_LEVEL=latest) 13 Dec 2019 05:20PM UTC 0
86.27
Travis Job 11310.5
Source Files on build 11310
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11310
  • 3d18eeb5 on github
  • Prev Build on master (#11288)
  • Next Build on master (#11436)
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