gnu/ci: don't run seq-precision - logs are too long

This commit is contained in:
Sylvestre Ledru
2021-05-24 22:33:53 +02:00
parent 962e4198b2
commit 98f09a6b8b
+4
View File
@@ -58,6 +58,10 @@ sed -i -e '/tests\/misc\/invalid-opt.pl/ D' \
-e '/tests\/misc\/help-version-getopt.sh/ D' \
Makefile
# logs are clotted because of this test
sed -i -e '/tests\/misc\/seq-precision.sh/ D' \
Makefile
# printf doesn't limit the values used in its arg, so this produced ~2GB of output
sed -i '/INT_OFLOW/ D' tests/misc/printf.sh