summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2010-06-02 10:36:19 -0700
committerRobert Griesemer <gri@golang.org>2010-06-02 10:36:19 -0700
commit2dd7c02294a4830cae8f6c603ce3c06cd7a86b4e (patch)
tree2bce091c77bcc40ed7451dfa181f64d6969e1ce3 /test/golden.out
parent2fe7a33a0c4fc896110f6e88d304410b92905a44 (diff)
downloadgo-2dd7c02294a4830cae8f6c603ce3c06cd7a86b4e.tar.gz
bug284: additional conversion test case
R=r, iant CC=golang-dev http://codereview.appspot.com/1433042
Diffstat (limited to 'test/golden.out')
-rw-r--r--test/golden.out12
1 files changed, 8 insertions, 4 deletions
diff --git a/test/golden.out b/test/golden.out
index 19ae25023..f0458d8c1 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -200,10 +200,10 @@ errchk: bugs/bug284.go:107: missing expected error: 'cannot'
errchk: bugs/bug284.go:110: missing expected error: 'cannot'
errchk: bugs/bug284.go:111: missing expected error: 'cannot'
errchk: bugs/bug284.go:112: missing expected error: 'cannot'
-errchk: bugs/bug284.go:130: error message does not match 'cannot'
-errchk: bugs/bug284.go:133: error message does not match 'cannot'
-errchk: bugs/bug284.go:134: error message does not match 'cannot'
-errchk: bugs/bug284.go:135: error message does not match 'cannot'
+errchk: bugs/bug284.go:130: missing expected error: 'cannot'
+errchk: bugs/bug284.go:133: missing expected error: 'cannot'
+errchk: bugs/bug284.go:134: missing expected error: 'cannot'
+errchk: bugs/bug284.go:135: missing expected error: 'cannot'
errchk: bugs/bug284.go:145: missing expected error: 'cannot'
errchk: bugs/bug284.go:148: missing expected error: 'cannot'
errchk: bugs/bug284.go:149: missing expected error: 'cannot'
@@ -216,3 +216,7 @@ errchk: bugs/bug284.go:175: missing expected error: 'cannot'
errchk: bugs/bug284.go:178: missing expected error: 'cannot'
errchk: bugs/bug284.go:179: missing expected error: 'cannot'
errchk: bugs/bug284.go:180: missing expected error: 'cannot'
+errchk: bugs/bug284.go: unmatched error messages:
+==================================================
+bugs/bug284.go:186: internal compiler error: typename ideal
+==================================================