Skip to content

runtime:cpu2: TestMemHashGlobalSeed/noaes failures #74150

Duplicate of#74173
@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestMemHashGlobalSeed/noaes
    map_test.go:1167: 9371339740667374093
    map_test.go:1169: 3874963906700123852
    map_test.go:1170: cmd.Output got err fork/exec /home/swarming/.swarming/w/ir/x/t/go-build1908194805/b001/runtime.test: resource temporarily unavailable want nil
--- FAIL: TestMemHashGlobalSeed/noaes (4.00s)

watchflakes

Activity

gopherbot

gopherbot commented on Jun 13, 2025

@gopherbot
ContributorAuthor

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestMemHashGlobalSeed/noaes"
2025-06-10 14:07 go1.25-openbsd-ppc64 release-branch.go1.25@a189516d runtime:cpu2.TestMemHashGlobalSeed/noaes (log)
=== RUN   TestMemHashGlobalSeed/noaes
    map_test.go:1167: 9371339740667374093
    map_test.go:1169: 3874963906700123852
    map_test.go:1170: cmd.Output got err fork/exec /home/swarming/.swarming/w/ir/x/t/go-build1908194805/b001/runtime.test: resource temporarily unavailable want nil
--- FAIL: TestMemHashGlobalSeed/noaes (4.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
gopherbot

gopherbot commented on Jun 14, 2025

@gopherbot
ContributorAuthor

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestMemHashGlobalSeed/noaes"
2025-06-13 16:06 gotip-openbsd-ppc64 go@64490589 runtime:cpu2.TestMemHashGlobalSeed/noaes (log)
=== RUN   TestMemHashGlobalSeed/noaes
    map_test.go:1166: cmd.Output got err fork/exec /home/swarming/.swarming/w/ir/x/t/go-build2041557692/b001/runtime.test: resource temporarily unavailable want nil
--- FAIL: TestMemHashGlobalSeed/noaes (0.00s)

watchflakes

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: TestMemHashGlobalSeed/noaes failures · Issue #74150 · golang/go