Re: Test t2028 failes

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

 



On Tue, Apr 3, 2018 at 2:33 AM, Jens Krüger <Jens.Krueger@xxxxxxxxxxx> wrote:
> *** t2028-worktree-move.sh ***
> not ok 12 - move worktree
> #
> #               toplevel="$(pwd)" &&
> #               git worktree move source destination &&
> #               test_path_is_missing source &&
> #               git worktree list --porcelain >out &&
> #               grep "^worktree.*/destination" out &&
> #               ! grep "^worktree.*/source" out &&
> #               git -C destination log --format=%s >actual2 &&
> #               echo init >expected2 &&
> #               test_cmp expected2 actual2
> #

Thanks for the report. Can you paste the relevant output (which
should/might include an error message) from running the test with:

   ./t2028-worktree-move.sh -v -i

and show an "ls -l" of t/trash directory.t2028-worktree-move
directory, as well as paste the content of files "out" and "actual2"
in that directory?




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

  Powered by Linux