python3Packages.tifffile: disable failing test
This commit is contained in:
@@ -43,6 +43,8 @@ buildPythonPackage rec {
|
||||
# AssertionError
|
||||
"test_write_bigtiff"
|
||||
"test_write_imagej_raw"
|
||||
# https://github.com/cgohlke/tifffile/issues/142
|
||||
"test_func_bitorder_decode"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
|
||||
Reference in New Issue
Block a user