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

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