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

Unified Diff: tests/language/language.status

Issue 10907064: Fix argument definition test (issue 4888). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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 | « runtime/vm/scopes.cc ('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 11834)
+++ tests/language/language.status (working copy)
@@ -68,11 +68,7 @@
[ $compiler == none && $mode == debug ]
gc_test: Skip # Takes too long.
-argument_definition2_test: Crash # Issue 4888
-[ $compiler == none && $mode == release ]
-argument_definition2_test: Fail # Issue 4888
-
[ $compiler == dartc ]
get_set_syntax_test/none: Fail # does not accept getter/setter with no method body
@@ -289,7 +285,6 @@
parameter_initializer6_negative_test: Fail # Issue 3502
syntax_test/47: Fail
# DartVM problem.
-argument_definition2_test: Fail # Issue 4888
closure_with_super_send_test: Fail # Issue 3197.
closure_with_super_field_test: Fail # Issue 3197.
constructor5_test: Fail
« no previous file with comments | « runtime/vm/scopes.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698