python3Packages.tifffile: disable failing test
This commit is contained in:
parent
c01034bfe2
commit
3176b44c44
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user