Commit a26f619a authored by Sarah Clark's avatar Sarah Clark
Browse files

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

`test_cull_connected` is failing due to a race condition when run on Hydra. Disabled. 
parent 81a6b38a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 = [