python3Packages.cleanlab: skip failing test

This commit is contained in:
Gaetan Lepage
2025-06-25 11:35:57 +02:00
parent 25495bcd29
commit 1b72114a23
@@ -81,6 +81,9 @@ buildPythonPackage rec {
disabledTests =
[
# Incorrect snapshots (AssertionError)
"test_color_sentence"
# Requires the datasets we prevent from downloading
"test_create_imagelab"