| Linux in-mum-web1499.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64 Path : /opt/golang/1.22.0/src/cmd/go/testdata/script/ |
| Current File : //opt/golang/1.22.0/src/cmd/go/testdata/script/test_rebuildall.txt |
env GO111MODULE=off # Regression test for golang.org/issue/6844: # 'go test -a' should force dependencies in the standard library to be rebuilt. [short] skip go test -x -a -c testdata/dep_test.go stderr '^.*[/\\]compile'$GOEXE'["]? (.* )?regexp .*[/\\]regexp\.go' -- testdata/dep_test.go -- package deps import _ "testing"