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

internal/trace/v2: TestTraceFutileWakeup failures #66764

Open
gopherbot opened this issue Apr 10, 2024 · 6 comments
Open

internal/trace/v2: TestTraceFutileWakeup failures #66764

gopherbot opened this issue Apr 10, 2024 · 6 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

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceFutileWakeup"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestTraceFutileWakeup (0.30s)
    --- FAIL: TestTraceFutileWakeup/Stress (0.15s)
        trace_test.go:292: found futile wakeup on goroutine 16

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 Apr 10, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceFutileWakeup"
2024-04-10 18:53 linux-arm64-longtest go@3504da45 internal/trace/v2.TestTraceFutileWakeup (log)
--- FAIL: TestTraceFutileWakeup (0.30s)
    --- FAIL: TestTraceFutileWakeup/Stress (0.15s)
        trace_test.go:292: found futile wakeup on goroutine 16

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceFutileWakeup"
2024-04-18 15:41 linux-arm64-longtest go@a973b425 internal/trace/v2.TestTraceFutileWakeup (log)
--- FAIL: TestTraceFutileWakeup (0.29s)
    --- FAIL: TestTraceFutileWakeup/Stress (0.14s)
        trace_test.go:292: found futile wakeup on goroutine 12
2024-04-18 18:28 linux-amd64-longtest-race go@68c0ad3a internal/trace/v2.TestTraceFutileWakeup (log)
--- FAIL: TestTraceFutileWakeup (2.55s)
    --- FAIL: TestTraceFutileWakeup/Stress (1.28s)
        trace_test.go:292: found futile wakeup on goroutine 11

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceFutileWakeup"
2024-04-24 15:55 linux-amd64-longtest-race go@d037bba1 internal/trace/v2.TestTraceFutileWakeup (log)
--- FAIL: TestTraceFutileWakeup (2.74s)
    --- FAIL: TestTraceFutileWakeup/Stress (1.36s)
        trace_test.go:292: found futile wakeup on goroutine 44

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceFutileWakeup"
2024-04-27 20:49 linux-amd64-longtest-race go@99ee6162 internal/trace/v2.TestTraceFutileWakeup (log)
--- FAIL: TestTraceFutileWakeup (2.80s)
    --- FAIL: TestTraceFutileWakeup/Stress (1.40s)
        trace_test.go:292: found futile wakeup on goroutine 31

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceFutileWakeup"
2024-05-03 16:40 linux-arm64-longtest go@18dd6826 internal/trace/v2.TestTraceFutileWakeup (log)
--- FAIL: TestTraceFutileWakeup (0.29s)
    --- FAIL: TestTraceFutileWakeup/Stress (0.14s)
        trace_test.go:292: found futile wakeup on goroutine 9

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceFutileWakeup"
2024-05-08 17:48 linux-amd64-longtest-race go@21413152 internal/trace/v2.TestTraceFutileWakeup (log)
--- FAIL: TestTraceFutileWakeup (4.23s)
    --- FAIL: TestTraceFutileWakeup/Stress (1.41s)
        trace_test.go:292: found futile wakeup on goroutine 16

watchflakes

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
Status: No status
Development

No branches or pull requests

1 participant