Re: [PATCH v15 14/27] t6030: no cleanup with bad merge base

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

 



Pranit Bauva <pranit.bauva@xxxxxxxxx> writes:

> +test_expect_success 'check whether bisection cleanup is not done with bad merges' '
> +	git bisect start $HASH7 $SIDE_HASH7 &&
> +	test_expect_failure git bisect bad >out 2>out &&

I think you meant "test_must_fail" here.

> +	test_i18ngrep "The merge base" out &&
> +	test -e .git/BISECT_START
> +'
> +
>  test_done
>
> --
> https://github.com/git/git/pull/287



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