Merge #195249: exiv2: drop a test on darwin, really now
This commit is contained in:
commit
cac8961bee
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ stdenv.mkDerivation rec {
|
||||||
rm -f ../tests/bugfixes/redmine/test_issue_662.py
|
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_1046.py
|
||||||
|
|
||||||
rm -f ../tests/bugfixes/github/test_issue_683.py
|
rm ../tests/bugfixes/redmine/test_issue_683.py
|
||||||
|
|
||||||
# disable tests that requires loopback networking
|
# disable tests that requires loopback networking
|
||||||
substituteInPlace ../tests/bash_tests/testcases.py \
|
substituteInPlace ../tests/bash_tests/testcases.py \
|
||||||
|
|
Loading…
Reference in a new issue