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

Unified Diff: tests/corelib/corelib.status

Issue 788183007: Update status for slow regexp test on debug MIPS. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 2a0826be5798652b1a3ea3b8df15ce7a59643410..68697841eca7d6289bfd68c0c190f4c03039ce5c 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -226,3 +226,6 @@ regexp/*: Skip
[ $runtime == vm ]
regexp/global_test: Skip # Timeout. Issue 21709 and 21708
+
+[ $mode == debug && $arch == mips ]
+regexp/pcre_test: Skip # Timeout. Issue 21995
« 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