This commit is contained in:
2026-03-06 10:12:29 -05:00
parent 3376da7761
commit 11325cce62
38 changed files with 0 additions and 1157 deletions
-15
View File
@@ -1,15 +0,0 @@
============================= test session starts =============================
platform win32 -- Python 3.11.6, pytest-9.0.2, pluggy-1.6.0 -- C:\projects\manual_slop\.venv\Scripts\python.exe
cachedir: .pytest_cache
rootdir: C:\projects\manual_slop
configfile: pyproject.toml
plugins: anyio-4.12.1, asyncio-1.3.0, cov-7.0.0, timeout-2.4.0
asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
timeout: 60.0s
timeout method: thread
timeout func_only: False
collecting ... collected 1 item
tests/test_gui_stress_performance.py::test_comms_volume_stress_performance PASSED [100%]
============================= 1 passed in 12.78s ==============================