Skip to content

internal/trace/v2: TestTraceStressStartStop failures #64792

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 Dec 19, 2023 · 2 comments
Closed

internal/trace/v2: TestTraceStressStartStop failures #64792

gopherbot opened this issue Dec 19, 2023 · 2 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. 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 == "internal/trace/v2" && test == "TestTraceStressStartStop"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestTraceStressStartStop (16.16s)
    --- FAIL: TestTraceStressStartStop/Default (16.16s)
        exec.go:193: test timed out while running command: /tmp/workdir/go/bin/go run testdata/testprog/stress-start-stop.go
        trace_test.go:553: signal: killed

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 Dec 19, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "internal/trace/v2" && test == "TestTraceStressStartStop"
2023-12-18 21:30 openbsd-386-72 go@c564d4ae internal/trace/v2.TestTraceStressStartStop (log)
--- FAIL: TestTraceStressStartStop (16.16s)
    --- FAIL: TestTraceStressStartStop/Default (16.16s)
        exec.go:193: test timed out while running command: /tmp/workdir/go/bin/go run testdata/testprog/stress-start-stop.go
        trace_test.go:553: signal: killed

watchflakes

@bcmills bcmills added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jan 2, 2024
@bcmills
Copy link
Contributor

bcmills commented Jan 2, 2024

Duplicate of #64794

@bcmills bcmills marked this as a duplicate of #64794 Jan 2, 2024
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2024
@bcmills bcmills removed this from Test Flakes Jan 2, 2024
@golang golang locked and limited conversation to collaborators Jan 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. 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