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

Unified Diff: tests/language/language.status

Issue 10838003: Triage some more tests. (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 da888060069bba2203c832e96cbcd17bafa3b7cb..9fe909c44f7e2dba7b550835eea44f3d6f45f8ed 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -200,9 +200,21 @@ assign_static_type_test/05: Fail
call_operator_test: Fail
# dart2js frontend doesn't even analyse problematic classes.
class_extends_negative_test: Fail
+# DartVM problem.
+closure_with_super_send_test: Fail
+constructor5_test: Fail
+constructor6_test: Fail
+constructor_duplicate_initializers_test/02: Fail
+fauxverride_test/none: Fail
+gc_test: Fail
+parameter_initializer6_negative_test: Fail
+prefix_core_test: Fail
+private_member3_negative_test: Fail
+super_closure_test: Fail
+super_field_access_test: Fail
+super_first_constructor_test: Fail
# Should be triaged.
closure7_test: Fail
-closure_with_super_send_test: Fail
compile_time_constant8_test: Fail
compile_time_constant_d_test: Fail
compile_time_constant_e_test: Fail
@@ -211,9 +223,6 @@ cond_expr_test: Fail
condition_bailout_test: Fail
const_objects_are_immutable_test: Fail
constructor2_test: Fail
-constructor5_test: Fail
-constructor6_test: Fail
-constructor_duplicate_initializers_test/02: Fail
const_test: Fail
ct_const_test: Fail
cyclic_type_variable_test/01: Fail
@@ -232,7 +241,6 @@ duplicate_implements_test/04: Fail
dynamic_test: Fail
empty_body_member_negative_test: Fail
factory4_test: Fail
-fauxverride_test/none: Fail
f_bounded_quantification_test/01: Fail
f_bounded_quantification_test/02: Fail
f_bounded_quantification_test/none: Fail
@@ -259,7 +267,6 @@ function_type_alias7_test/00: Fail
function_type_alias_test: Fail
function_type_parameter2_test: Fail
function_type_parameter_test: Fail
-gc_test: Fail
generic_deep_test: Fail
generic_instanceof3_test: Fail
get_set_syntax_test/none: Fail
@@ -298,16 +305,13 @@ operator1_negative_test: Fail
operator3_test: Fail
operator_test: Fail
optimization_test: Fail
-parameter_initializer6_negative_test: Fail
prefix14_test: Fail
prefix15_test: Fail
prefix18_negative_test: Fail
prefix20_negative_test: Fail
prefix21_test: Fail
-prefix_core_test: Fail
private3_test: Fail
private_member1_negative_test: Fail
-private_member3_negative_test: Fail
private_member_test: Fail
private_test: Fail
rethrow_test: Fail
@@ -324,9 +328,6 @@ string_interpolate_test: Fail
string_interpolation7_test: Fail
string_interpolation_test/01: Fail
string_interpolation_test/none: Fail
-super_closure_test: Fail
-super_field_access_test: Fail
-super_first_constructor_test: Fail
super_operator_test: Fail
super_test: Fail
switch_label_test: 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