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

Unified Diff: tests/language/language.status

Issue 17765003: - Trial balloon for removal of argument definition test. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
« no previous file with comments | « tests/corelib/corelib.status ('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
===================================================================
--- tests/language/language.status (revision 24437)
+++ tests/language/language.status (working copy)
@@ -25,6 +25,16 @@
closure_type_variable_test: Fail # Type variable used as expression (dartbug.com/6282)
[ $compiler == none ]
+# Testing for arguments definition.
+argument_definition2_test: Fail, OK
+argument_definition3_test: Fail, OK
+argument_definition4_test: Fail, OK
+argument_definition5_test: Fail, OK
+argument_definition6_test: Fail, OK
+constructor8_test: Fail, OK
+argument_definition_test/none: Fail, OK
+optional_named_parameters_test/none: Fail, OK
+
extends_test: Fail # issue 11023
mixin_super_constructor_test: Fail
mixin_super_constructor2_test: Fail
« no previous file with comments | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698