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

Unified Diff: tests/language/language.status

Issue 10094014: Mark dartc as failing for CompileTimeConstantPTest. (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 535d09b6cf81b500399deb6511ff1b6671e7c9e7..507fed95c3d79e6c8444cc312bdca10de6594b43 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -99,6 +99,7 @@ CharEscapeTest: Pass # Issue 1654
ClosureCallWrongArgumentCountNegativeTest: Fail
CompileTimeConstant3Test: Fail # Issue 1780
CompileTimeConstantOTest: Fail # Issue 2126
+CompileTimeConstantPTest: Fail # Implicit super calls that don't match are not caught in compile-time constants.
ConstConstructorSyntaxTest/05: Fail
ConstCounterNegativeTest: Fail # issue 1655
Constructor3NegativeTest: Fail
« 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