python3Packages.dockerflow: skip broken test
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user