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

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
« no previous file with comments | « tests/compiler/dart2js/unparser_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 58974f9dcf995b087c905b93d2d3d2d2adb6b3fd..845e4375c54a5cafb9cb8df070c20cf400ca0f5b 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -281,3 +281,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").
« no previous file with comments | « tests/compiler/dart2js/unparser_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698