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

Unified Diff: tests/corelib/corelib.status

Issue 9689071: Implement regular expression support for split and replace{First,All}. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: update corelib.stat comment for StringSplitRegExpTest skip Created 8 years, 9 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 | « tests/co19/co19-runtime.status ('k') | 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 26a3666bf262ed624fde275a5baaa07783a8b291..005457fcce214813baaae9e8d6c7f8027256e962 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -4,7 +4,7 @@
[ $component == vm || $component == dartium ]
UnicodeTest: Fail # Bug 5163868
-StringSplitRegExpTest: Fail # Issue 429
+StringSplitRegExpTest: Skip # Issue 2171
*DartcTest: Skip
[ $arch == ia32 ]
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698