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

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: eliminate merge residue 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/regexp_jsc.cc ('K') | « runtime/lib/regexp_jsc.cc ('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..3a52f096ff942bc56d0272b2288adb169caa23d5 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -226,6 +226,10 @@ 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/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01: Fail # co19 issue 92
+LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_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
[ $component == vm && $arch == ia32 ]
« runtime/lib/regexp_jsc.cc ('K') | « runtime/lib/regexp_jsc.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698