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

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

Issue 1136523008: Revert "dart2js cps: Introduce GetStatic/SetStatic." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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_extra/dart2js_extra.status ('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_native/dart2js_native.status
diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status
index cf891fdc392e7769626d0c3fbe787b9499017b3a..307088e702cdf4b0b724a3a2f693818d139ff15e 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -46,6 +46,7 @@ fixup_get_tag_test: Crash # unsupported element kind: token:function
foreign_test: Crash # (JS('bool','isNaN(#)',isNaN)): handleStaticFunctionInvoke: foreign: function(JS)
hash_code_test: Crash # unsupported element kind: makeA:function
inference_of_helper_methods_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+internal_library_test: Crash # (startRootIsolate): handleStaticFunctionGet: function(startRootIsolate)
issue9182_test: Crash # unsupported element kind: makeA:function
js_const_test: Crash # (JS('String',r'#.replace(#, #)',s1,re,fToUpper)): handleStaticFunctionInvoke: foreign: function(JS)
jsobject_test: Crash # unsupported element kind: makeQ:function
@@ -132,5 +133,6 @@ subclassing_super_field_2_test: Crash # (JS('','#(#)',constructor,b)): handleSta
subclassing_type_test: Crash # (isA): handleStaticFunctionGet: function(isA)
super_call_test: Crash # unsupported element kind: makeD:function
super_property_test: Crash # (testThing): handleStaticFunctionGet: function(testThing)
+type_error_decode_test: Crash # (isNullError): handleStaticFunctionGet: function(isNullError)
undefined_bailout_test: Crash # (JS('','void 0')): handleStaticFunctionInvoke: foreign: function(JS)
uninstantiated_type_parameter_test: Crash # Instance of 'TypeOperator': type check unimplemented for C<int>.
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698