测试: deflake 兄弟程序 wall-clock perf-budget 测试 (pubmed / sqlcipher / alembic)
作者: LearningCircuit创建于 2026年9月19日更新于 2026年9月19日
PR #6623 修复了三个 `scrub_error` 预算测试(`test_log_sanitizer.py::TestScrubErrorUrlQueryRedaction`)中的墙时争用问题,通过测量 CPU 时间(`time.process_time`)来解决这个问题 - 在 #6612 和两次后的 CI 运行中,仅通过墙时噪声失败了 `test_scrub_error_is_bounded_on_a_run_of_bare_schemes`。同一个脆弱性存在于套件中其他兄弟预算测试中,这些测试在加载的 xdist 运行中会继续出现争用问题:
内容来源: LearningCircuit/local-deep-research