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

Unified Diff: dart/tests/language/language-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/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language-leg.status
diff --git a/dart/tests/language/language-leg.status b/dart/tests/language/language-leg.status
index b50fa954f99eab870bdacad55d0eaef450d9f3fd..783594e33fb96d431c28f39d90f65bb0f9d78b2f 100644
--- a/dart/tests/language/language-leg.status
+++ b/dart/tests/language/language-leg.status
@@ -253,6 +253,9 @@ TypeVMTest: Fail, OK # VM specific test.
DivByZeroTest: Fail, OK # Leg only has doubles.
+RegExp3Test: Fail, OK # Expects exception from const constructor.
+
+
# TODO(ahe): Categorize these failures.
ExecuteFinally3Test: Fail
« no previous file with comments | « dart/tests/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698