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

Unified Diff: tests/language/language.status

Issue 10837016: Call operator is not supported by dart2js frontend. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index c76220c4e89d322d2d0b60b2383a9426b0bfbb6a..6c3cd7df977f040564b9b7d1261636fa3bc5c616 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -195,8 +195,9 @@ assign_static_type_test/02: Fail
assign_static_type_test/03: Fail
assign_static_type_test/04: Fail
assign_static_type_test/05: Fail
-# Should be triaged.
+# Call operator is not supported by dart2js frontend.
call_operator_test: Fail
+# Should be triaged.
cascade_in_expression_function_test: Fail
cascade_precedence_test: Fail
cascade_test/none: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698