python311Packages.manifest-ml: disable time-sensitve test
This commit is contained in:
@@ -95,6 +95,8 @@ buildPythonPackage rec {
|
||||
"test_get"
|
||||
# this test has network access
|
||||
"test_retry_handling"
|
||||
# Test is time-senstive
|
||||
"test_timing"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user