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

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

Issue 9718015: Make failed capturing parenthesis produce null instead of "". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: remove unneeded diffs in regexp_jsc.cc 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/regexp.dart ('k') | no next file » | 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 a0cd14988b7c5e0df15495ed0e32551462b6d1a9..fbaf127dfa30a76ac3c8bfee9577d95898502e34 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -223,7 +223,14 @@ Language/09_Generics/09_Generics_A04_t06: Fail
LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail
LibTest/core/FallThroughError/toString_A01_t01: Fail
LibTest/core/List/lastIndexOf_A03_t01: Fail
+LibTest/core/Match/group_A01_t01: Fail # co19 issue 92
+LibTest/core/Match/groups_A01_t01: Fail # co19 issue 92
LibTest/core/ReceivePort/receive_A01_t02: Fail
+LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail # co19 issue 92
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01: Fail # co19 issue 92
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01: Fail # co19 issue 92
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail # co19 issue 92
+LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01: Fail # co19 issue 92
LibTest/core/SendPort/send_A02_t01: Fail
LibTest/core/String/contains_A01_t02: Fail
« no previous file with comments | « runtime/lib/regexp.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698