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

Unified Diff: samples/samples.status

Issue 338773003: Disable android content_shell timing out tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 | tests/html/html.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/samples.status
diff --git a/samples/samples.status b/samples/samples.status
index 0f2e5d51b18bf2483697b2904f9f556f5645cf84..2c696a4a1d507ddff7d2ec656bda610b8463dd5c 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -60,6 +60,14 @@ third_party/todomvc/test/mainpage_test: Pass, RuntimeError # Issue 18931
third_party/todomvc/test/markdone_shadow_test: Pass, RuntimeError # Issue 18931
third_party/todomvc/test/markdone_test: Pass, RuntimeError # Issue 18931
+[ $compiler == none && $runtime == ContentShellOnAndroid ]
+third_party/todomvc/test/listorder_test: Skip # Times out
+third_party/todomvc/test/mainpage_test: Skip # Times out
+third_party/todomvc/test/markdone_shadow_test: Skip # Times out
+third_party/todomvc/test/markdone_test: Skip # Times out
+
+
+
[ $compiler == none && $runtime == drt ]
third_party/todomvc/test/markdone_shadow_test: RuntimeError # Issue 19414
« no previous file with comments | « no previous file | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698