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

Unified Diff: tests/co19/co19-runtime.status

Issue 9689089: Improve the replaceFirst, replaceAll and split methods. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: propertly specify test exceptions 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
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index a0cd14988b7c5e0df15495ed0e32551462b6d1a9..2ddbc82b4410ff7ac490fc1e427e6cad3673f9db 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -226,7 +226,8 @@ LibTest/core/List/lastIndexOf_A03_t01: Fail
LibTest/core/ReceivePort/receive_A01_t02: Fail
LibTest/core/SendPort/send_A02_t01: Fail
LibTest/core/String/contains_A01_t02: Fail
-
+LibTest/core/String/replaceFirst_A02_t01: Fail # wrong exception expected
+LibTest/core/String/replaceAll_A02_t01: Fail # wrong exception expected
[ $component == vm && $arch == ia32 ]
LibTest/core/int/operator_left_shift_A01_t02: Fail

Powered by Google App Engine
This is Rietveld 408576698