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

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

Issue 8566022: Function type checking (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Cleanup / refactor Created 9 years, 1 month 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 75387705f3cfd8dc39e903cdb6ab7eb0d76cdf6f..ebf52502f0b2dd0fba3ba6964b96ab16e12bb585 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -72,39 +72,18 @@ 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_3_Type_Declarations/13_3_1_Typedef/A02/t01: Crash
-LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t02: Crash
-LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t03: Crash
-LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A03/t01: Crash
-LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t01: Crash
-LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A04/t02: Crash
LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A06/t02: 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: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t02: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t03: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t05: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t06: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t07: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t08: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t09: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t10: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t11: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t12: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t13: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t14: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t15: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t16: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t17: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t18: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t19: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t20: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t21: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t22: Crash
-LangSpecTest/13_Types/13_5_Function_Types/A01/t23: Crash
+LangSpecTest/13_Types/13_5_Function_Types/A01/t10: Fail
+LangSpecTest/13_Types/13_5_Function_Types/A01/t13: Fail
+LangSpecTest/13_Types/13_5_Function_Types/A01/t14: Fail
+LangSpecTest/13_Types/13_5_Function_Types/A01/t15: Fail
+LangSpecTest/13_Types/13_5_Function_Types/A01/t18: Fail
+LangSpecTest/13_Types/13_5_Function_Types/A01/t19: Fail
+LangSpecTest/13_Types/13_5_Function_Types/A01/t21: Fail
LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t01: Fail # Bug 5532690
LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t02: Fail # Bug 5532690
LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t03: Fail # Bug 5532690

Powered by Google App Engine
This is Rietveld 408576698