python3Packages.jupyter-server: disable test due to race condition

`test_cull_connected` is failing due to a race condition when run on Hydra. Disabled.
This commit is contained in:
Sarah Clark
2025-10-13 11:59:41 -07:00
parent 81a6b38af7
commit a26f619ac1
@@ -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 = [