summaryrefslogtreecommitdiff
path: root/t/t6120-describe.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-09-25 15:24:09 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-09-25 15:24:10 +0900
commit9709ffac8004c3dc62dc946af469ec6d69bfeffb (patch)
tree6e6fd0696c8cec710f3048b8fc2aa1556a4a44ce /t/t6120-describe.sh
parentMerge branch 'jk/info-alternates-fix' (diff)
parentt9010-*.sh: skip all tests if the PIPE prereq is missing (diff)
downloadtgif-9709ffac8004c3dc62dc946af469ec6d69bfeffb.tar.xz
Merge branch 'rj/test-ulimit-on-windows'
On Cygwin, "ulimit -s" does not report failure but it does not work at all, which causes an unexpected success of some tests that expect failures under a limited stack situation. This has been fixed. * rj/test-ulimit-on-windows: t9010-*.sh: skip all tests if the PIPE prereq is missing test-lib: use more compact expression in PIPE prerequisite test-lib: don't use ulimit in test prerequisites on cygwin
Diffstat (limited to 't/t6120-describe.sh')
-rwxr-xr-xt/t6120-describe.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t6120-describe.sh b/t/t6120-describe.sh
index dd6dd9df9b..3d45dc2955 100755
--- a/t/t6120-describe.sh
+++ b/t/t6120-describe.sh
@@ -279,7 +279,6 @@ test_expect_success 'describe ignoring a borken submodule' '
grep broken out
'
-# we require ulimit, this excludes Windows
test_expect_failure ULIMIT_STACK_SIZE 'name-rev works in a deep repo' '
i=1 &&
while test $i -lt 8000