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

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

Issue 706593002: Skip try/web/incremental_compilation_update_test. (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 d045b0b36dc56abb780eb57e1225dc70f53e96e1..fa0dfba231b21a94f099bd10e866c3835a1dc1b3 100644
--- a/dart/tests/try/try.status
+++ b/dart/tests/try/try.status
@@ -31,10 +31,7 @@ poi/serialize_test: SkipByDesign # Uses dart:io.
[ $compiler == dart2js ]
poi/*: Skip # http://dartbug.com/20031
-[ $runtime == ff && $unchecked ]
-# Compilation is slow, test fails at runtime due to time out.
-web/incremental_compilation_update_test: Slow, Fail
-
-[ $compiler == dart2js && $checked ]
-# Compilation is slow, test fails at runtime due to time out.
-web/incremental_compilation_update_test: Slow, Fail
+[ $compiler == dart2js ]
+# Compilation is slow, test fails at runtime due to time out, but
+# unpredictably.
+web/incremental_compilation_update_test: Skip
« 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