Skip to content

iter:iter: TestPull/3 failures #66330

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 Mar 15, 2024 · 2 comments
Closed

iter:iter: TestPull/3 failures #66330

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

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "iter:iter" && test == "TestPull/3"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestPull/3
    pull_test.go:48: have 0 extra goroutines, want 1
    pull_test.go:54: have 0 extra goroutines, want 1
    pull_test.go:54: have 0 extra goroutines, want 1
    pull_test.go:54: have 0 extra goroutines, want 1
    pull_test.go:56: have 0 extra goroutines, want 1
    pull_test.go:66: have -1 extra goroutines, want 0
    pull_test.go:66: have -1 extra goroutines, want 0
    pull_test.go:68: have -1 extra goroutines, want 0
    pull_test.go:73: have -1 extra goroutines, want 0
--- FAIL: TestPull/3 (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 Mar 15, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "iter:iter" && test == "TestPull/3"
2024-03-15 03:39 gotip-darwin-amd64_13 go@453cbb8f iter:iter.TestPull/3 (log)
=== RUN   TestPull/3
    pull_test.go:48: have 0 extra goroutines, want 1
    pull_test.go:54: have 0 extra goroutines, want 1
    pull_test.go:54: have 0 extra goroutines, want 1
    pull_test.go:54: have 0 extra goroutines, want 1
    pull_test.go:56: have 0 extra goroutines, want 1
    pull_test.go:66: have -1 extra goroutines, want 0
    pull_test.go:66: have -1 extra goroutines, want 0
    pull_test.go:68: have -1 extra goroutines, want 0
    pull_test.go:73: have -1 extra goroutines, want 0
--- FAIL: TestPull/3 (0.00s)

watchflakes

@cherrymui
Copy link
Member

Dup of #66017.

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
@cherrymui cherrymui removed this from Test Flakes Mar 15, 2024
@golang golang locked and limited conversation to collaborators Mar 15, 2025
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.
Projects
None yet
Development

No branches or pull requests

2 participants