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 423c5452cb305aec70d15460db0c23997a50a9ab..b848d9d9e3e6198f42e8bc5d7f93b46b4c3da3dc 100644 |
--- a/tests/compiler/dart2js_extra/dart2js_extra.status |
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status |
@@ -86,15 +86,13 @@ code_motion_exception_test: Crash # Instance of 'TypeOperator': type check unimp |
conditional_send_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
constant_javascript_semantics3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
-deferred/deferred_class_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
-deferred/deferred_constant2_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
-deferred/deferred_constant3_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
-deferred/deferred_constant4_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
-deferred/deferred_function_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
-deferred/deferred_mirrors1_test: Crash # (lazy.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
-deferred/deferred_overlapping_test: Crash # (lib1.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
-deferred_fail_and_retry_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
-deferred_fail_and_retry_worker_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
+deferred/deferred_class_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
+deferred/deferred_constant2_test: RuntimeError # Please triage this failure. |
+deferred/deferred_constant3_test: RuntimeError # Please triage this failure. |
+deferred/deferred_constant4_test: RuntimeError # Please triage this failure. |
+deferred/deferred_function_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
+deferred/deferred_mirrors1_test: RuntimeError # Please triage this failure. |
+deferred/deferred_overlapping_test: RuntimeError # Please triage this failure. |
generics_factories_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. |