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

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

Issue 1136843006: dart2js cps: Access to lazily initialized fields. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase 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
« no previous file with comments | « tests/compiler/dart2js/js_spec_string_test.dart ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 7f04ef9977cd398851ae67bd001b027a1229f616..5566d8eb4d409e068a7a155c283399b3a9d93afe 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -67,8 +67,6 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
12320_test: Crash # Unhandled node
16407_test: Crash # unsupported element kind: foo:field
17094_test: RuntimeError # Please triage this failure.
-17645_test: Crash # unsupported element kind: log:field
-21166_test: Crash # unsupported element kind: a:field
21666_test: Crash # Instance of 'TypeOperator': type check unimplemented for fInt.
22868_test: Crash # cannot handle async/sync*/async* functions
22895_test: Crash # cannot handle async/sync*/async* functions
@@ -78,7 +76,6 @@ LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Please triage thi
async_stacktrace_test/asyncStar: Crash # cannot handle async/sync*/async* functions
async_stacktrace_test/none: Crash # cannot handle async/sync*/async* functions
bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-bound_closure_interceptor_methods_test: Crash # unsupported element kind: getter2:field
bound_closure_interceptor_type_test: Crash # unsupported element kind: checkers:field
checked_accessor_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
@@ -98,12 +95,10 @@ 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>.
-hash_code_test: Crash # unsupported element kind: hash:field
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.
interface_type_optimization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
is_check_instanceof_test: Crash # Instance of 'TypeOperator': type check unimplemented for T.
-mirror_enqueuer_regression_test: Crash # unsupported element kind: foo:field
mirror_invalid_field_access2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirror_invalid_field_access3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirror_invalid_field_access4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -115,9 +110,6 @@ mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N
mirrors_declarations_filtering_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirrors_used_closure_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirrors_used_native_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors_used_warning2_test: Crash # unsupported element kind: lines:field
-mirrors_used_warning_test/minif: Crash # unsupported element kind: lines:field
-mirrors_used_warning_test/none: Crash # unsupported element kind: lines:field
no_such_method_mirrors_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
reflect_native_types_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
regress/4492_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
« no previous file with comments | « tests/compiler/dart2js/js_spec_string_test.dart ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698