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

Unified Diff: tests/corelib/corelib.status

Issue 836293002: Mark corelib/regexp/pcre_test as slow on debug builds. (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 351be8d2e81f88703f825578a2c11ad2db36d09b..f56ef3ba40b834f54e272801853cbe508d69845d 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -227,6 +227,9 @@ regexp/*: Skip
[ $runtime == vm ]
regexp/global_test: Skip # Timeout. Issue 21709 and 21708
+[ $mode == debug ]
+regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
+
[ $mode == debug && $arch == mips ]
regexp/pcre_test: Skip # Timeout. Issue 21995
regexp/regress-regexp-construct-result_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