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

Unified Diff: tests/language/language_dart2js.status

Issue 1153603006: dart2js cps: Type casts and related changes to type propagation. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Adjust comments Created 5 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/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 81ff4601f65889851088b8f37172e119b73c8a7a..e4b8c9335f995eceb2d7833f23e230fda361e2a2 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -366,21 +366,6 @@ call_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nul
call_through_null_getter_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
call_type_literal_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
cascade2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-cast2_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast2_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/02: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/03: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/04: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/05: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/07: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/08: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/10: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/12: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/13: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/14: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/15: Crash # Instance of 'TypeOperator': type casts not implemented.
-cast_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
cha_deopt1_test: RuntimeError # Please triage this failure.
cha_deopt2_test: RuntimeError # Please triage this failure.
cha_deopt3_test: RuntimeError # Please triage this failure.
@@ -430,8 +415,6 @@ conditional_method_invocation_test/11: Crash # Instance of 'TypeOperator': type
conditional_property_access_test/07: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
conditional_property_access_test/08: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
conditional_property_access_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-conditional_property_assignment_test/06: Crash # Instance of 'TypeOperator': type casts not implemented.
-conditional_property_assignment_test/11: Crash # Instance of 'TypeOperator': type casts not implemented.
conditional_property_assignment_test/14: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
conditional_property_assignment_test/15: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
conditional_property_assignment_test/16: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -710,17 +693,14 @@ is_nan_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N
is_not_class2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
isnot_malformed_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
issue10581_test: Crash # Unhandled node
-issue10721_test: RuntimeError # Please triage this failure.
issue10747_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
issue10783_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
issue11724_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
issue12023_test: Crash # Unhandled node
issue12284_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-issue12336_test: Crash # Instance of 'TypeOperator': type casts not implemented.
issue13474_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
issue14014_3_test: Crash # Instance of 'TypeOperator': type check unimplemented for foo<T>.
issue20476_test: Crash # (try {try {return 1;}catch (e1){}finally {return 3;}}catch (e2){}finally {return 5;}): try/finally
-issue7525_test: Crash # Instance of 'TypeOperator': type casts not implemented.
issue_1751477_test: RuntimeError # Please triage this failure.
label_test: Crash # (switch (i){case 111:while(doAgain()){break L;}default:i-- ;}): Unhandled node
large_class_declaration_test: Crash # Please triage this failure.
@@ -735,7 +715,6 @@ list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nul
malbounded_type_cast2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
malbounded_type_cast_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
malbounded_type_test2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-malformed2_test/00: Crash # Instance of 'TypeOperator': type casts not implemented.
malformed_inheritance_test/03: Crash # Please triage this failure.
malformed_inheritance_test/09: Crash # Please triage this failure.
malformed_inheritance_test/10: Crash # Please triage this failure.
@@ -762,8 +741,6 @@ mixin_illegal_static_access_test: Crash # Instance of 'TypeOperator': type check
mixin_invalid_inheritance1_test/01: Crash # Please triage this failure.
mixin_invalid_inheritance1_test/02: Crash # Please triage this failure.
mixin_invalid_inheritance1_test/03: Crash # Please triage this failure.
-mixin_issue10216_2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-mixin_issue10216_test: Crash # Instance of 'TypeOperator': type casts not implemented.
mixin_lib_extends_field_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mixin_lib_extends_method_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mixin_method_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -802,7 +779,6 @@ null_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
number_identifier_test/05: Crash # Instance of 'TypeOperator': type casts not implemented.
number_identifier_test/08: Crash # Instance of 'TypeOperator': type casts not implemented.
number_identifier_test/09: Crash # Instance of 'TypeOperator': type casts not implemented.
-number_identifier_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
operator_equals_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
optimized_constant_array_string_access_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -934,7 +910,6 @@ try_catch_test/01: Crash # Please triage this failure.
try_catch_test/none: Crash # Please triage this failure.
type_argument_in_super_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
type_check_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-type_error_test: Crash # Instance of 'TypeOperator': type casts not implemented.
type_literal_prefix_call_test/00: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
type_parameter_test/01: Crash # Please triage this failure.
type_parameter_test/02: Crash # Please triage this failure.
@@ -968,7 +943,6 @@ type_variable_conflict2_test/07: Crash # Instance of 'TypeOperator': type check
type_variable_conflict2_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
type_variable_function_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for Func<S>.
type_variable_typedef_test: Crash # type expression Foo<T> (typedef)
-typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented for Func1.
typevariable_substitution2_test/01: Crash # Please triage this failure.
typevariable_substitution2_test/02: Crash # Please triage this failure.
@@ -978,3 +952,4 @@ value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
void_type_test: Crash # Unhandled node
+mixin_mixin7_test : RuntimeError
karlklose 2015/06/08 09:46:53 Remove space before ':' and sort the line into the
asgerf 2015/06/08 10:46:16 This test also fails in SSA. For a short while it

Powered by Google App Engine
This is Rietveld 408576698