#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/quickfix/undeclared/missingfunction.txt"
Issue created automatically to collect these failures.
Example (log):
=== RUN Test/quickfix/undeclared/missingfunction.txt
=== PAUSE Test/quickfix/undeclared/missingfunction.txt
=== CONT Test/quickfix/undeclared/missingfunction.txt
==================
WARNING: DATA RACE
Write at 0x00c009a20f60 by goroutine 314:
runtime.recvDirect()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/chan.go:405 +0x7c
golang.org/x/tools/gopls/internal/test/integration.(*Env).Close()
/Users/swarming/.swarming/w/ir/x/w/targetrepo3107664283/gopls/internal/test/integration/wrappers.go:644 +0x338
...
/Users/swarming/.swarming/w/ir/x/w/targetrepo3107664283/gopls/internal/test/marker/marker_test.go:1016 +0xc1c
golang.org/x/tools/gopls/internal/test/marker.Test.func1()
/Users/swarming/.swarming/w/ir/x/w/targetrepo3107664283/gopls/internal/test/marker/marker_test.go:191 +0xaac
testing.tRunner()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1934 +0x164
testing.(*T).Run.gowrap1()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1997 +0x3c
==================
testing.go:1617: race detected during execution of test
--- FAIL: Test/quickfix/undeclared/missingfunction.txt (1.09s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Test/quickfix/undeclared/missingfunction.txt"