Package: git
Version: 1:2.1.0-1
Severity: important
User: [email protected]
Usertags: ppc64el

Hi,

git FTBFS on ppc64l due to the following testsuite failure.

not ok 136 - --contains works in a deep repo
#
#               >expect &&
#               i=1 &&
#               while test $i -lt 4000
#               do
#                       echo "commit refs/heads/master
#       committer A U Thor <[email protected]> $((1000000000 + $i * 100)) +0200
#       data <<EOF
#       commit #$i
#       EOF"
#                       test $i = 1 && echo "from refs/heads/master^0"
#                       i=$(($i + 1))
#               done | git fast-import &&
#               git checkout master &&
#               git tag far-far-away HEAD^ &&
#               run_with_limited_stack git tag --contains HEAD >actual &&
#               test_cmp expect actual
#
# failed 1 among 136 test(s)
1..136
make[3]: *** [t7004-tag.sh] Error 1
Makefile:44: recipe for target 't7004-tag.sh' failed



Andi


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to