go-ethereum/build
Daniel Liu d1860fa38e
test(build,Makefile): switch quick-test from --quick to -short (#2130)
Replace the quick-test target to run `go run build/ci.go test -short -failfast`.

Remove the `--quick` flag and package-filter path from `build/ci.go`, so test selection relies on Go's built-in short mode instead of custom package exclusion.

This keeps quick-test behavior aligned with tests guarded by `testing.Short()` and avoids maintaining bespoke skip logic in CI tooling.
2026-03-10 18:47:49 +05:30
..
deb/completions build: support auto-completion for bash 2025-04-07 16:37:05 +08:00
checksums.txt build(build): upgrade -dlgo version to 1.25.7 #33874 (#2114) 2026-03-06 11:21:15 +05:30
ci-notes.md FIx Bad block error. 2021-09-17 17:59:06 +05:30
ci.go test(build,Makefile): switch quick-test from --quick to -short (#2130) 2026-03-10 18:47:49 +05:30
env.sh new EVM Upgrade 2021-09-21 16:53:46 +05:30