Obsolete VTE pre-2.91 ABI
[oi-userland.git] / components / python / fixtures / test / results-3.9.master
blob82dfbb6619bb93b594e01116e1b61600364dddc7
1 ROOT: tox-gh-actions won't override envlist because tox is not running in GitHub Actions
2 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
3 py$(PYV): commands[0]> python -m testtools.run fixtures.test_suite
4 $(PYTHON_DIR)/runpy.py:127: RuntimeWarning: 'testtools.run' found in sys.modules after import of package 'testtools', but prior to execution of 'testtools.run'; this may result in unpredictable behaviour
5   warn(RuntimeWarning(msg))
6 Tests running...
8 Ran 145 tests
9 OK
10   py$(PYV): OK
11   congratulations :)