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

Unified Diff: dart/tests/compiler/dart2js/dart2js.status

Issue 17588005: Warn about overriding operator== but not hashCode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 6 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
Index: dart/tests/compiler/dart2js/dart2js.status
diff --git a/dart/tests/compiler/dart2js/dart2js.status b/dart/tests/compiler/dart2js/dart2js.status
index 4603ff8fa96e3726adca6a179a73c25490c1587c..e1d18b37c6021674e34c0afe756e5e6523bc60f7 100644
--- a/dart/tests/compiler/dart2js/dart2js.status
+++ b/dart/tests/compiler/dart2js/dart2js.status
@@ -6,6 +6,7 @@ identity_test: Fail # Issue 6638
constant_folding_string_test: Fail
boolified_operator_test: Fail # Issue 8001
analyze_api_test: Pass, Slow
+cpa_inference_test: Fail
[ $checked ]
field_type_inferer_test: Slow, Pass # Issue 6658.

Powered by Google App Engine
This is Rietveld 408576698