Closed
Description
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.