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

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

Issue 1171773004: Update dart2js-cps_ir test expectations after bac7481d3d2816dbfa40d34e3cb54c4197684456. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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 d078f3bc9e90762da63a1983b3d32e88bee48c28..e11189766a4bb2a4d908f88662078f305717109b 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -29,7 +29,7 @@ browser_compat_1_unpatched_test: Crash # unsupported element kind: getTagCallCou
browser_compat_2_test: Crash # unsupported element kind: getTagCallCount:function
catch_javascript_null_stack_trace_test: Crash # (JS('','(function () {throw null;})()')): handleStaticFunctionInvoke: foreign: function(JS)
core_type_check_native_test: Crash # unsupported element kind: makeD:function
-downcast_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+downcast_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
event_loop_test: Crash # unsupported element kind: foo:function
fake_thing_2_test: Crash # unsupported element kind: make3:function
fake_thing_test: Crash # unsupported element kind: make2:function
@@ -94,8 +94,6 @@ native_named_constructors2_frog_test: Crash # unsupported element kind: foo:func
native_named_constructors3_frog_test: Crash # unsupported element kind: foo:function
native_no_such_method_exception2_frog_test: Crash # unsupported element kind: makeB:function
native_no_such_method_exception3_frog_test: Crash # unsupported element kind: makeA:function
-native_no_such_method_exception4_frog_test: Crash # unsupported element kind: makeA:function
-native_no_such_method_exception5_frog_test: Crash # unsupported element kind: makeA:function
native_no_such_method_exception_frog_test: Crash # unsupported element kind: makeA:function
native_novel_html_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
native_null_closure_frog_test: Crash # unsupported element kind: invoke:function
@@ -116,7 +114,7 @@ subclassing_1_test: Crash # unsupported element kind: makeC:function
subclassing_2_test: Crash # unsupported element kind: makeB:function
subclassing_3_test: Crash # unsupported element kind: makeB:function
subclassing_4_test: Crash # unsupported element kind: makeB:function
-subclassing_5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+subclassing_5_test: Crash # unsupported element kind: makeB:function
subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
subclassing_constructor_2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStaticFunctionInvoke: foreign: function(JS)
« 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