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

Unified Diff: dart/tests/corelib/corelib-leg.status

Issue 9702048: RegExp is const, really. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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 | « dart/tests/co19/co19-leg.status ('k') | dart/tests/language/language-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/corelib/corelib-leg.status
diff --git a/dart/tests/corelib/corelib-leg.status b/dart/tests/corelib/corelib-leg.status
index 9d9be1cfe3f2a55e6d7685edd60ca01de95f82ec..1a6023724868a17b6113414fb4edde9a82dc0264 100644
--- a/dart/tests/corelib/corelib-leg.status
+++ b/dart/tests/corelib/corelib-leg.status
@@ -25,6 +25,8 @@ StringTest: Fail # Internal Error: Cannot find value
# Bad test, assumes RegExp.allMatches returns a Collection.
RegExpAllMatchesTest: Fail, OK # NoSuchMethodException : method not found: 'forEach'
+RegExp4Test: Fail, OK # Expects exception from const constructor.
+
BigIntegerVMTest: Fail, OK # VM specific test.
GrowableObjectArray2VMTest: Fail, OK # VM specific test.
« no previous file with comments | « dart/tests/co19/co19-leg.status ('k') | dart/tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698