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

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: Update comments (according to my dictionary whitelist is a word). 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..f2965d5798d4f1b988e5b50744f092c652e705ff 100644
--- a/dart/tests/compiler/dart2js/dart2js.status
+++ b/dart/tests/compiler/dart2js/dart2js.status
@@ -12,4 +12,3 @@ field_type_inferer_test: Slow, Pass # Issue 6658.
[ $jscl || $runtime == drt || $runtime == dartium || $runtime == ff || $runtime == firefox || $runtime == chrome || $runtime == safari || $runtime == ie9 || $runtime == opera ]
*: Skip # dart2js uses #import('dart:io'); and it is not self-hosted (yet).
-

Powered by Google App Engine
This is Rietveld 408576698