all: only patch the portion of the ftruncate test that's failing
This commit is contained in:
parent
4b9b114c89
commit
1c0dffa857
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ RUN --mount=type=tmpfs,target=/tmp : \
|
|||
&& skip "o/$mode/test/libc/calls/getgroups_test.com.runs" \
|
||||
&& skip "o/$mode/test/libc/calls/getpriority_test.com.runs" \
|
||||
# these can fail when nesting podman: \
|
||||
&& skip "o/$mode/test/libc/calls/ftruncate_test.com.runs" \
|
||||
&& shed test/libc/calls/ftruncate_test.c '/\.st_blocks/d' \
|
||||
&& skip "o/$mode/test/libc/stdio/tmpfile_test.com.runs" \
|
||||
&& skip "o/$mode/test/tool/net/lunix_test.lua.runs" \
|
||||
&& skip "o/$mode/third_party/python/Lib/test/test_selectors.py.runs" \
|
||||
|
|
Loading…
Reference in a new issue