Breaking t1510-repo-setup.sh tests in pu

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

 



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