-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Closed
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
#!watchflakes
default <- pkg ~ `^runtime(:cpu\d)?$` && test == "TestAppendByteCapInLoop"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestAppendByteCapInLoop
slice_test.go:656: for size 9, got 2.000000 allocs want 1
slice_test.go:656: for size 16, got 2.000000 allocs want 1
slice_test.go:656: for size 17, got 3.000000 allocs want 1
slice_test.go:659: for size 17, got capacity 32 want 24
slice_test.go:656: for size 24, got 3.000000 allocs want 1
slice_test.go:659: for size 24, got capacity 32 want 24
slice_test.go:656: for size 25, got 3.000000 allocs want 1
slice_test.go:656: for size 32, got 3.000000 allocs want 1
slice_test.go:656: for size 33, got 4.000000 allocs want 1
slice_test.go:656: for size 48, got 4.000000 allocs want 1
slice_test.go:656: for size 49, got 4.000000 allocs want 1
slice_test.go:656: for size 64, got 4.000000 allocs want 1
slice_test.go:656: for size 65, got 5.000000 allocs want 2
--- FAIL: TestAppendByteCapInLoop (0.00s)
Metadata
Metadata
Assignees
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done
Status
Done