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

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

Issue 10916335: Report errors when the number of arguments don't match the number of parameters in a const construc… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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-dart2js.status
===================================================================
--- tests/co19/co19-dart2js.status (revision 12420)
+++ tests/co19/co19-dart2js.status (working copy)
@@ -651,7 +651,7 @@
LibTest/core/RegExp/RegExp_A01_t01: Fail, OK # co19 issue 212
LibTest/core/RegExp/RegExp_A01_t02: Fail, OK # co19 issue 212
LibTest/core/RegExp/stringMatch_A01_t01: Fail, OK # co19 issue 212
-LibTest/core/String/contains_A01_t01: Crash # co19 issue 212
+LibTest/core/String/contains_A01_t01: Fail, OK # co19 issue 212
LibTest/core/String/replaceAll_A01_t01: Fail, OK # co19 issue 212
LibTest/core/String/replaceFirst_A01_t01: Fail, OK # co19 issue 212
LibTest/core/String/split_A01_t01: Fail, OK # co19 issue 212

Powered by Google App Engine
This is Rietveld 408576698