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

pywbem / pywbemtools / test-2394
93%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2024 01:05AM 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
test-2394

push

github

andy-maier
Fix version dependcencies no longer needed.

Fix issues documented in issue # 1405 with code/tests that involves
versions of python that we no longer support.

This include use of variables:

* PYWBEM_1_0_0
* NEWSTYLE_SUPPORTED
* Some uses of sys.version_info
* MOCK_SETUP_SUPPORTED in test_class_cmds.py

Remove version dependencies that involve pyython < 3.8.

Removes a number of revision dependencies that involved pywbem version
lt 1.0.0 python lt 3.8 including and old versions of click;

* Remove unneeded python 2.7 functionality and configuration info.

* Removes some items that were required for older versions of
python (pre 3.8) but that were not caught in the initial removal
including:

* __click_extensions.py (TabCompletion class and TabCompletionArgument).
  The tab completion class no longer needed

* Remove refs to TabCompletionClass from code

* _displaytree.py -comment removed

* pywbemcli.py - Remove some python 2.7 tests in repl

* _cmd_listener - command about tz parameter

* pywbemlistener.py - Python 2.7 test

* Pytest_extensions.py - Manual setup of simplified test signature.

* Removed comment about issue 224 (prompt-toolkit and utf strings with
old python) since it is no longer relevant and could confuse other
developers.

* Remove tests mock files all_types_method_mock_v0.py and
simple_mock_invokemethodv0.py files since they were only used to test
with pywbem <1.0.0

* Use of PYWBEM_0 and PYWBEM_1 test variables in tests and the variables
themselves in the various pywbemcli test files.
Source Files on build test-2394
Detailed source file information is not available for this build.
  • Back to Repo
  • 405c5a94 on github
  • Prev Build on master (#TEST-2387)
  • Next Build on master (#TEST-2398)
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