Descriptionruntime/race: fix finalizer tests
After "runtime: combine small NoScan allocations" finalizers
for small objects run more non deterministically.
TestRaceFin episodically fails on my darwin/amd64.
Patch Set 1 #Patch Set 2 : diff -r 54a5513d9d6a https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 3 : diff -r 54a5513d9d6a https://dvyukov%40google.com@code.google.com/p/go/ #Patch Set 4 : diff -r aaeb25be6d7f https://dvyukov%40google.com@code.google.com/p/go/ #MessagesTotal messages: 10
|