mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
gnu/ci: don't run seq-precision - logs are too long
This commit is contained in:
parent
962e4198b2
commit
98f09a6b8b
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@ sed -i -e '/tests\/misc\/invalid-opt.pl/ D' \
|
||||||
-e '/tests\/misc\/help-version-getopt.sh/ D' \
|
-e '/tests\/misc\/help-version-getopt.sh/ D' \
|
||||||
Makefile
|
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
|
# 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
|
sed -i '/INT_OFLOW/ D' tests/misc/printf.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue