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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 1161683002: dart2js cps: 'is' checks on types with type arguments. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Status file Created 5 years, 7 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/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index 20f6fcb0e2d5924637094160754868c70fd13fc5..dec2c235df044e5c80690fd784855724e2b1c524 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -97,7 +97,6 @@ deferred_fail_and_retry_worker_test: Crash # (lib.loadLibrary()): handleStaticGe
do_test: Timeout # Please triage this failure.
for_test: Timeout # Please triage this failure.
generics_factories_test: Crash # Please triage this failure.
-generics_is_check1_test: Crash # Instance of 'TypeOperator': type check unimplemented for Hest<int>.
if_null_test: Crash # Please triage this failure.
inference_nsm_mirrors_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
inferrer_is_int_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -120,16 +119,12 @@ regress/4492_test: Crash # Instance of 'TypeOperator': type check unimplemented
regress/4515_1_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
regress/4515_2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
regress/4740_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-runtime_type_test: Crash # Please triage this failure.
super_constructor1_test: RuntimeError # Please triage this failure.
switch_test/01: Crash # Unhandled node
switch_test/02: Crash # Unhandled node
switch_test/none: Crash # (switch (val){}): Unhandled node
this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-type_argument_factory_crash_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
-type_argument_factory_nocrash_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node
typevariable_factory_test: Crash # Instance of 'TypeOperator': type check unimplemented for A<T>.
-typevariable_substitution_test: Crash # Instance of 'TypeOperator': type check unimplemented for A<T>.
while_test: Timeout # Please triage this failure.
16407_test : Pass
« no previous file with comments | « tests/compiler/dart2js/backend_dart/sexpr_unstringifier.dart ('k') | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698