Skip to content

test: Test failures with iterdelete: too slow #59595

Open
@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "test" && test == "Test" && `iterdelete: too slow`

Issue created automatically to collect these failures.

Example (log):

PASS
PASS
PASS
PASS
PASS
PASS
PASS
PASS
--- FAIL: Test (0.07s)
    --- FAIL: Test/maplinear.go (53.61s)
        testdir_test.go:117: exit status 2
            panic: iterdelete: too slow: 80000 inserts: 1.920556115s; 160000 inserts: 6.61823371s


            goroutine 1 [running]:
            panic({0x97840?, 0x3f64108060?})
            	/tmp/workdir-host-linux-riscv64-unmatched/go/src/runtime/panic.go:1016 +0x3a0 fp=0x3f64064ea0 sp=0x3f64064df0 pc=0x3eef8
            main.checkLinear({0xa939e, 0xa}, 0x9c4, 0x3f64052000?)
            	/tmp/workdir-host-linux-riscv64-unmatched/go/test/maplinear.go:59 +0x1b8 fp=0x3f64064f58 sp=0x3f64064ea0 pc=0x89790
            main.main()
            	/tmp/workdir-host-linux-riscv64-unmatched/go/test/maplinear.go:158 +0x15c fp=0x3f64064f80 sp=0x3f64064f58 pc=0x89964
            runtime.main()
            	/tmp/workdir-host-linux-riscv64-unmatched/go/src/runtime/proc.go:261 +0x234 fp=0x3f64064fd8 sp=0x3f64064f80 pc=0x4196c
            runtime.goexit()
            	/tmp/workdir-host-linux-riscv64-unmatched/go/src/runtime/asm_riscv64.s:512 +0x4 fp=0x3f64064fd8 sp=0x3f64064fd8 pc=0x6a1ec

go tool dist: Failed: exit status 1

watchflakes

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.arch-riscvIssues solely affecting the riscv64 architecture.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    Todo

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions