python312Packages.compressai: disable flaky test (#358796)
This commit is contained in:
@@ -88,6 +88,9 @@ buildPythonPackage rec {
|
||||
"test_eval_model_pretrained"
|
||||
"test_cheng2020_anchor"
|
||||
"test_pretrained"
|
||||
|
||||
# Flaky (AssertionError: assert 0.08889999999999998 < 0.064445)
|
||||
"test_find_close"
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user