Unverified Commit 41ebdfa0 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

Merge #195191: exiv2: drop a test on darwin

parents b29b72fb 9927b2f2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -83,6 +83,8 @@ stdenv.mkDerivation rec {
      rm -f ../tests/bugfixes/redmine/test_issue_662.py
      rm -f ../tests/bugfixes/github/test_issue_1046.py

      rm -f ../tests/bugfixes/github/test_issue_683.py

      # disable tests that requires loopback networking
      substituteInPlace  ../tests/bash_tests/testcases.py \
        --replace "def io_test(self):" "def io_disabled(self):"