Skip to content

Commit

Permalink
t5601: update skipped test numbers
Browse files Browse the repository at this point in the history
Upstream have added tests and therefore reordered the numbers, so
account for that in the listing of tests to skip.
  • Loading branch information
me-and committed Jul 8, 2022
1 parent 3e3561e commit 34e727c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git.cygport
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ src_test() {
known_failures+=(t5580.6)

# https://github.com/me-and/Cygwin-Git/issues/46
known_failures+=(t5601.{{62..64},66})
known_failures+=(t5601.{{64..66},68})

export GIT_SKIP_TESTS="${known_failures[*]}"
fi
Expand Down

0 comments on commit 34e727c

Please sign in to comment.