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

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

Issue 10628007: Resolve typedefs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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-leg.status
diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
index 6e9816c10abb8729a7927664e6222b8925801e29..25feb6b9008229380ce644ef5ba0b4e3ec1179ae 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -12,7 +12,6 @@ LibTest/core/Math/atan_A01_t01: Fail, OK
Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash
Language/10_Expressions/09_This_A03_t04: Crash
Language/11_Statements/05_For_A01_t13: Crash
-Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Crash
Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_t01: Fail # Compile-time error: Unimplemented non-matching static call
@@ -270,6 +269,7 @@ Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Pass # internal error:
Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Pass # internal error: visitIs for typedefs not implemented
Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Pass # internal error: visitIs for typedefs not implemented
Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Pass # internal error: visitIs for typedefs not implemented
+Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail
Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){f();}

Powered by Google App Engine
This is Rietveld 408576698