python3Packages.mlx-vlm: disable flaky test (#518696)
This commit is contained in:
@@ -76,6 +76,9 @@ buildPythonPackage (finalAttrs: {
|
||||
"test_glm4v"
|
||||
"test_glm4v_moe"
|
||||
"test_kimi_vl"
|
||||
|
||||
# flaky: statistical bias tolerance occasionally exceeded
|
||||
"test_turboquant_prod_is_nearly_unbiased_across_seeds"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
|
||||
Reference in New Issue
Block a user