git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* t5539 fails on ubuntu for v2.0.0-rc2
@ 2014-05-07 19:56 Fabio D'Alfonso
  2014-05-07 21:45 ` Junio C Hamano
  2014-05-08 21:36 ` t5539 fails on ubuntu for v2.0.0-rc2 - the SAME on 12.04 server Fabio D'Alfonso
  0 siblings, 2 replies; 15+ messages in thread
From: Fabio D'Alfonso @ 2014-05-07 19:56 UTC (permalink / raw)
  To: git

Hi,
I am getting this in Ubuntu, something wrong with my env?
Thanks

root@HDUBVM01:~/builds/git/t# ./t5539-fetch-http-shallow.sh
ok 1 - setup shallow clone
not ok 2 - clone http repository
#
#        git clone --bare --no-local shallow 
"$HTTPD_DOCUMENT_ROOT_PATH/repo.git" &&
#        git clone $HTTPD_URL/smart/repo.git clone &&
#        (
#        cd clone &&
#        git fsck &&
#        git log --format=%s origin/master >actual &&
#        cat <<EOF >expect &&
#    7
#    6
#    5
#    4
#    3
#    EOF
#        test_cmp expect actual
#        )
#
not ok 3 - no shallow lines after receiving ACK ready
#
#        (
#            cd shallow &&
#            for i in $(test_seq 15)
#            do
#                git checkout --orphan unrelated$i &&
#                test_commit unrelated$i &&
#                git push -q "$HTTPD_DOCUMENT_ROOT_PATH/repo.git" \
#                    refs/heads/unrelated$i:refs/heads/unrelated$i &&
#                git push -q ../clone/.git \
#                    refs/heads/unrelated$i:refs/heads/unrelated$i ||
#                exit 1
#            done &&
#            git checkout master &&
#            test_commit new &&
#            git push  "$HTTPD_DOCUMENT_ROOT_PATH/repo.git" master
#        ) &&
#        (
#            cd clone &&
#            git checkout --orphan newnew &&
#            test_commit new-too &&
#            GIT_TRACE_PACKET="$TRASH_DIRECTORY/trace" git fetch 
--depth=2 &&
#            grep "fetch-pack< ACK .* ready" ../trace &&
#            ! grep "fetch-pack> done" ../trace
#        )
#
httpd (pid 10653?) not running
# failed 2 among 3 test(s)
1..3

-- 

Fabio D'Alfonso
'Enabling Business Through IT'
cell.  +39.348.059.40.22 ***
web: www.fabiodalfonso.com <http://www.fabiodalfonso.com/>
email: fabio.dalfonso@fabiodalfonso.com
<mailto:fabio.dalfonso@fabiodalfonso.com>linkedin: 
www.linkedin.com/in/fabiodalfonso <http://it.linkedin.com/in/fabiodalfonso>
twitter: www.twitter.com/#!/fabio_dalfonso 
<http://www.twitter.com/#%21/fabio_dalfonso>

fax: +39.06.874.599.581
BlackBerry® Wireless Enabled Address.


          ** Hidden  numbers are automatically rejected by the phone*

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-05-14 19:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 19:56 t5539 fails on ubuntu for v2.0.0-rc2 Fabio D'Alfonso
2014-05-07 21:45 ` Junio C Hamano
2014-05-08  4:14   ` Jeff King
2014-05-08  6:02     ` Fabio D'Alfonso
2014-05-08 14:13       ` Fabio D'Alfonso
2014-05-09 15:59       ` Jeff King
2014-05-09 16:43         ` Fabio D'Alfonso
2014-05-09 21:08         ` Junio C Hamano
2014-05-10 14:02           ` Jeff King
2014-05-14 10:14             ` Jeff King
2014-05-14 17:11               ` Junio C Hamano
2014-05-14 19:33                 ` Jeff King
2014-05-08 21:36 ` t5539 fails on ubuntu for v2.0.0-rc2 - the SAME on 12.04 server Fabio D'Alfonso
2014-05-09  8:39   ` t5539 fails on ubuntu for v2.0.0-rc2 - the SAME on 12.04 server - this test was disabled up to 1.9.2 Fabio D'Alfonso
2014-05-09 15:50     ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).