Marcel Telka
2024-03-24 a278a4bfc6ca105f074d15fee4b7aa7e461b9894
components/python/time-machine/test/results-all.master
@@ -5,7 +5,7 @@
cachedir: .tox/py$(PYV)/.pytest_cache
rootdir: $(@D)
configfile: pyproject.toml
collecting ... collected 97 items
collecting ... collected 98 items
tests/test_time_machine.py::ClassDecoratorInheritanceTests::test_ineheritance_correctly_rebound PASSED
tests/test_time_machine.py::TestEscapeHatch::test_datetime_now PASSED
@@ -57,6 +57,7 @@
tests/test_time_machine.py::test_destination_string_naive[1970-01-01-US/Eastern-18000] PASSED
tests/test_time_machine.py::test_destination_string_naive[1970-01-01-UTC-0] PASSED
tests/test_time_machine.py::test_destination_timedelta PASSED
tests/test_time_machine.py::test_destination_timedelta_first_travel_in_process PASSED
tests/test_time_machine.py::test_destination_timedelta_negative PASSED
tests/test_time_machine.py::test_destination_timedelta_nested PASSED
tests/test_time_machine.py::test_exceptions_dont_break_it PASSED
@@ -105,7 +106,7 @@
tests/test_time_machine.py::test_unsupported_type PASSED
tests/test_time_machine.py::test_uuid1 PASSED
======== 92 passed, 5 skipped ========
======== 93 passed, 5 skipped ========
$(PYTHON_DIR)/vendor-packages/coverage/inorout.py:503: CoverageWarning: Module src/_time_machine.c was never imported. (module-not-imported)
  self.warn(f"Module {pkg} was never imported.", slug="module-not-imported")
  py$(PYV): OK