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

Unified Diff: tests/utils/utils.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/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index 394787a2aae24cd12a8706fbfdf31e9abeedf92a..f94e9da9ed91096593eccd05b9d56daaf9842e3f 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -26,3 +26,9 @@ dart2js_test: Fail # http://dartbug.com/2264
[ $compiler == dart2dart ]
# Skip until we stabilize language tests.
*: Skip
+
+[ $compiler == dartc ]
+# dart2js issue 7297 (use deprecated === and !==)
+dart2js_test: Fail
+dummy_compiler_test: Fail
+recursive_import_test: Fail

Powered by Google App Engine
This is Rietveld 408576698