Skip to content

runtime: TestMemoryLimit failures #73631

Closed as duplicate of#73136
Closed as duplicate of#73136
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime" && test == "TestMemoryLimit"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestMemoryLimit
    gc_test.go:775: /Users/swarming/.swarming/w/ir/x/t/go-build1972786437/testprog.exe GCMemoryLimit: exit status 2
    gc_test.go:778: expected "OK\n", but got "retained=289298760 limit=268435456 bound=285212672\npanic: exceeded memory limit by more than bound allows\n\ngoroutine 1 [running]:\nmain.gcMemoryLimit(0x64)\n\t/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/gc.go:404 +0x3e8\nmain.GCMemoryLimit()\n\t/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/gc.go:313 +0x20\nmain.main()\n\t/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/main.go:34 +0x108\n"
--- FAIL: TestMemoryLimit (1.20s)

watchflakes

Metadata

Metadata

Assignees

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

Relationships

None yet

Development

No branches or pull requests

Issue actions