foundationdb/tests/TestRunner
Michael Stack e5276f5dab
Increase upgrade test tester shutdown timeout from 5s to 30s (#13288)
Under ASAN, TaskQueue::clear() fires broken_promise to actors across
multiple external client network threads. The cascading cleanup takes
longer than the previous 5-second timeout, causing the test harness to
SIGKILL the tester and report failure.
2026-05-27 15:37:48 -07:00
..
fdb_test_runner Increase upgrade test tester shutdown timeout from 5s to 30s (#13288) 2026-05-27 15:37:48 -07:00
fdb_test_runner.egg-info Refactor TestRunner into fdb_test_runner Python package (#12705) 2026-02-18 14:13:38 -08:00
fdb_version.py.cmake Remove ctest from prev3 version 2024-09-18 16:09:36 -07:00
pyproject.toml Refactor TestRunner into fdb_test_runner Python package (#12705) 2026-02-18 14:13:38 -08:00
requirements.txt Bump authlib in /tests/TestRunner in the pip group across 1 directory (#13212) 2026-05-18 19:05:40 -07:00
run_test_runner.py fix ctest integration for TestRunner (relative import + fdb_version.py path) (#12766) 2026-03-13 21:43:36 -07:00