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

pywbem / pywbemtools / 6381940160
93%

Build:
DEFAULT BRANCH: master
Ran 02 Oct 2023 03:33PM UTC
Jobs 0
Files 0
Run time –
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
6381940160

push

github

andy-maier
Modify pywbemlistener testing to eliminate py 2.7 test failures.

1. Modify subprocess for python 2.7 to use subprocess32 rather than
subprocess.  While not necessary for this solution, it modifies the
subprocess communicate package to allow a timeout where the original
failure killed the whole test leaving no informatiobn

Modifies the subprocess import for python 2.7 to use lib  backported from
python 3.2.  The big advantages of this is that it includes a timeout on
p.communicate() so the complete test does not fail.

Also includes the fixes for security that are part of anotheri PR so the
tests actually run. i.e. PR 1339.

2. Disable test case steps that stop listeners for python 2.7. Even the use
of subprocess32 did not actually correct the error in tests so the best
solution for the moment appears to be to bypass the tests that cause
errors for python 2.7. Since this was the same tests that are marked
NO_WIN we simply extended to not test for NO_WIN an NO_PY27

Commands that do not start listeners are enabled.
Source Files on build 6381940160
Detailed source file information is not available for this build.
  • Back to Repo
  • d7e3615d on github
  • Prev Build on master (#TEST-2025)
  • Next Build on master (#TEST-2083)
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