Commit b94f1f7a authored by Bjørn Forsman's avatar Bjørn Forsman
Browse files

Revert "diffoscope: disable another broken test"

This reverts commit 9eae9c20.

No longer needed since commit adbceb5f
("diffoscope: 271 -> 273").

Manually resolved conflict due to commit
5cf0c470 ("diffoscope: apply nixfmt").
parent 44260e58
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -270,8 +270,6 @@ 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