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

Unified Diff: tests/language/language.status

Issue 10097019: It's CompileTimeConstantPTest/01 that is failing for frog. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index fac729d4aaf6d0fc292e76eeb55b6d2c75f55ced..9ff0478dd351972fcbf2ca35f288b230ec84c5fb 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -217,7 +217,7 @@ CompileTimeConstantGTest: Fail # compile time constants with super calls to opti
CompileTimeConstantKTest: Fail # Constant maps are not canonicalized correctly if the same key appears multiple times.
CompileTimeConstantLTest: Fail # final instance fields with default values are not initialized correctly.
CompileTimeConstantOTest: Fail # String constants with string-interpolation.
-CompileTimeConstantPTest: Fail # Implicit super calls that don't match are not caught in compile-time constants.
+CompileTimeConstantPTest/01: Fail # Implicit super calls that don't match are not caught in compile-time constants.
DisablePrivacyTest: Skip # Issue 1882: Needs --disable_privacy support.
DoubleToStringAsExponentialTest: Fail # fails due to -0.0.
# Once the -0.0 in DoubleToStringAsFixedTest is fixed it will probably need to
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698