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

Unified Diff: pkg/pkg.status

Issue 26491005: Mark the intl file-reading tests slow on debug mips (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Change it to use the unittest timeout Created 7 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 | « pkg/intl/test/date_time_format_file_odd_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 5a1d751d69f9e9ca50937c141461ecc29bf58faf..c65643eb3771681c843eb56bf19bcb704a12b5ad 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -207,10 +207,6 @@ unittest/test/*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2J
third_party/html5lib/test/tokenizer_test: Pass, Slow
watcher/test/no_subscription_test: Pass, Fail # Issue 13705.
-[ $arch == simmips && $mode == debug ]
-intl/test/date_time_format_file_even_test: Pass, Fail # Issue 13932
-intl/test/date_time_format_file_odd_test: Pass, Fail # Issue 13932
-
# 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 | « pkg/intl/test/date_time_format_file_odd_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698