#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/modfile" && test == "TestGovimModReadonly/default"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestGovimModReadonly/default
goroutine profile: total 5
1 @ 0x434011 0x47309d 0x5ff551 0x5ff385 0x5fc3ab 0xe95870 0xe954fa 0x547df4 0x47cfc1
# 0x5ff550 runtime/pprof.writeRuntimeProfile+0xb0 /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:773
# 0x5ff384 runtime/pprof.writeGoroutine+0x44 /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:732
# 0x5fc3aa runtime/pprof.(*Profile).WriteTo+0x14a /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:374
# 0xe9586f golang.org/x/tools/gopls/internal/test/integration.(*Runner).Run.func1.1+0x6f /home/swarming/.swarming/w/ir/x/w/targetrepo1504192603/gopls/internal/test/integration/runner.go:198
# 0xe954f9 golang.org/x/tools/gopls/internal/test/integration.(*Runner).Run.func1+0xeb9 /home/swarming/.swarming/w/ir/x/w/targetrepo1504192603/gopls/internal/test/integration/runner.go:252
# 0x547df3 testing.tRunner+0xf3 /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1690
...
1 @ 0x4740ee 0x40b4dc 0x40b0b2 0x6ce567 0x47cfc1
# 0x6ce566 golang.org/x/tools/gopls/internal/protocol.LogEvent.func1.1+0x46 /home/swarming/.swarming/w/ir/x/w/targetrepo1504192603/gopls/internal/protocol/context.go:47
1 @ 0x4740ee 0x478725 0x84b885 0x47cfc1
# 0x478724 time.Sleep+0xe4 /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/time.go:285
# 0x84b884 golang.org/x/tools/gopls/internal/filecache.gc+0x124 /home/swarming/.swarming/w/ir/x/w/targetrepo1504192603/gopls/internal/filecache/filecache.go:443
runner.go:199: closing the sandbox: error(s) cleaning sandbox: cleaning modcache: <nil>; removing files: unlinkat /home/swarming/.swarming/w/ir/x/t/gopls-test-2271365929/TestGovimModReadonly/default: directory not empty
--- FAIL: TestGovimModReadonly/default (33.84s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/modfile" && test == "TestGovimModReadonly/default"
2024-06-24 03:50 x_tools-go1.23-openbsd-amd64 tools@47bd819e release-branch.go1.23@7dff7439 x/tools/gopls/internal/test/integration/modfile.TestGovimModReadonly/default (log)
=== RUN TestGovimModReadonly/default goroutine profile: total 5 1 @ 0x434011 0x47309d 0x5ff551 0x5ff385 0x5fc3ab 0xe95870 0xe954fa 0x547df4 0x47cfc1 # 0x5ff550 runtime/pprof.writeRuntimeProfile+0xb0 /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:773 # 0x5ff384 runtime/pprof.writeGoroutine+0x44 /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:732 # 0x5fc3aa runtime/pprof.(*Profile).WriteTo+0x14a /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof.go:374 # 0xe9586f golang.org/x/tools/gopls/internal/test/integration.(*Runner).Run.func1.1+0x6f /home/swarming/.swarming/w/ir/x/w/targetrepo1504192603/gopls/internal/test/integration/runner.go:198 # 0xe954f9 golang.org/x/tools/gopls/internal/test/integration.(*Runner).Run.func1+0xeb9 /home/swarming/.swarming/w/ir/x/w/targetrepo1504192603/gopls/internal/test/integration/runner.go:252 # 0x547df3 testing.tRunner+0xf3 /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1690 ... 1 @ 0x4740ee 0x40b4dc 0x40b0b2 0x6ce567 0x47cfc1 # 0x6ce566 golang.org/x/tools/gopls/internal/protocol.LogEvent.func1.1+0x46 /home/swarming/.swarming/w/ir/x/w/targetrepo1504192603/gopls/internal/protocol/context.go:47 1 @ 0x4740ee 0x478725 0x84b885 0x47cfc1 # 0x478724 time.Sleep+0xe4 /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/time.go:285 # 0x84b884 golang.org/x/tools/gopls/internal/filecache.gc+0x124 /home/swarming/.swarming/w/ir/x/w/targetrepo1504192603/gopls/internal/filecache/filecache.go:443 runner.go:199: closing the sandbox: error(s) cleaning sandbox: cleaning modcache:Comment From: gabyhelp
Similar Issues
- x/tools/gopls/internal/test/integration/modfile: TestGovimModReadonly/default failures #68115
- x/tools/gopls/internal/test/integration/modfile: TestUnknownRevision/good/nested/default failures #67982
- x/tools/gopls/internal/test/integration/modfile: TestUnknownRevision/bad/nested/default failures #68191
- x/tools/gopls: mod cache refresh timers run after view shutdown #67865
- x/tools/gopls/internal/test/integration/template: TestModFileModification failures #66104
- x/tools/gopls/internal/test/integration/completion: TestUndownloadedModule failures #64981
- x/tools/gopls/internal/test/integration/workspace: TestReferences failures #64795
- x/tools/gopls: test flakes cleaning module cache on openbsd: directory not empty #68087
- x/tools/gopls/internal/test/integration/completion: TestCompleteAllFields failures #64787
- x/tools/gopls/internal/test/integration/misc: TestThirdPartyPackageHighlight_Issue43511 failures #64983
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: adonovan
Dup of https://github.com/golang/go/issues/54461
Comment From: findleyr
(actually a dupe of #68087).