python3Packages.jupyter-server: disable test due to race condition (#451754)
This commit is contained in:
@@ -121,6 +121,7 @@ buildPythonPackage rec {
|
||||
"test_terminal_create_with_cwd"
|
||||
# Fails under load (which causes failure on Hydra)
|
||||
"test_execution_state"
|
||||
"test_cull_connected"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
|
||||
Reference in New Issue
Block a user