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

iter:iter: TestPull2/0 failures #67215

Closed
gopherbot opened this issue May 6, 2024 · 2 comments
Closed

iter:iter: TestPull2/0 failures #67215

gopherbot opened this issue May 6, 2024 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

gopherbot commented May 6, 2024

#!watchflakes
default <- pkg == "iter:iter" && test == "TestPull2"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestPull2/0
    pull_test.go:90: have 0 extra goroutines, want 1
    pull_test.go:98: have 0 extra goroutines, want 1
    pull_test.go:101: have -1 extra goroutines, want 0
    pull_test.go:108: have -1 extra goroutines, want 0
    pull_test.go:108: have -1 extra goroutines, want 0
    pull_test.go:110: have -1 extra goroutines, want 0
    pull_test.go:115: have -1 extra goroutines, want 0
--- FAIL: TestPull2/0 (0.00s)

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 May 6, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "iter:iter" && test == "TestPull2/0"
2024-05-06 15:34 gotip-darwin-amd64_14 go@3c72dd51 iter:iter.TestPull2/0 (log)
=== RUN   TestPull2/0
    pull_test.go:90: have 0 extra goroutines, want 1
    pull_test.go:98: have 0 extra goroutines, want 1
    pull_test.go:101: have -1 extra goroutines, want 0
    pull_test.go:108: have -1 extra goroutines, want 0
    pull_test.go:108: have -1 extra goroutines, want 0
    pull_test.go:110: have -1 extra goroutines, want 0
    pull_test.go:115: have -1 extra goroutines, want 0
--- FAIL: TestPull2/0 (0.00s)

watchflakes

@cherrymui
Copy link
Member

Dup of #66017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants