-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Milestone
Description
What steps will reproduce the problem? 1. run runtime/debug tests in a loop with GOMAXPROCS>1 What do you see instead? === RUN TestFreeOSMemory-4 --- FAIL: TestFreeOSMemory-4 (0.00 seconds) garbage_test.go:85: released before=1048576; released after=1048576; did not go up 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 devel +2cf1ef5d96c6 Fri Feb 15 14:48:58 2013 -0500 linux/amd64 also saw this with: go version devel +90e25d15bc1c Thu Feb 14 23:37:14 2013 -0500 linux/amd64