diff --git a/cosmo-all/Dockerfile b/cosmo-all/Dockerfile index 8eef05b..ffad174 100644 --- a/cosmo-all/Dockerfile +++ b/cosmo-all/Dockerfile @@ -35,6 +35,7 @@ RUN --mount=type=tmpfs,target=/tmp : \ && skip "o/$mode/test/libc/calls/getpriority_test.com.runs" \ && skip "o/$mode/test/libc/stdio/tmpfile_test.com.runs" \ && skip "o/$mode/third_party/python/Lib/test/test_signal.py.runs" \ + && skip "o/$mode/third_party/python/Lib/test/test_tarfile.py.runs" \ # these can fail when nesting podman: \ #&& shed test/libc/calls/ftruncate_test.c '/\.st_blocks/d' \ #&& skip "o/$mode/test/tool/net/lunix_test.lua.runs" \