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

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

Issue 167493002: Make sure isolate library is initialized before using isolate natives. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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_native/compute_this_script_test.dart ('k') | no next file » | 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 11f0360869253334f9d3c8b654eb519cc66f48fb..022e0b24816e550803ece7f7fe333051c1ef67ea 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -22,6 +22,3 @@ 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 && $checked && $runtime == d8 ]
-compute_this_script_test: Crash # TODO(floitsch): Mark as failing while debugging.
« no previous file with comments | « tests/compiler/dart2js_native/compute_this_script_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698