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

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

Issue 1134063002: dart2js cps: Introduce GetStatic/SetStatic. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix SExpression parsing/unparsing 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 f0f928762c46095f53bcfd00730d8faa62fe9682..b3ecf80cf001baf9d6694bb768d7e483f89de2f2 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -63,7 +63,6 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
[ $compiler == dart2js && $cps_ir ]
10216a_test: Crash # Instance of 'TypeOperator': type casts not implemented.
10216b_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-11673_test: Crash # (use): handleStaticFunctionGet: function(use)
12320_test: Crash # (run): handleStaticFunctionGet: function(run)
16407_test: Crash # unsupported element kind: foo:field
17094_test: RuntimeError # Please triage this failure.
@@ -71,14 +70,11 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
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.
-22487_test: Crash # (divIsInt): handleStaticFunctionGet: function(divIsInt)
22868_test: Crash # cannot handle async/sync*/async* functions
22895_test: Crash # cannot handle async/sync*/async* functions
22917_test: Crash # (test): handleStaticFunctionGet: function(test)
23264_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-23404_test: Crash # (foo): handleStaticFunctionGet: function(foo)
LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Please triage this failure.
-LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash # (gotStream1): handleStaticFunctionGet: function(gotStream1)
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)
@@ -135,8 +131,6 @@ 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.
-timer_negative_test: Crash # (test): handleStaticFunctionGet: function(test)
-timer_test: Crash # (test): handleStaticFunctionGet: function(test)
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
« 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