Skip to content

Commit 4834bcc

Browse files
boomanaiden154aokblast
authored andcommitted
[lit] Remove setting stack size in ulimit_okay.txt
This was supposed to be in 6ccd1e8 but got left out because I forgot to save the file inside of VSCode. This was causing test failures on MacOS due to the previously mentioned failures setting ulimit that caused the patch to be reverted in the first place. https://lab.llvm.org/buildbot/#/builders/190/builds/29990
1 parent 2566f69 commit 4834bcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/utils/lit/tests/Inputs/shtest-ulimit/ulimit_okay.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# RUN: ulimit -n 50
2-
# RUN: ulimit -s 256
32
# RUN: ulimit -f 5
43
# RUN: %{python} %S/print_limits.py
54
# Fail the test so that we can assert on the output.

0 commit comments

Comments
 (0)