python3Packages.cleanlab: skip failing test (#419824)
This commit is contained in:
@@ -81,6 +81,9 @@ buildPythonPackage rec {
|
||||
|
||||
disabledTests =
|
||||
[
|
||||
# Incorrect snapshots (AssertionError)
|
||||
"test_color_sentence"
|
||||
|
||||
# Requires the datasets we prevent from downloading
|
||||
"test_create_imagelab"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user