Skip to content

Commit c1a0b07

Browse files
boomanaiden154github-actions[bot]
authored andcommitted
Automerge: [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
2 parents 0171b70 + 57ff891 commit c1a0b07

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)