Skip to content

strconv: unit test failure #3495

@alberts

Description

@alberts
What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.

run strconv unit tests a few hundred times

What do you see instead?

--- FAIL: TestAppendUintDoesntAllocate-62 (0.00 seconds)
itoa_test.go:148: with local buffer, did 2 allocations, want 1

Which compiler are you using (5g, 6g, 8g, gccgo)?

6g

Which operating system are you using?

linux

Which version are you using?  (run 'go version')

go version weekly.2012-03-27 +d9e4f47ae341

Please provide any additional information below.

GOMAXPROCS=62 if that matters.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions