Skip to content

pkg fmt test failure on ARM #2653

Closed
Closed
@minux

Description

@minux
What steps will reproduce the problem?
do gotest in src/pkg/fmt

What is the expected output?
PASS

What do you see instead?
--- FAIL: fmt_test.TestCountMallocs (0.22 seconds)
    fmt_test.go:542: Sprintf("%g"): expected 1 mallocs, got 2
FAIL

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

Which operating system are you using?
Linux

Which revision are you using?  (hg identify)
9321a5705307 tip


Please provide any additional information below.
I tested on both Android debian chroot and qemu-arm emulator.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions