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

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

Issue 2688413004: Add mode to test.dart to run dart2js with kernel, and include initial set of (Closed)
Patch Set: Update status files Created 3 years, 10 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 874ace3634b17df3a2c81beed4afa84465088149..eab1082203a8fe4bea1d8e5cc85e65b9c053dd25 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -25,3 +25,110 @@ optimization_hints_test: Fail, OK # Test relies on unminified names.
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
compute_this_script_test: Skip # Issue 17458
+
+[ $compiler == dart2js && $dart2js_with_kernel ]
+abstract_class_test: RuntimeError # Issue 27394
+bound_closure_test: RuntimeError # Issue 27394
+browser_compat_1_prepatched_test: RuntimeError # Issue 27394
+browser_compat_1_unpatched_test: RuntimeError # Issue 27394
+browser_compat_2_test: RuntimeError # Issue 27394
+core_type_check_native_test: RuntimeError # Issue 27394
+dispatch_property_initialization_test: RuntimeError # Issue 27394
+downcast_test: RuntimeError # Issue 27394
+error_safeToString_test: RuntimeError # Issue 27394
+event_loop_test: RuntimeError # Issue 27394
+field_type2_test: RuntimeError # Issue 27394
+field_type_test: RuntimeError # Issue 27394
+fixup_get_tag_test: RuntimeError # Issue 27394
+hash_code_test: RuntimeError # Issue 27394
+is_check_test: CompileTimeError # Issue 27394
+issue9182_test: RuntimeError # Issue 27394
+js_const_test: RuntimeError # Issue 27394
+jsobject_test: RuntimeError # Issue 27394
+load_elim_refinement_test: Crash # Issue 27394
+mirror_intercepted_field_test: Crash # Issue 27394
+native_call_arity1_frog_test: RuntimeError # Issue 27394
+native_call_arity2_frog_test: RuntimeError # Issue 27394
+native_call_arity3_frog_test: RuntimeError # Issue 27394
+native_checked_arguments1_frog_test: RuntimeError # Issue 27394
+native_checked_fields_frog_test: RuntimeError # Issue 27394
+native_class_avoids_hidden_name_frog_test: RuntimeError # Issue 27394
+native_class_fields_2_test: RuntimeError # Issue 27394
+native_class_fields_3_test: RuntimeError # Issue 27394
+native_class_fields_test: RuntimeError # Issue 27394
+native_class_inheritance1_frog_test: RuntimeError # Issue 27394
+native_class_inheritance2_frog_test: RuntimeError # Issue 27394
+native_class_inheritance3_frog_test: RuntimeError # Issue 27394
+native_class_inheritance4_frog_test: RuntimeError # Issue 27394
+native_class_is_check1_frog_test: RuntimeError # Issue 27394
+native_class_is_check3_frog_test: RuntimeError # Issue 27394
+native_class_with_dart_methods_frog_test: RuntimeError # Issue 27394
+native_closure_identity_frog_test: RuntimeError # Issue 27394
+native_constructor_name_test: RuntimeError # Issue 27394
+native_equals_frog_test: RuntimeError # Issue 27394
+native_exception2_test: RuntimeError # Issue 27394
+native_exceptions1_frog_test: RuntimeError # Issue 27394
+native_field_invocation2_test: RuntimeError # Issue 27394
+native_field_invocation3_test: RuntimeError # Issue 27394
+native_field_invocation5_test: RuntimeError # Issue 27394
+native_field_invocation6_test: RuntimeError # Issue 27394
+native_field_invocation_test: RuntimeError # Issue 27394
+native_field_name_test: RuntimeError # Issue 27394
+native_field_optimization_test: RuntimeError # Issue 27394
+native_field_rename_1_frog_test: RuntimeError # Issue 27394
+native_field_rename_2_frog_test: RuntimeError # Issue 27394
+native_library_same_name_used_frog_test: CompileTimeError # Issue 27394
+native_method_inlining_test: RuntimeError # Issue 27394
+native_method_rename1_frog_test: RuntimeError # Issue 27394
+native_method_rename2_frog_test: RuntimeError # Issue 27394
+native_method_rename3_frog_test: RuntimeError # Issue 27394
+native_method_with_keyword_name_test: RuntimeError # Issue 27394
+native_mirror_test: Crash # Issue 27394
+native_mixin_field_test: RuntimeError # Issue 27394
+native_mixin_multiple2_test: RuntimeError # Issue 27394
+native_mixin_multiple3_test: RuntimeError # Issue 27394
+native_mixin_multiple_test: RuntimeError # Issue 27394
+native_mixin_test: RuntimeError # Issue 27394
+native_mixin_with_plain_test: RuntimeError # Issue 27394
+native_named_constructors2_frog_test: RuntimeError # Issue 27394
+native_named_constructors3_frog_test: RuntimeError # Issue 27394
+native_no_such_method_exception2_frog_test: RuntimeError # Issue 27394
+native_no_such_method_exception3_frog_test: RuntimeError # Issue 27394
+native_no_such_method_exception_frog_test: RuntimeError # Issue 27394
+native_novel_html_test: RuntimeError # Issue 27394
+native_null_closure_frog_test: RuntimeError # Issue 27394
+native_null_frog_test: RuntimeError # Issue 27394
+native_property_frog_test: Crash # Issue 27394
+native_to_string_frog_test: RuntimeError # Issue 27394
+native_use_native_name_in_table_frog_test: RuntimeError # Issue 27394
+native_wrapping_function3_frog_test: RuntimeError # Issue 27394
+native_wrapping_function_frog_test: RuntimeError # Issue 27394
+oddly_named_fields_test: RuntimeError # Issue 27394
+optimization_hints_test: RuntimeError # Issue 27394
+runtimetype_test: CompileTimeError # Issue 27394
+static_methods_test: RuntimeError # Issue 27394
+subclassing_1_test: RuntimeError # Issue 27394
+subclassing_2_test: RuntimeError # Issue 27394
+subclassing_3_test: RuntimeError # Issue 27394
+subclassing_4_test: RuntimeError # Issue 27394
+subclassing_5_test: RuntimeError # Issue 27394
+subclassing_constructor_1_test: RuntimeError # Issue 27394
+subclassing_constructor_2_test: RuntimeError # Issue 27394
+subclassing_super_call_test: RuntimeError # Issue 27394
+subclassing_super_field_1_test: RuntimeError # Issue 27394
+subclassing_super_field_2_test: RuntimeError # Issue 27394
+subclassing_type_test: RuntimeError # Issue 27394
+super_call_test: RuntimeError # Issue 27394
+super_property_test: RuntimeError # Issue 27394
+uninstantiated_type_parameter_test: RuntimeError # Issue 27394
+
+[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
+bound_closure_super_test: Crash # Issue 27394
+bound_closure_test: Crash # Issue 27394
+native_call_arity1_frog_test: Crash # Issue 27394
+native_call_arity2_frog_test: Crash # Issue 27394
+native_call_arity3_frog_test: Crash # Issue 27394
+native_class_inheritance1_frog_test: Crash # Issue 27394
+native_class_inheritance2_frog_test: Crash # Issue 27394
+native_class_inheritance3_frog_test: Crash # Issue 27394
+native_wrapping_function3_frog_test: Crash # Issue 27394
« 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