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

Unified Diff: frog/tests/leg_only/leg_only.status

Issue 10444084: Skip tests that time out on IE. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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 | samples/tests/samples/samples.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/tests/leg_only/leg_only.status
diff --git a/frog/tests/leg_only/leg_only.status b/frog/tests/leg_only/leg_only.status
index 29a14bdf4745752aff67f8e95052f1b527e39d2e..6d7ac4da03aa6f21763a9f7ed98444fb6fc41d46 100644
--- a/frog/tests/leg_only/leg_only.status
+++ b/frog/tests/leg_only/leg_only.status
@@ -7,12 +7,10 @@ class_test: Fail
statements_test: Fail
typed_locals_test: Fail
-
[ $mode == debug ]
operator_test: Skip
string_interpolation_test: Skip
-
[ $compiler == frog ]
*: Skip
@@ -27,3 +25,21 @@ cascade_precedence_test: Fail
[ $compiler == dart2js && $runtime == ff ]
*: Skip # Issue 2615
+
+[ $compiler == dart2js && $runtime == ie ]
+12_test: Skip # BUG(3304): Times out.
+33_test: Skip # BUG(3304): Times out.
+43_test: Skip # BUG(3304): Times out.
+7_test: Skip # BUG(3304): Times out.
+bailout_test: Skip # BUG(3304): Times out.
+class_test: Skip # BUG(3304): Times out.
+equals_test: Skip # BUG(3304): Times out.
+foo7_test: Skip # BUG(3304): Times out.
+function_parameters_test: Skip # BUG(3304): Times out.
+literals_test: Skip # BUG(3304): Times out.
+locals_test: Skip # BUG(3304): Times out.
+not_equals_test: Skip # BUG(3304): Times out.
+phi_test: Skip # BUG(3304): Times out.
+regression_2913_test: Skip # BUG(3304): Times out.
+send_test: Skip # BUG(3304): Times out.
+to_string_test: Skip # BUG(3304): Times out.
« no previous file with comments | « no previous file | samples/tests/samples/samples.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698