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

Unified Diff: pkg/pkg.status

Issue 139263006: Skip timeouting test for simarm checked-mode. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 11 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: pkg/pkg.status
===================================================================
--- pkg/pkg.status (revision 31851)
+++ pkg/pkg.status (working copy)
@@ -26,7 +26,7 @@
http/test/http_test: Pass, RuntimeError # Issue 15652
[ $runtime == vm ]
-watcher/test/directory_watcher/mac_os_test: Pass,Fail # Issue 16079
+watcher/test/directory_watcher/mac_os_test: Pass, Fail # Issue 16079
[ $compiler == dart2js ]
collection/test/equality_test/01: Fail # Issue 1533
@@ -235,6 +235,9 @@
barback/test/too_many_open_files_test: Skip # 14220
third_party/html5lib/test/tokenizer_test: Pass, Slow
+[ $arch == simarm && $checked ]
+watcher/test/directory_watcher/linux_test: Skip # Causes RuntimeError because it timeouts
zra 2014/01/15 21:54:21 Is there an issue number to track?
srdjan 2014/01/15 22:02:20 Added issue 16118
+
# Skip serialization test that explicitly has no library declaration in the
# test on Dartium, which requires all tests to have a library.
[ $compiler == none && ( $runtime == dartium || $runtime == drt ) ]
« 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