python3Packages.mmengine: skip failing test (#529561)
This commit is contained in:
@@ -160,6 +160,9 @@ buildPythonPackage (finalAttrs: {
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
# AssertionError: No valid profiler activities found
|
||||
"test_with_runner"
|
||||
|
||||
# Require network access
|
||||
"test_fileclient"
|
||||
"test_http_backend"
|
||||
|
||||
Reference in New Issue
Block a user