Skip to content

x/tools/gopls/internal/lsprpc: TestDebugInfoLifecycle failures [consistent failure] #71885

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gopherbot opened this issue Feb 21, 2025 · 4 comments
Assignees
Labels
gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/lsprpc" && test == "TestDebugInfoLifecycle"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestDebugInfoLifecycle

--- FAIL: TestDebugInfoLifecycle (0.00s)
panic: syscall/js: call of Value.Call on undefined [recovered]
	panic: syscall/js: call of Value.Call on undefined

goroutine 122 [running]:
testing.tRunner.func1.2({0x151e20, 0x19f0180})
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1734 +0x1e
testing.tRunner.func1()
...
golang.org/x/tools/gopls/internal/test/integration/fake.NewWorkdir({0x1b0d700, 0x3f}, 0x18724b0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2003550856/gopls/internal/test/integration/fake/workdir.go:111 +0xc
golang.org/x/tools/gopls/internal/test/integration/fake.NewSandbox(0x7b3fe40)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2003550856/gopls/internal/test/integration/fake/sandbox.go:141 +0x50
golang.org/x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle(0x186c1c0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2003550856/gopls/internal/lsprpc/lsprpc_test.go:200 +0x3
testing.tRunner(0x186c1c0, 0x460708)
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1792 +0x12
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1851 +0x49

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Feb 21, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/lsprpc" && test == "TestDebugInfoLifecycle"
2025-02-21 18:18 x_tools-go1.23-js-wasm tools@23211ff4 release-branch.go1.23@22fdd35c x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle (log)
=== RUN   TestDebugInfoLifecycle

--- FAIL: TestDebugInfoLifecycle (0.00s)
panic: syscall/js: call of Value.Call on undefined [recovered]
	panic: syscall/js: call of Value.Call on undefined

goroutine 122 [running]:
testing.tRunner.func1.2({0x151e20, 0x19f0180})
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1734 +0x1e
testing.tRunner.func1()
...
golang.org/x/tools/gopls/internal/test/integration/fake.NewWorkdir({0x1b0d700, 0x3f}, 0x18724b0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2003550856/gopls/internal/test/integration/fake/workdir.go:111 +0xc
golang.org/x/tools/gopls/internal/test/integration/fake.NewSandbox(0x7b3fe40)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2003550856/gopls/internal/test/integration/fake/sandbox.go:141 +0x50
golang.org/x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle(0x186c1c0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2003550856/gopls/internal/lsprpc/lsprpc_test.go:200 +0x3
testing.tRunner(0x186c1c0, 0x460708)
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1792 +0x12
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1851 +0x49
2025-02-21 18:26 x_tools-go1.23-js-wasm tools@f2beb33b release-branch.go1.23@22fdd35c x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle (log)
=== RUN   TestDebugInfoLifecycle

--- FAIL: TestDebugInfoLifecycle (0.00s)
panic: syscall/js: call of Value.Call on undefined [recovered]
	panic: syscall/js: call of Value.Call on undefined

goroutine 122 [running]:
testing.tRunner.func1.2({0x151e20, 0x19f0180})
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1734 +0x1e
testing.tRunner.func1()
...
golang.org/x/tools/gopls/internal/test/integration/fake.NewWorkdir({0x1b0d700, 0x3f}, 0x18724b0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo285859018/gopls/internal/test/integration/fake/workdir.go:111 +0xc
golang.org/x/tools/gopls/internal/test/integration/fake.NewSandbox(0x7b3ee40)
	/home/swarming/.swarming/w/ir/x/w/targetrepo285859018/gopls/internal/test/integration/fake/sandbox.go:141 +0x50
golang.org/x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle(0x186c1c0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo285859018/gopls/internal/lsprpc/lsprpc_test.go:200 +0x3
testing.tRunner(0x186c1c0, 0x460688)
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1792 +0x12
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1851 +0x49
2025-02-21 18:51 x_tools-go1.23-js-wasm tools@7347766e release-branch.go1.23@22fdd35c x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle (log)
=== RUN   TestDebugInfoLifecycle

--- FAIL: TestDebugInfoLifecycle (0.00s)
panic: syscall/js: call of Value.Call on undefined [recovered]
	panic: syscall/js: call of Value.Call on undefined

goroutine 122 [running]:
testing.tRunner.func1.2({0x151e20, 0x19f0180})
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1734 +0x1e
testing.tRunner.func1()
...
golang.org/x/tools/gopls/internal/test/integration/fake.NewWorkdir({0x1b0d700, 0x3f}, 0x18724b0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo3453834609/gopls/internal/test/integration/fake/workdir.go:111 +0xc
golang.org/x/tools/gopls/internal/test/integration/fake.NewSandbox(0x7b3ee40)
	/home/swarming/.swarming/w/ir/x/w/targetrepo3453834609/gopls/internal/test/integration/fake/sandbox.go:141 +0x50
golang.org/x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle(0x186c1c0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo3453834609/gopls/internal/lsprpc/lsprpc_test.go:200 +0x3
testing.tRunner(0x186c1c0, 0x460728)
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1792 +0x12
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1851 +0x49
2025-02-21 19:15 x_tools-go1.23-js-wasm tools@4e0c888d release-branch.go1.23@22fdd35c x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle (log)
=== RUN   TestDebugInfoLifecycle

--- FAIL: TestDebugInfoLifecycle (0.01s)
panic: syscall/js: call of Value.Call on undefined [recovered]
	panic: syscall/js: call of Value.Call on undefined

goroutine 122 [running]:
testing.tRunner.func1.2({0x151e40, 0x19f0180})
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1734 +0x1e
testing.tRunner.func1()
...
golang.org/x/tools/gopls/internal/test/integration/fake.NewWorkdir({0x1b0d700, 0x3f}, 0x18724b0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2533098912/gopls/internal/test/integration/fake/workdir.go:111 +0xc
golang.org/x/tools/gopls/internal/test/integration/fake.NewSandbox(0x7b3ee40)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2533098912/gopls/internal/test/integration/fake/sandbox.go:141 +0x50
golang.org/x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle(0x186c1c0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2533098912/gopls/internal/lsprpc/lsprpc_test.go:200 +0x3
testing.tRunner(0x186c1c0, 0x460748)
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1792 +0x12
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1851 +0x49

watchflakes

@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Feb 21, 2025
@gopherbot gopherbot added this to the Unreleased milestone Feb 21, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/lsprpc" && test == "TestDebugInfoLifecycle"
2025-02-21 15:23 x_tools-go1.23-js-wasm tools@f95771e6 release-branch.go1.23@22fdd35c x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle (log)
=== RUN   TestDebugInfoLifecycle

--- FAIL: TestDebugInfoLifecycle (0.00s)
panic: syscall/js: call of Value.Call on undefined [recovered]
	panic: syscall/js: call of Value.Call on undefined

goroutine 122 [running]:
testing.tRunner.func1.2({0x151e20, 0x19f0180})
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1734 +0x1e
testing.tRunner.func1()
...
golang.org/x/tools/gopls/internal/test/integration/fake.NewWorkdir({0x1b0d700, 0x3f}, 0x18724b0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2352761625/gopls/internal/test/integration/fake/workdir.go:111 +0xc
golang.org/x/tools/gopls/internal/test/integration/fake.NewSandbox(0x7b3ee40)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2352761625/gopls/internal/test/integration/fake/sandbox.go:141 +0x50
golang.org/x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle(0x186c1c0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2352761625/gopls/internal/lsprpc/lsprpc_test.go:200 +0x3
testing.tRunner(0x186c1c0, 0x460708)
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1792 +0x12
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1851 +0x49
2025-02-21 15:31 x_tools-go1.23-js-wasm tools@8b85edcc release-branch.go1.23@22fdd35c x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle (log)
=== RUN   TestDebugInfoLifecycle

--- FAIL: TestDebugInfoLifecycle (0.00s)
panic: syscall/js: call of Value.Call on undefined [recovered]
	panic: syscall/js: call of Value.Call on undefined

goroutine 122 [running]:
testing.tRunner.func1.2({0x151e20, 0x19f0180})
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1734 +0x1e
testing.tRunner.func1()
...
golang.org/x/tools/gopls/internal/test/integration/fake.NewWorkdir({0x1b0d700, 0x3f}, 0x18724b0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2905470421/gopls/internal/test/integration/fake/workdir.go:111 +0xc
golang.org/x/tools/gopls/internal/test/integration/fake.NewSandbox(0x7b3ee40)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2905470421/gopls/internal/test/integration/fake/sandbox.go:141 +0x50
golang.org/x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle(0x186c1c0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2905470421/gopls/internal/lsprpc/lsprpc_test.go:200 +0x3
testing.tRunner(0x186c1c0, 0x460708)
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1792 +0x12
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1851 +0x49

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/lsprpc" && test == "TestDebugInfoLifecycle"
2025-02-21 21:16 x_tools-go1.23-js-wasm tools@1c52ccd3 release-branch.go1.23@22fdd35c x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle (log)
=== RUN   TestDebugInfoLifecycle

--- FAIL: TestDebugInfoLifecycle (0.01s)
panic: syscall/js: call of Value.Call on undefined [recovered]
	panic: syscall/js: call of Value.Call on undefined

goroutine 122 [running]:
testing.tRunner.func1.2({0x151f80, 0x19f0180})
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1734 +0x1e
testing.tRunner.func1()
...
golang.org/x/tools/gopls/internal/test/integration/fake.NewWorkdir({0x1b0d700, 0x3f}, 0x18724b0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo30943227/gopls/internal/test/integration/fake/workdir.go:111 +0xc
golang.org/x/tools/gopls/internal/test/integration/fake.NewSandbox(0x7b3ee40)
	/home/swarming/.swarming/w/ir/x/w/targetrepo30943227/gopls/internal/test/integration/fake/sandbox.go:141 +0x50
golang.org/x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle(0x186c1c0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo30943227/gopls/internal/lsprpc/lsprpc_test.go:200 +0x3
testing.tRunner(0x186c1c0, 0x460b48)
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1792 +0x12
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1851 +0x49
2025-02-21 21:16 x_tools-go1.23-js-wasm tools@6e3d8bca release-branch.go1.23@22fdd35c x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle (log)
=== RUN   TestDebugInfoLifecycle

--- FAIL: TestDebugInfoLifecycle (0.01s)
panic: syscall/js: call of Value.Call on undefined [recovered]
	panic: syscall/js: call of Value.Call on undefined

goroutine 122 [running]:
testing.tRunner.func1.2({0x151f40, 0x19f0180})
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1734 +0x1e
testing.tRunner.func1()
...
golang.org/x/tools/gopls/internal/test/integration/fake.NewWorkdir({0x1b0d700, 0x3f}, 0x18724b0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2443135392/gopls/internal/test/integration/fake/workdir.go:111 +0xc
golang.org/x/tools/gopls/internal/test/integration/fake.NewSandbox(0x7b3fe40)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2443135392/gopls/internal/test/integration/fake/sandbox.go:141 +0x50
golang.org/x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle(0x186c1c0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2443135392/gopls/internal/lsprpc/lsprpc_test.go:200 +0x3
testing.tRunner(0x186c1c0, 0x460aa8)
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1792 +0x12
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1851 +0x49

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/lsprpc" && test == "TestDebugInfoLifecycle"
2025-02-21 21:47 x_tools-go1.23-js-wasm tools@3d7c2e28 release-branch.go1.23@22fdd35c x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle (log)
=== RUN   TestDebugInfoLifecycle

--- FAIL: TestDebugInfoLifecycle (0.00s)
panic: syscall/js: call of Value.Call on undefined [recovered]
	panic: syscall/js: call of Value.Call on undefined

goroutine 122 [running]:
testing.tRunner.func1.2({0x151fc0, 0x19f0180})
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1734 +0x1e
testing.tRunner.func1()
...
golang.org/x/tools/gopls/internal/test/integration/fake.NewWorkdir({0x1b0d700, 0x3f}, 0x18704b0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2430739653/gopls/internal/test/integration/fake/workdir.go:111 +0xc
golang.org/x/tools/gopls/internal/test/integration/fake.NewSandbox(0x7b3ce40)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2430739653/gopls/internal/test/integration/fake/sandbox.go:141 +0x50
golang.org/x/tools/gopls/internal/lsprpc.TestDebugInfoLifecycle(0x181a1c0)
	/home/swarming/.swarming/w/ir/x/w/targetrepo2430739653/gopls/internal/lsprpc/lsprpc_test.go:200 +0x3
testing.tRunner(0x181a1c0, 0x460b28)
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1792 +0x12
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/testing/testing.go:1851 +0x49

watchflakes

@findleyr findleyr self-assigned this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Archived in project
Development

No branches or pull requests

2 participants