python310Packages.notebook: Disable failing test

This commit is contained in:
Martin Weinelt
2023-03-03 23:59:31 +01:00
parent 441bb8a805
commit ec97555911
@@ -62,6 +62,7 @@ buildPythonPackage rec {
"sock_server"
"test_list_formats" # tries to find python MIME type
"KernelCullingTest" # has a race condition failing on slower hardware
"test_connections" # tornado.simple_httpclient.HTTPTimeoutError: Timeout during request"
] ++ lib.optionals stdenv.isDarwin [
"test_delete"
"test_checkpoints_follow_file"