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

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: Minor fix 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 b3ecf80cf001baf9d6694bb768d7e483f89de2f2..c6bd945d4cb7ead6debfa7088e5a5b40da6fbbb6 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -66,9 +66,7 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
12320_test: Crash # (run): handleStaticFunctionGet: function(run)
16407_test: Crash # unsupported element kind: foo:field
17094_test: RuntimeError # Please triage this failure.
-17645_test: Crash # unsupported element kind: log:field
17856_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-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 # (runTests): handleStaticFunctionGet: function(runTests)
async_stacktrace_test/none: Crash # (runTests): handleStaticFunctionGet: function(runTests)
bailout8_test: Crash # (foo): handleStaticFunctionGet: function(foo)
-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.
@@ -116,9 +111,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 # (runTests): handleStaticFunctionGet: function(runTests)
-mirrors_used_warning_test/minif: Crash # (runTests): handleStaticFunctionGet: function(runTests)
-mirrors_used_warning_test/none: Crash # (runTests): handleStaticFunctionGet: function(runTests)
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.

Powered by Google App Engine
This is Rietveld 408576698