git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Breaking t1510-repo-setup.sh tests in pu
@ 2010-11-25  9:56 Ævar Arnfjörð Bjarmason
  2010-11-25 11:40 ` Nguyen Thai Ngoc Duy
  0 siblings, 1 reply; 4+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2010-11-25  9:56 UTC (permalink / raw)
  To: Nguyễn Thái Ngọc Duy; +Cc: Git Mailing List

I haven't investigated these. But that test is breaking in pu now:

    $ prove ./t1510-repo-setup.sh
    ./t1510-repo-setup.sh .. Dubious, test returned 1 (wstat 256, 0x100)
    Failed 244/376 subtests

    Test Summary Report
    -------------------
    ./t1510-repo-setup.sh (Wstat: 256 Tests: 376 Failed: 244)
      Failed tests:  8-9, 11, 15-36, 46-67, 71-92, 101, 103
                    113-128, 144-159, 169-184, 207-208, 211-234
                    256-279, 281-282, 284-307, 320-343, 351
                    353-376
      Non-zero exit status: 1
    Files=1, Tests=376,  8 wallclock secs ( 0.23 usr  0.02 sys +  0.85
cusr  5.26 csys =  6.36 CPU)
    Result: FAIL

All the breakages seem to be due to path differences:

    --- expected    2010-11-25 09:53:46.000000000 +0000
    +++ result      2010-11-25 09:53:46.000000000 +0000
    @@ -1,4 +1,4 @@
    -setup: git_dir: /home/avar/g/git/t/trash directory.t1510-repo-setup/3/.git
    -setup: worktree: /home/avar/g/git/t/trash directory.t1510-repo-setup/3/wt
    +setup: git_dir: .git
    +setup: worktree: /home/avar/g/git/t/trash directory.t1510-repo-setup/3
     setup: cwd: /home/avar/g/git/t/trash directory.t1510-repo-setup/3
     setup: prefix: (null)
    not ok - 24 #3: GIT_DIR, GIT_WORK_TREE=wt at root

This is probably due to Nguyễn's recent work. But I'm not sure.

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

end of thread, other threads:[~2010-11-26  7:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-25  9:56 Breaking t1510-repo-setup.sh tests in pu Ævar Arnfjörð Bjarmason
2010-11-25 11:40 ` Nguyen Thai Ngoc Duy
     [not found]   ` <AANLkTinhgMhrcMtPKL0aOrkeVgo8NE8Sq0fuPuCcbdbq@mail.gmail.com>
2010-11-26  2:45     ` Nguyen Thai Ngoc Duy
2010-11-26  7:51       ` Johannes Sixt

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).