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

Unified Diff: tests/language/language.status

Issue 9427012: Allow binary operators on compile-time-constants. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status file.wq Created 8 years, 10 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 | « tests/corelib/corelib-leg.status ('k') | tests/language/language-leg.status » ('j') | 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 adbf6f3bbaa6b97ee233f083df50a088f32b1855..6e684d032dd23e8ca68200b07531710686a9bc90 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -91,6 +91,9 @@ GetSetSyntaxTest/13: Fail # Issue 1569
GetSetSyntaxTest/14: Fail # Issue 1569
GetSetSyntaxTest/15: Fail # Issue 1569
+CompileTimeConstant3Test: Fail # Issue 1780
+CompileTimeConstant6Test: Fail # Issue 1794
+
[ ($component == vm || $component == dartium) && $unchecked ]
Prefix16NegativeTest: Fail # Bug 5532534
@@ -111,6 +114,8 @@ AbstractSyntaxTest/01: Fail
ConstConstructorSyntaxTest/05: Fail
FinalSyntaxTest/none: Fail
+CompileTimeConstant3Test: Fail # Issue 1780
+
# Marked failed after code generation removed from dartc
ApplicationNegativeTest: Fail
AssertKeywordNegativeTest: Fail
« no previous file with comments | « tests/corelib/corelib-leg.status ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698