python3Packages.mmengine: skip failing test (#529561)

This commit is contained in:
Nick Cao
2026-06-08 20:39:34 +00:00
committed by GitHub
@@ -160,6 +160,9 @@ buildPythonPackage (finalAttrs: {
];
disabledTests = [
# AssertionError: No valid profiler activities found
"test_with_runner"
# Require network access
"test_fileclient"
"test_http_backend"