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

Unified Diff: tests/isolate/isolate.status

Issue 10905139: Fix status files for browser checked mode. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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/isolate/isolate.status
===================================================================
--- tests/isolate/isolate.status (revision 11997)
+++ tests/isolate/isolate.status (working copy)
@@ -101,3 +101,12 @@
spawn_function_custom_class_test: Fail
spawn_function_test: Fail
unresolved_ports_test: Fail
+
+[ $compiler == dart2js && $checked && $browser]
+
+# The following tests fail on int checks.
+# Issue 3720
+compute_this_script_browser_test: Fail
+multiple_timer_test: Fail
+timer_repeat_test: Fail
+timer_test: Fail

Powered by Google App Engine
This is Rietveld 408576698