Re: Breaking t1510-repo-setup.sh tests in pu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2010/11/25 Ãvar ArnfjÃrà Bjarmason <avarab@xxxxxxxxx>:
> 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.
>

Interesting. That looks like real breakage. I have just run the tests
on pu (f4b0626). It passed. Can you send me the entire log and
/tmp/t1510-trace.log after applying this patch?

diff --git a/t/t1510-repo-setup.sh b/t/t1510-repo-setup.sh
index 0343045..446eb4d 100755
--- a/t/t1510-repo-setup.sh
+++ b/t/t1510-repo-setup.sh
@@ -4,6 +4,8 @@ test_description='Tests of cwd/prefix/worktree/gitdir
setup in all cases'

 . ./test-lib.sh

+export GIT_TRACE=/tmp/t1510-trace.log
+
 #
 # A few rules for repo setup:
 #
-- 
Duy
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]