summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorMikio Hara <mikioh.mikioh@gmail.com>2012-03-27 13:05:17 +0900
committerRuss Cox <rsc@golang.org>2012-03-27 13:05:17 +0900
commit4c2614c57c5e93431aef95490dd2de956ceb9967 (patch)
treef5c7a7d1131402975c9bb344dc2bef5bac0a9cc8 /test/golden.out
parenta3498f4be4844802c2a942dee3a61531e6ed5275 (diff)
downloadgo-git-4c2614c57c5e93431aef95490dd2de956ceb9967.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 #3342. R=iant, r, dave, rsc CC=golang-dev, remy https://golang.org/cl/5844051 »»» R=rsc CC=golang-dev https://golang.org/cl/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 376af8e53c..764f561969 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