Commit 9eae9c20 authored by Doron Behar's avatar Doron Behar
Browse files

diffoscope: disable another broken test

parent 57b0c6d8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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"