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

Unified Diff: samples/tests/samples/samples.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 | « frog/tests/leg_only/leg_only.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/samples/samples.status
diff --git a/samples/tests/samples/samples.status b/samples/tests/samples/samples.status
index 90eaddda53c85c2a3f48a80c7caacb8569162203..f68db9986799424e35e705c9beb4747e470af7ab 100644
--- a/samples/tests/samples/samples.status
+++ b/samples/tests/samples/samples.status
@@ -77,4 +77,10 @@ lib/observable/observable_test: Skip # Timeout
[ $runtime == opera ]
*: Skip
-[ $compiler == dart2js && $runtime == ff ]
+[ $compiler == dart2js && $runtime == ie ]
+lib/layout/layout_test: Skip # BUG(3304): Times out.
+lib/view/view_test: Skip # BUG(3304): Times out.
+proxy/mint_maker_fully_isolated_generated_test: Skip # BUG(3304): Times out.
+proxy/mint_maker_promise_with_stubs_generated_test: Skip # BUG(3304): Times out.
+proxy/promise_based_test: Skip # BUG(3304): Times out.
+swarm/swarm_test: Skip # BUG(3304): Times out.
« no previous file with comments | « frog/tests/leg_only/leg_only.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698