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

Unified Diff: dart/tests/try/try.status

Issue 703613002: Update status for Firefox on Windows. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/try.status
diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status
index aa0b7abfb9708a24e42d624fe79cba768bd6b642..f4f3ef48aaf13cc24a636aaeb89abfb203efb778 100644
--- a/dart/tests/try/try.status
+++ b/dart/tests/try/try.status
@@ -34,8 +34,12 @@ poi/*: Skip # http://dartbug.com/20031
[ $runtime != ff && ( $checked || ($system == windows && $compiler == dart2js))]
web/incremental_compilation_update_test: Slow, Pass
-[ $runtime == ff && $unchecked ]
+[ $runtime == ff && $unchecked && $system != windows ]
web/incremental_compilation_update_test: Slow, Pass
+[ $runtime == ff && $unchecked && $system == windows ]
+# Compilation is slow, test fails at runtime due to time out.
+web/incremental_compilation_update_test: Slow, Fail
+
[ $runtime == ff && $checked ]
web/incremental_compilation_update_test: Slow, Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698