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

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

Issue 1109403002: cps-ir: Support compilation of methods that use interceptor calling convention. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comment. Created 5 years, 8 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 9eef5ac8e20ee4516ac42cd16952edc49ef319d5..6a949b1fc19f3142e787d79ed8f6fbad75df5348 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -26,116 +26,3 @@ only_pass_on_jsshell_test: Fail, OK # This test should only pass on jsshell.
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
only_pass_on_d8_test: Skip # Issue 17458
compute_this_script_test: Skip # Issue 17458
-
-[ $compiler == dart2js && $cps_ir ]
-abstract_class_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-bound_closure_super_test: Crash # (makeCC): handleStaticFunctionGet: function(makeCC)
-bound_closure_test: Crash # (makeCC): handleStaticFunctionGet: function(makeCC)
-browser_compat_1_prepatched_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-browser_compat_1_unpatched_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-browser_compat_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-catch_javascript_null_stack_trace_test: Crash # (JS('','(function () {throw null;})()')): handleStaticFunctionInvoke: foreign: function(JS)
-core_type_check_native_test: Crash # (checkTest): handleStaticFunctionGet: function(checkTest)
-downcast_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-event_loop_test: Crash # (asyncEnd): handleStaticFunctionGet: function(asyncEnd)
-fake_thing_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-fake_thing_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-field_type2_test: Crash # unsupported element kind: makeNode:function
-field_type_test: Crash # cannot compile methods that need interceptor calling convention.
-fixup_get_tag_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-foreign_test: Crash # (JS('bool','isNaN(#)',isNaN)): handleStaticFunctionInvoke: foreign: function(JS)
-hash_code_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-inference_of_helper_methods_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-internal_library_test: Crash # (startRootIsolate): handleStaticFunctionGet: function(startRootIsolate)
-is_check_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-issue9182_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-js_const_test: Crash # (JS('String',r'#.replace(#, #)',s1,re,fToUpper)): handleStaticFunctionInvoke: foreign: function(JS)
-jsobject_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-mirror_intercepted_field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_call_arity1_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_call_arity2_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_call_arity3_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_checked_arguments1_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_checked_fields_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_avoids_hidden_name_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_fields_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_fields_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_fields_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_inheritance1_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_inheritance2_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_inheritance3_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_inheritance4_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_is_check1_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_is_check3_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_class_with_dart_methods_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_closure_identity_frog_test: Crash # (staticMethod): handleStaticFunctionGet: function(staticMethod)
-native_constructor_name_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_equals_frog_test: Crash # cannot compile methods that need interceptor calling convention.
-native_exception2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_exception_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_exceptions1_frog_test: Crash # "on T" catch block
-native_field_invocation2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_field_invocation3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_field_invocation4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_field_invocation5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_field_invocation6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_field_invocation_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_field_name_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_field_optimization_test: Crash # (test1): handleStaticFunctionGet: function(test1)
-native_field_rename_1_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_field_rename_2_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_library_same_name_used_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_method_inlining_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_method_rename1_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_method_rename2_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_method_rename3_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_method_with_keyword_name_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_mirror_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_missing_method1_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_missing_method2_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_mixin_field_test: Crash # cannot compile methods that need interceptor calling convention.
-native_mixin_multiple2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_mixin_multiple3_test: Crash # (callFoo): handleStaticFunctionGet: function(callFoo)
-native_mixin_multiple_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_mixin_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_mixin_with_plain_test: Crash # (makeA): handleStaticFunctionGet: function(makeA)
-native_named_constructors2_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_named_constructors3_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_no_such_method_exception2_frog_test: Crash # (try {a.foo();}on NoSuchMethodError catch (e){exception=e;}): "on T" catch block
-native_no_such_method_exception3_frog_test: Crash # (try {a.foo();}on NoSuchMethodError catch (e){exception=e;}): "on T" catch block
-native_no_such_method_exception4_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_no_such_method_exception5_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_no_such_method_exception_frog_test: Crash # (try {a.foo();}on NoSuchMethodError catch (e){exception=e;}): "on T" catch block
-native_novel_html_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_null_closure_frog_test: Crash # "on T" catch block
-native_null_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_property_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_to_string_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_use_native_name_in_table_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_window1_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_window2_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_wrapping_function3_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-native_wrapping_function_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-oddly_named_fields_test: Crash # cannot compile methods that need interceptor calling convention.
-only_pass_on_d8_test: Crash # cannot compile methods that need interceptor calling convention.
-only_pass_on_jsshell_test: Crash # cannot compile methods that need interceptor calling convention.
-optimization_hints_test: Crash # (JS('','String("in main function")')): handleStaticFunctionInvoke: foreign: function(JS)
-rti_only_native_test: Crash # (main): handleStaticFunctionGet: function(main)
-runtimetype_test: Crash # (JS('A','#',makeA())): handleStaticFunctionInvoke: foreign: function(JS)
-static_methods_test: Crash # (main): handleStaticFunctionGet: function(main)
-subclassing_1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-subclassing_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-subclassing_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-subclassing_4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-subclassing_5_test: Crash # (testIsB): handleStaticFunctionGet: function(testIsB)
-subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-subclassing_constructor_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStaticFunctionInvoke: foreign: function(JS)
-subclassing_super_field_1_test: Crash # (JS('','#(#)',constructor,b)): handleStaticFunctionInvoke: foreign: function(JS)
-subclassing_super_field_2_test: Crash # (JS('','#(#)',constructor,b)): handleStaticFunctionInvoke: foreign: function(JS)
-subclassing_type_test: Crash # (isA): handleStaticFunctionGet: function(isA)
-super_call_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
-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': unimplemented in CodeGenerator
« 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