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

Unified Diff: tests/language/language.status

Issue 10321006: More status updates. (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 | « tests/co19/co19-leg.status ('k') | tests/language/operator6_test.dart » ('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 6f92c1015358488cbb3a13872cfa6f83ba402e2d..c3a175b4d6f9fa3955d9e8ab65fe3e99d458bc1b 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -497,6 +497,7 @@ named_parameters2_test: Fail # Unimplemented non-matching static call
named_parameters3_test: Fail # Unimplemented non-matching static call
named_parameters4_test: Fail # Unimplemented non-matching static call
naming_test: Fail # Broken because operator negate is not accessible as if it was a method.
+operator6_test: Fail # Constant folding of bit-operations does not agree with runtime behavior. Issue 2887.
parameter_initializer_test: Fail # internal error: super property read not implemented
pseudo_kw_test: Fail # Unexpected token '('
super_field_access_test: Fail # internal error: super property read not implemented
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/language/operator6_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698