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

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

Issue 11369210: Make RegExp constructor non-const. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Clean up status files. Created 8 years, 1 month 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 | « sdk/lib/uri/uri.dart ('k') | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 37707a36f983d6c5a991024f1f6ad8d37c5e4f51..07e80bd167bc04fa0dc45f7561465a33dc58e01c 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -363,9 +363,11 @@ LibTest/core/TypeError/srcType_A01_t01: Fail, OK
LibTest/core/TypeError/toString_A01_t01: Fail, OK
LibTest/core/TypeError/url_A01_t01: Fail, OK
-# co19 issue 307
-Language/07_Classes/6_Constructors/2_Factories_A03_t01: Fail, OK
+Language/07_Classes/6_Constructors/2_Factories_A03_t01: Fail, OK # co19 issue 307
+LibTest/core/RegExp/RegExp_A01_t04: Fail, OK # co19 issue 314
+LibTest/core/String/contains_A01_t01: Fail, OK # co19 issue 314
+LibTest/core/String/contains_A01_t03: Fail, OK # co19 issue 314
Language/10_Expressions/30_Type_Cast_A01_t04: Fail, OK # the expected error is not specified
Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: Fail, OK # contains syntax error
« no previous file with comments | « sdk/lib/uri/uri.dart ('k') | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698