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

pywbem / pywbem / test-2310
92%

Build:
DEFAULT BRANCH: master
Ran 18 May 2024 10:20PM 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-2310

push

github

andy-maier
Fix TODO-OLD-PYTHON flagged changes for python 3.8.

Fix a number of issues documented as TODO-OLD-PYTHON in the
pr (#3145)  that set new minimum python version to 3.8.

1. Fix issue in cim_http.py, special code for Python < 3.6 by
   removing code.

2. mock/base_repository compatibleabstraceproperty. Remove the
   special function and apply the abstract definitions directly.

3. _recorder.py. Remove use of _longint.

4. _cim_http.py - remove test that was for python < 3.6

5. _cim_obj.py - Remove use of _longint

6. _cim_types -
  - Remove use of _longint.
  - Change text in _CIMComparisonMixin to reflect only python >= 3.8.
  - Remove external  __str__  methods def for CIMInt and CIMFloat
    in favor of __str__ methods in the classes.

7. Change fixed Signature() definition to dynamic signatue().
Removes the fixed Signature definition for simplified_test_function and
replaces it with signature() function that builds the signature.

8. tests/unittest/pywbem/test_cim_obj.py - change test to use int

9. mock tests - Change name of test to avoid duplicate test name and
allow execution of just a single test with name *innvoke_method.
Source Files on build test-2310
Detailed source file information is not available for this build.
  • Back to Repo
  • 608d948b on github
  • Prev Build on master (#TEST-2302)
  • Next Build on master (#TEST-2330)
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