3
0
Fork 0
forked from mirrors/nixpkgs

git: disable flaky test (#115847)

Co-authored-by: Michael Weiss <dev.primeos@gmail.com>
This commit is contained in:
Sandro 2021-03-11 10:22:05 +01:00 committed by GitHub
parent a3b4d14288
commit 54395344a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -311,6 +311,9 @@ stdenv.mkDerivation {
# Tested to fail: 2.18.0
disable_test t9902-completion "sourcing the completion script clears cached --options"
# Flaky tests:
disable_test t5319-multi-pack-index
${lib.optionalString (!perlSupport) ''
# request-pull is a Bash script that invokes Perl, so it is not available
# when NO_PERL=1, and the test should be skipped, but the test suite does