python/coverage: update to 7.6.5
[oi-userland.git] / components / python / calver / test / results-all.master
blob410c3400ecba554b9164f1b805b454ff277713cf
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
5 rootdir: $(@D)
6 collecting ... collected 3 items
8 ::project PASSED
10 =============================== warnings summary ===============================
11 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pytest_freezegun.py:17
12 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pytest_freezegun.py:17
13   $(PYTHON_DIR)/vendor-packages/pytest_freezegun.py:17: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
14     if LooseVersion(pytest.__version__) < LooseVersion('3.6.0'):
16 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
17 ======== 1 passed, 2 warnings ========