Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(412)

Unified Diff: tests/co19/co19-compiler.status

Issue 9016053: Violating type bounds on a new invocation is a static type error, not a compile error (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Added junit test' Created 8 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 67eb74588b9be7cf82b4973e3ff1cc461835b98d..c32adf415e9ab49c04c5a3ea21cc3c0f01f17284 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -80,8 +80,6 @@ LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Compound_Assignment/A02/t06: Fail
LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compound_Assignment/A01/t01: Fail
LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compound_Assignment/A02/t06: Fail
-LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail
-LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail
LangSpecTest/13_Types/13_4_Interface_Types/A11/t04: Fail
LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail
LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Fail # Bad test, Issue 59

Powered by Google App Engine
This is Rietveld 408576698