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

Unified Diff: tests/try/try.status

Issue 664513002: Mark incremental compilation test as slow on IE. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/try/try.status
diff --git a/tests/try/try.status b/tests/try/try.status
index e3b7f96895af280434716243bf2ee917f5115b62..cebb95e90bae627f5ffb285870736f5bf59c88f9 100644
--- a/tests/try/try.status
+++ b/tests/try/try.status
@@ -31,5 +31,5 @@ poi/serialize_test: SkipByDesign # Uses dart:io.
[ $compiler == dart2js ]
poi/*: Skip # http://dartbug.com/20031
-[ $runtime == ff || $checked ]
+[ $runtime == ff || $runtime == ie10 || $checked ]
web/incremental_compilation_update_test: Slow, Pass
« 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