python3Packages.oletools: disable failing tests
This commit is contained in:
@@ -43,6 +43,10 @@ buildPythonPackage rec {
|
||||
# Test fails with AssertionError: Tuples differ: ('MS Word 2007+...
|
||||
"test_all"
|
||||
"test_xlm"
|
||||
# AssertionError: Found "warn" in output...
|
||||
"test_empty_behaviour"
|
||||
"test_rtf_behaviour"
|
||||
"test_text_behaviour"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "oletools" ];
|
||||
|
||||
Reference in New Issue
Block a user