summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorMikio Hara <mikioh.mikioh@gmail.com>2012-03-27 13:05:17 +0900
committerMikio Hara <mikioh.mikioh@gmail.com>2012-03-27 13:05:17 +0900
commit1aebcb4fc9b13156f44945a4658961c6be358af2 (patch)
tree22f16dc7d9e4411755998f043a63d7f8d606f307 /test/golden.out
parentfbedc27b46d1d5c604b58092ab4fe45a68e9a13a (diff)
downloadgo-1aebcb4fc9b13156f44945a4658961c6be358af2.tar.gz
undo CL 5844051 / 5d0322034aa8
Breaks closure test when GOMAXPROCS=2 or more. ??? original CL description runtime: restore deadlock detection in the simplest case. Fixes issue 3342. R=iant, r, dave, rsc CC=golang-dev, remy http://codereview.appspot.com/5844051 Committer: Russ Cox <rsc@golang.org> ??? R=rsc CC=golang-dev http://codereview.appspot.com/5924045
Diffstat (limited to 'test/golden.out')
-rw-r--r--test/golden.out3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/golden.out b/test/golden.out
index 376af8e53..764f56196 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -15,9 +15,6 @@
== fixedbugs/
-=========== fixedbugs/bug429.go
-throw: all goroutines are asleep - deadlock!
-
== bugs/
=========== bugs/bug395.go