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

Unified Diff: dart/tests/language/language.status

Issue 10825446: Update dart2dart status after updating getter syntax in tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 4 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: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index e39eca364c8b50d3779723a72e8c54a8dd67104d..63b3801735fa83043b6bd9330dd72ce242fa598d 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -157,6 +157,60 @@ string_escape1_negative_test: Skip
*: Skip
[ $compiler == dart2dart ]
+call_through_getter_test: Fail # TODO(ahe): I'm working on this.
+call_through_null_getter_test: Fail # TODO(ahe): I'm working on this.
+cascade_precedence_test: Fail # TODO(ahe): I'm working on this.
+compound_assignment_operator_test: Fail # TODO(ahe): I'm working on this.
+const_test: Fail # TODO(ahe): I'm working on this.
+field_test: Fail # TODO(ahe): I'm working on this.
+getter_closure_execution_order_test: Fail # TODO(ahe): I'm working on this.
+getter_no_setter_test/00: Fail # TODO(ahe): I'm working on this.
+getter_no_setter_test/none: Fail # TODO(ahe): I'm working on this.
+getter_setter_in_lib_test: Fail # TODO(ahe): I'm working on this.
+getters_setters2_test/01: Fail # TODO(ahe): I'm working on this.
+getters_setters2_test/02: Fail # TODO(ahe): I'm working on this.
+getters_setters2_test/03: Fail # TODO(ahe): I'm working on this.
+getters_setters2_test/none: Fail # TODO(ahe): I'm working on this.
+getters_setters_type2_test: Fail # TODO(ahe): I'm working on this.
+getters_setters_type3_test: Fail # TODO(ahe): I'm working on this.
+getters_setters_type_test/01: Fail # TODO(ahe): I'm working on this.
+getters_setters_type_test/none: Fail # TODO(ahe): I'm working on this.
+implicit_this_test/01: Fail # TODO(ahe): I'm working on this.
+implicit_this_test/02: Fail # TODO(ahe): I'm working on this.
+implicit_this_test/03: Fail # TODO(ahe): I'm working on this.
+implicit_this_test/04: Fail # TODO(ahe): I'm working on this.
+implicit_this_test/none: Fail # TODO(ahe): I'm working on this.
+incr_op_test: Fail # TODO(ahe): I'm working on this.
+instance_compound_assignment_operator_test: Fail # TODO(ahe): I'm working on this.
+interface_inherit_field_test: Fail # TODO(ahe): I'm working on this.
+map_literal2_test: Fail # TODO(ahe): I'm working on this.
+naming3_test: Fail # TODO(ahe): I'm working on this.
+naming_test: Fail # TODO(ahe): I'm working on this.
+optimized_setter_test: Fail # TODO(ahe): I'm working on this.
+parameter_initializer_test: Fail # TODO(ahe): I'm working on this.
+prefix21_test: Fail # TODO(ahe): I'm working on this.
+property_field_override_test: Fail # TODO(ahe): I'm working on this.
+resolution_test: Fail # TODO(ahe): I'm working on this.
+setter0_test: Fail # TODO(ahe): I'm working on this.
+setter1_test: Fail # TODO(ahe): I'm working on this.
+setter_no_getter_call_test/none: Fail # TODO(ahe): I'm working on this.
+side_effect_throw_test: Fail # TODO(ahe): I'm working on this.
+skip_expression_test: Fail # TODO(ahe): I'm working on this.
+static_implicit_closure_test: Fail # TODO(ahe): I'm working on this.
+static_implicit_closure_test: Fail # TODO(ahe): I'm working on this.
+super_field_test: Fail # TODO(ahe): I'm working on this.
+super_setter_test: Fail # TODO(ahe): I'm working on this.
+top_level_func_test: Fail # TODO(ahe): I'm working on this.
+top_level_in_initializer_test: Fail # TODO(ahe): I'm working on this.
+top_level_prefixed_declaration_test: Fail # TODO(ahe): I'm working on this.
+type_variable_scope_test/00: Fail # TODO(ahe): I'm working on this.
+type_variable_scope_test/01: Fail # TODO(ahe): I'm working on this.
+type_variable_scope_test/02: Fail # TODO(ahe): I'm working on this.
+type_variable_scope_test/03: Fail # TODO(ahe): I'm working on this.
+type_variable_scope_test/04: Fail # TODO(ahe): I'm working on this.
+type_variable_scope_test/05: Fail # TODO(ahe): I'm working on this.
+type_variable_scope_test/none: Fail # TODO(ahe): I'm working on this.
+
const_var_test: Fail # Map literals take 2 type arguments.
map_literal3_test: Fail # Map literals take 2 type arguments.
class_cycle_negative_test: Fail, OK # Bad test: assumes eager loading.
« 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