diffoscope: disable another broken test

This commit is contained in:
Doron Behar
2024-07-22 15:44:59 +03:00
parent 57b0c6d841
commit 9eae9c2035
+2
View File
@@ -267,6 +267,8 @@ python.pkgs.buildPythonApplication rec {
# Fails because it fails to determine llvm version
"test_item3_deflate_llvm_bitcode"
# Fails ever since an update to imagemagick
"test_has_visuals"
] ++ lib.optionals stdenv.isDarwin [
# Disable flaky tests on Darwin
"test_non_unicode_filename"