Open gopherbot opened 5 months ago
#!watchflakes default <- pkg == "golang.org/x/tools/go/ssa" && test == "Example_buildPackage"
Issue created automatically to collect these failures.
Example (log):
=== RUN Example_buildPackage --- FAIL: Example_buildPackage (0.15s) got: hello.go:4:8: could not import fmt (can't find import: "fmt") want: package hello: func init func() var init$guard bool func main func() const message message = "Hello, World!":untyped string ... # Location: hello.go:8:6 func main(): 0: entry P:0 S:0 t0 = new [1]any (varargs) *[1]any t1 = &t0[0:int] *any t2 = make any <- string ("Hello, World!":string) any *t1 = t2 t3 = slice t0[:] []any t4 = fmt.Println(t3...) (n int, err error) return
— watchflakes
Found new dashboard test flakes for:
Issue created automatically to collect these failures.
Example (log):
— watchflakes