/
/
opt
/
golang
/
1.22.0
/
src
/
cmd
/
go
/
testdata
/
script
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.137
PHP 8.3.16
Dir:
/opt/golang/1.22.0/src/cmd/go/testdata/script
Edit:
/opt/golang/1.22.0/src/cmd/go/testdata/script/test_match_no_tests_build_failure.txt
# Test that when there's a build failure and a -run flag that doesn't match, # that the error for not matching tests does not override the error for # the build failure. ! go test -run ThisWillNotMatch syntaxerror ! stderr '(?m)^ok.*\[no tests to run\]' stdout 'FAIL' -- go.mod -- module syntaxerror go 1.16 -- x.go -- package p -- x_test.go -- package p func f() (x.y, z int) { }
Ukuran: 385 B