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

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

Issue 1132923002: dart2js: Remove isD8 and isJsShell functions. (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
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..6b5f6ee43bcc9f8f1bdeb62c60f641cc9ccbb0ef 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -17,14 +17,7 @@ fake_thing_test: Fail # Issue 13010
[ $compiler == dart2js && $minified ]
optimization_hints_test: Fail, OK # Test relies on unminified names.
-[ $browser || $runtime == jsshell ]
-only_pass_on_d8_test: Fail, OK # This test should only pass on D8.
-
-[ $browser || $runtime == d8 ]
-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 ]
@@ -117,8 +110,6 @@ native_window2_frog_test: Crash # Instance of 'TypeOperator': unimplemented in C
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)
« no previous file with comments | « sdk/lib/_internal/compiler/js_lib/js_helper.dart ('k') | tests/compiler/dart2js_native/only_pass_on_d8_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698