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

Unified Diff: tests/language/language.status

Issue 10887012: Rename members and named constructors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 4aa117ad593e4f9412eea3c3a71ffb018068d526..4406d17cdd5ec43e4e6a9a91449183cadd1ff59b 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -273,3 +273,8 @@ super_first_constructor_test: Fail
disable_privacy_test: Fail, Ok
# This test hard codes name of file being run and precise position.
generic_test: Fail, Ok
+# Minified mode failures.
+# TODO(antonm): proper support in test framework.
+overridden_no_such_method_test: Pass, Fail, OK # Hard codes the name of invoked method ("foo").
+many_overridden_no_such_method_test: Pass, Fail, OK # Hard codes the name of invoked method ("foo").
+no_such_method_test: Pass, Fail, OK # Hard codes the name of invoked method ("foo").
« tests/compiler/dart2js/unparser_test.dart ('K') | « tests/compiler/dart2js/unparser_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698