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

pywbem / pywbemtools / 3676
93%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2020 07:27PM UTC
Jobs 1
Files 19
Run time 2s
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
3676

push

travis-ci

andy-maier
Fixes issue #637-MOF compiler-display-compile-errors

Modify code to display compile errors both for pywbem 1 and previous
versions of pywbem.

For pywbem 1 it displays the exceptions.  For earlier versions, it
notes that the error preceeds the exception text.

Note that for pywbem 1 the compile error text and exception message
are routed to stderr whereas before the compile error message was
routed to stdout but the exception message to stderr.

NOTE: We now catch all Error exceptions to keep a common exception
name for all versions.

Modified second use of pywbem version to use full version parse.

Added requirement for packaging module because added parse

Fixed issue where the minimum_constraints for packaging was 19.2 and
pywbem, etc. are using 17.0 so I went with 17.0

Found minor pywbem issue where OpenExecQuery tests request parameters before
testing valid namespace.  This is not a real issue except that one of
our pywbemcli tests fails the bad namespace test.  Filed issue #2313 on
pywbem and disabled test with comment about issue.

2882 of 3181 relevant lines covered (90.6%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
5 3676.5 (PACKAGE_LEVEL=latest) 28 Jun 2020 07:27PM UTC 0
90.6
Travis Job 3676.5
Source Files on build 3676
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3676
  • 7a7b4142 on github
  • Prev Build on master (#3622)
  • Next Build on master (#3685)
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