summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2010-08-03 00:53:32 -0700
committerRuss Cox <rsc@golang.org>2010-08-03 00:53:32 -0700
commit6323c64b4a55a4a7ab6ebd5b89d224492cae6c02 (patch)
treeee979fb94cc291b1a48200e62e670c4323bc611e /test/golden.out
parent827ff69a99500c6f6b254708ee72f8bfd0225591 (diff)
downloadgo-6323c64b4a55a4a7ab6ebd5b89d224492cae6c02.tar.gz
gc: bug299, bug300
R=ken2 CC=golang-dev http://codereview.appspot.com/1731057
Diffstat (limited to 'test/golden.out')
-rw-r--r--test/golden.out12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/golden.out b/test/golden.out
index 5999db661..49bca4b87 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -177,15 +177,3 @@ panic PC=xxx
=========== bugs/bug260.go
FAIL
BUG: bug260 failed
-
-=========== bugs/bug299.go
-BUG: errchk: bugs/bug299.go:25: missing expected error: 'expected'
-errchk: bugs/bug299.go:26: missing expected error: 'expected'
-errchk: bugs/bug299.go:27: missing expected error: 'expected'
-errchk: bugs/bug299.go: unmatched error messages:
-==================================================
-bugs/bug299.go:19: syntax error: unexpected }
-==================================================
-
-=========== bugs/bug300.go
-BUG: errchk: command succeeded unexpectedly