summaryrefslogtreecommitdiff
path: root/t/t3031-merge-criscross.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2013-12-28 04:33:40 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-01-02 14:43:12 -0800
commit738a8beac42d5e2c6b882f997b7fc6577363c544 (patch)
treed54967715836c6001f85259d09e3f4ace0a16978 /t/t3031-merge-criscross.sh
parentt0000: simplify HARNESS_ACTIVE hack (diff)
downloadtgif-738a8beac42d5e2c6b882f997b7fc6577363c544.tar.xz
t0000: drop "known breakage" test
Having a simulated "known breakage" test means that the test suite will always tell us there is a bug to be fixed, even though it is only simulated. The right way to test this is in a sub-test, that can also check that we provide the correct exit status and output. Fortunately, we already have such a test (added much later by 5ebf89e). We could arguably get rid of the simulated success test immediately above, as well, as it is also redundant with the tests added in 5ebf89e. However, it does not have the annoying behavior of the "known breakage" test. It may also be easier to debug if the test suite is truly broken, since it is not a test-within-a-test, as the later tests are. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3031-merge-criscross.sh')
0 files changed, 0 insertions, 0 deletions