Skip to content
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

x/tools/go/pointer: TestInput failures #55180

Closed
gopherbot opened this issue Sep 20, 2022 · 2 comments
Closed

x/tools/go/pointer: TestInput failures #55180

gopherbot opened this issue Sep 20, 2022 · 2 comments
Labels
FrozenDueToAge 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

#!watchflakes
post <- pkg == "golang.org/x/tools/go/pointer" && test == "TestInput"

Bug automatically created to track these flakes.

— 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 Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "golang.org/x/tools/go/pointer" && test == "TestInput"
2022-07-22 21:31 windows-amd64-longtest tools@a2a24778 go@c5da4fb7 golang.org/x/tools/go/pointer.TestInput (log)
Entering directory `C:\workdir\gopath\src\golang.org\x\tools\go\pointer'
Entering directory `C:\workdir\gopath\src\golang.org\x\tools\go\pointer'
--- FAIL: TestInput (150.23s)
panic: runtime error: index out of range [0] with length 0 [recovered]
	panic: runtime error: index out of range [0] with length 0

goroutine 402 [running]:
testing.tRunner.func1.2({0x16aca60, 0xc3ba4f9e90})
	C:/workdir/go/src/testing/testing.go:1396 +0x24e
testing.tRunner.func1()
	C:/workdir/go/src/testing/testing.go:1399 +0x39f
panic({0x16aca60, 0xc3ba4f9e90})
	C:/workdir/go/src/runtime/panic.go:884 +0x212
golang.org/x/tools/go/pointer_test.doOneInput(0x16d0c27?, {0xc0134c6d00, 0x8fa}, {0xc3c27928c0, 0x47})
	C:/workdir/gopath/src/golang.org/x/tools/go/pointer/pointer_test.go:216 +0x2213
golang.org/x/tools/go/pointer_test.TestInput(0xc002db1520)
	C:/workdir/gopath/src/golang.org/x/tools/go/pointer/pointer_test.go:641 +0x37d
testing.tRunner(0xc002db1520, 0x16e4518)
	C:/workdir/go/src/testing/testing.go:1446 +0x10b
created by testing.(*T).Run
	C:/workdir/go/src/testing/testing.go:1493 +0x35f

watchflakes

@gopherbot gopherbot added the Tools This label describes issues relating to any tools in the x/tools repository. label Sep 20, 2022
@gopherbot gopherbot added this to the Unreleased milestone Sep 20, 2022
@rsc
Copy link
Contributor

rsc commented Sep 20, 2022

Stopped.

@rsc rsc closed this as completed Sep 20, 2022
@gopherbot gopherbot changed the title x/tools/go/pointer: flaky TestInput x/tools/go/pointer: TestInput failures Sep 20, 2022
@golang golang locked and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge 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
Status: Done
Development

No branches or pull requests

2 participants