cosmopolitan: remove my test skips; i think everything is passing
This commit is contained in:
parent
62eec2bdd0
commit
804122de5c
1 changed files with 0 additions and 6 deletions
|
@ -20,12 +20,6 @@ if [ ! -e /cosmopolitan.done ]; then
|
||||||
&& ./makeit "o/$mode/third_party/make/make.com" \
|
&& ./makeit "o/$mode/third_party/make/make.com" \
|
||||||
&& cp -int build/bootstrap "o/$mode/third_party/make/make.com" \
|
&& cp -int build/bootstrap "o/$mode/third_party/make/make.com" \
|
||||||
\
|
\
|
||||||
&& skip() { mkdir -p "${1%/*}" && touch -d @2222222222 "$1" ;} \
|
|
||||||
&& `#skip "o/$mode/test/libc/calls/getgroups_test.com.runs"` \
|
|
||||||
&& `#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_ioctl.py.runs"` `# SIGSEGV` \
|
|
||||||
&& `#skip "o/$mode/third_party/python/Lib/test/test_tarfile.py.runs"` \
|
|
||||||
&& if [ "$COSMO_FLAVOR" = dbg ] \
|
&& if [ "$COSMO_FLAVOR" = dbg ] \
|
||||||
;then : \
|
;then : \
|
||||||
&& ./expand ./makeit \
|
&& ./expand ./makeit \
|
||||||
|
|
Loading…
Add table
Reference in a new issue