python310Packages.notebook: Disable failing test
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user