Lines Matching refs:missing
639 tg.grepStderr("^"+regexp.QuoteMeta(shortPath)+":", "missing file:line in error message")
648 tg.grepStderr(`[/\\]tool[/\\].*[/\\]link`, "missing linker name in error message")
1244 tg.grepStderr("golang.org/x/tools: no buildable Go source files", "missing error")
1246 tg.grepStderr("golang.org/x/tools: no buildable Go source files", "missing error")
1248 tg.grepStderr("golang.org/x/tools: no buildable Go source files", "missing error")
1414 // Test missing GOPATH is reported.
1598 tg.grepStdout("x/build/cmd/cl", "missing expected x/build/cmd/cl")
1701 t.Error("missing mode: set")
1724 t.Error("missing mode: atomic")
1747 t.Error("missing mode: count")
2026 tg.grepBoth("missing argument for Printf", "go vet vetpkg did not find missing argument for Printf")
2279 tg.grepStderr("no install location for.*gopath2.src.test: hidden by .*gopath1.src.test", "missing error")