Chromium Code Reviews

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

Issue 10872059: Static and top-level methods can be compile time constants. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: tests/co19/co19-dart2js.status
===================================================================
--- tests/co19/co19-dart2js.status (revision 11378)
+++ tests/co19/co19-dart2js.status (working copy)
@@ -301,7 +301,9 @@
LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass
LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass
+Language/10_Expressions/01_Constants_A15_t48: Fail # co19 issue 171
+
[ $compiler == dart2js && $checked ]
# Leg does not support checked mode yet.
*: Skip

Powered by Google App Engine