python3Packages.dockerflow: skip broken test

This commit is contained in:
K900
2026-07-17 17:38:07 +03:00
parent 824fee2a9a
commit 729aec0403
@@ -79,6 +79,8 @@ buildPythonPackage rec {
disabledTests = [
# AssertionError: assert 'c7a05e2b-8a21-4255-a3ed-92cea1e74a62' is None
"test_mozlog_without_correlation_id_middleware"
# broken by fastapi update, new behavior is arguably more correct
"test_error_returns_500_and_logs_error"
];
disabledTestPaths = [