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

Unified Diff: tests/language/language.status

Issue 11534013: Issue 7282. Report error for deprecated === and !== (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 398f307123f16ea923b7e62ef4275fe7fb626e5b..99e7621aad22e30036e697b072d265c6fc196005 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -267,6 +267,17 @@ try_catch_on_syntax_test/07: Fail
try_catch_syntax_test/08: Fail
+# test issue 7298 (use deprecated === and !==)
+compile_time_constant8_test: Fail
+compile_time_constant_b_test: Fail
+compile_time_constant_d_test: Fail
+compile_time_constant_e_test: Fail
+licm_test: Fail
+typed_equality_test: Fail
+
+
+
+
#
# Add new dartc annotations above in alphabetical order
#

Powered by Google App Engine
This is Rietveld 408576698