Skip to content

runtime:cpu2: TestTracebackSystem/trap failures #74170

Duplicate of#74126
@gopherbot

Description

@gopherbot
Contributor
#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestTracebackSystem/trap"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTracebackSystem/trap
    traceback_system_test.go:181: stderr:
        
        stdout: 
    traceback_system_test.go:186: child process did not produce a crash report
--- FAIL: TestTracebackSystem/trap (0.00s)

watchflakes

Activity

gopherbot

gopherbot commented on Jun 13, 2025

@gopherbot
ContributorAuthor

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestTracebackSystem/trap"
2025-06-13 16:04 gotip-openbsd-ppc64 go@683810a3 runtime:cpu2.TestTracebackSystem/trap (log)
=== RUN   TestTracebackSystem/trap
    traceback_system_test.go:181: stderr:
        
        stdout: 
    traceback_system_test.go:186: child process did not produce a crash report
--- FAIL: TestTracebackSystem/trap (0.00s)

watchflakes

added
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mknyszek@gopherbot

        Issue actions

          runtime:cpu2: TestTracebackSystem/trap failures · Issue #74170 · golang/go