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

Unified Diff: dart/tests/co19/co19-runtime.status

Issue 14066019: Change memberName and namedArguments in Invocation to use Symbol. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 8 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: dart/tests/co19/co19-runtime.status
diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
index 0f7c3ee4a3580eb947241d6b1959df511772e6fc..193b98c885907e83996e72564211d4e5ca814365 100644
--- a/dart/tests/co19/co19-runtime.status
+++ b/dart/tests/co19/co19-runtime.status
@@ -225,6 +225,16 @@ LibTest/async/Future/asStream_A01_t02: Fail # Future constructors have changed #
LibTest/async/Future/Future.immediateError_A01_t01: Fail # Future constructors have changed # issue 408
LibTest/async/Future/asStream_A02_t01: Fail # Future constructors have changed # issue 408
+Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A01_t02: Fail, OK # co19 issue 409
+Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail, OK # co19 issue 409
+Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail, OK # co19 issue 409
+Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail, OK # co19 issue 409
+Language/11_Expressions/18_Assignment_A05_t02: Fail, OK # co19 issue 409
+Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 409
+Language/11_Expressions/18_Assignment_A05_t05: Fail, OK # co19 issue 409
+Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # co19 issue 409
+
+
[ $compiler == none && $runtime == vm && $checked ]
Language/12_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698