![]() The builder is currently spending 15 to 20 minutes installing gcc and upgrading packages every time we run the tests. Because of this the build fails sometimes by running out of time. This change reduces that to 5 minutes by: * switching from curl to wget (which seems to have fewer dependencies) * not installing gcc on ppc64le * skipping tests that depend on gcc or other binutils |
||
---|---|---|
.. | ||
gen-backend_test_health.go | ||
gen-cli-docs.go | ||
gen-faq-toc.go | ||
gen-opcodes.go | ||
gen-starlark-bindings.go | ||
gen-travis.go | ||
gen-usage-docs.go | ||
gencert.sh | ||
latestver.py | ||
make.go | ||
rtype-out.txt | ||
rtype.go | ||
staticcheck-out.txt | ||
test_linux.sh | ||
test_mac.sh | ||
test_windows.ps1 | ||
testsign |