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

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

Issue 1237573002: Remove functions white-listed for use of try-finally and switch, add JS_SET_CURRENT_ISOLATE. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Change CURRENT_ISOLATE to STATIC_STATE. Created 5 years, 5 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 bacc7ed51afec9c72b2be7b8c59676ad9a593919..9da7874c8ef01d0db4fe756c22be15735879cadd 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -21,19 +21,10 @@ optimization_hints_test: Fail, OK # Test relies on unminified names.
compute_this_script_test: Skip # Issue 17458
[ $compiler == dart2js && $cps_ir ]
-compute_this_script_test: RuntimeError # receiver._addHashTableEntry$2 is not a function
-event_loop_test: RuntimeError # receiver._addHashTableEntry$2 is not a function
-internal_library_test: RuntimeError # receiver._addHashTableEntry$2 is not a function
-mirror_intercepted_field_test: RuntimeError # receiver._collection$_addHashTableEntry$2 is not a function
-native_closure_identity_frog_test: RuntimeError # invoke is not a function
native_exception_test: RuntimeError # J.getInterceptor(...).toString$0 is not a function
native_method_inlining_test: RuntimeError # Please triage this failure.
-native_mirror_test: RuntimeError # receiver._collection$_addHashTableEntry$2 is not a function
native_no_such_method_exception3_frog_test: RuntimeError # Please triage this failure.
-native_wrapping_function3_frog_test: RuntimeError # invoke is not a function
-native_wrapping_function_frog_test: RuntimeError # invoke is not a function
optimization_hints_test: RuntimeError # Please triage this failure.
-static_methods_test: RuntimeError # invoke is not a function
subclassing_constructor_1_test: RuntimeError # Please triage this failure.
subclassing_constructor_2_test: RuntimeError # Please triage this failure.
subclassing_super_call_test: RuntimeError # this.get$afield is not a function
« 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