Disable database/opensearch
[oi-userland.git] / components / python / func_timeout / test / results-all.master
blob341f67656ab6aa33b66c8a0692c2f85c744a219a
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 19 items
8 ::project PASSED
9 tests/FuncTimeoutTests/test_Basic.py::TestBasic::test_exception PASSED
10 tests/FuncTimeoutTests/test_Basic.py::TestBasic::test_funcTimeout PASSED
11 tests/FuncTimeoutTests/test_Basic.py::TestBasic::test_instantiateExceptionNoArgs PASSED
12 tests/FuncTimeoutTests/test_Basic.py::TestBasic::test_retry PASSED
13 tests/FuncTimeoutTests/test_Decorator.py::TestDecorator::test_funcSetTimeCalculate PASSED
14 tests/FuncTimeoutTests/test_Decorator.py::TestDecorator::test_funcSetTimeCalculateWithOverride PASSED
15 tests/FuncTimeoutTests/test_Decorator.py::TestDecorator::test_funcSetTimeout PASSED
16 tests/FuncTimeoutTests/test_Decorator.py::TestDecorator::test_funcSetTimeoutOverride PASSED
17 tests/FuncTimeoutTests/test_Decorator.py::TestDecorator::test_nameRetained PASSED
18 tests/FuncTimeoutTests/test_Decorator.py::TestDecorator::test_setFuncTimeoutetry PASSED
19 tests/FuncTimeoutTests/test_StoppableThread.py::TestBasic::test_exception PASSED
20 tests/FuncTimeoutTests/test_StoppableThread.py::TestBasic::test_funcTimeout PASSED
21 tests/FuncTimeoutTests/test_StoppableThread.py::TestBasic::test_retry PASSED
22 tests/FuncTimeoutTests/test_TestUtils.py::TestTestUtils::test_ArgNoDefault PASSED
23 tests/FuncTimeoutTests/test_TestUtils.py::TestTestUtils::test_compareTimes PASSED
24 tests/FuncTimeoutTests/test_TestUtilsSleep.py::TestBasicSleep::test_getSleepLambda PASSED
25 tests/FuncTimeoutTests/test_TestUtilsSleepWithArgs.py::TestBasicSleepWithArgs::test_getSleepLambdaWithArgs PASSED
27 ======== 18 passed ========