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

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: minor changes 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
« runtime/lib/string.dart ('K') | « 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..e06565d0cb41b013729e6c538b6cdc0518f5a4c4 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 429
Ivan Posva 2012/03/14 05:05:37 Why is this marked as "Skip"? My guess is that thi
cshapiro 2012/03/14 20:18:00 Correct. I was not going to close 429 until I got
*DartcTest: Skip
[ $arch == ia32 ]
« runtime/lib/string.dart ('K') | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698