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

Unified Diff: tests/co19/co19-runtime.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 | « runtime/lib/string.dart ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index a9c95149c98813024178c3f8788ad58264e506b2..66e02afae6c4eb92564a7360da01cb6215e6f0d1 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -72,9 +72,6 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: Fail
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fail
LibTest/core/String/contains/String_contains_A02_t01: Fail
-LibTest/core/String/replaceAll_A01_t01: Fail # Issue 429
-LibTest/core/String/split_A01_t01: Fail # Issue 429
-LibTest/core/String/split_A01_t02: Fail # Issue 429
# Obsolete use of 'factory' keyword fixed in newer co19 revisions.
@@ -97,7 +94,6 @@ LibTest/core/ReceivePort/toSendPort_A02_t01: Fail # Issue co19 - 51
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fail
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fail
LibTest/core/RegExp/firstMatch_A01_t01: Fail
-LibTest/core/String/replaceFirst_A01_t01: Fail # Issue 429
LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463
LibTest/core/double/toStringAsExponential_A01_t01: Fail # Issue 463
LibTest/core/double/toStringAsPrecision_A01_t01: Fail # Issue 463
« no previous file with comments | « runtime/lib/string.dart ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698