python3Packages.cleanlab: skip failing test (#419824)

This commit is contained in:
Gaétan Lepage
2025-06-25 15:17:03 +02:00
committed by GitHub
@@ -81,6 +81,9 @@ buildPythonPackage rec {
disabledTests =
[
# Incorrect snapshots (AssertionError)
"test_color_sentence"
# Requires the datasets we prevent from downloading
"test_create_imagelab"