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

Unified Diff: dart/tests/compiler/dart2js_extra/dart2js_extra.status

Issue 10915030: Parse argument definition test expressions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « dart/tests/compiler/dart2js_extra/argument_definition_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/dart/tests/compiler/dart2js_extra/dart2js_extra.status b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
index 78ddd8d9f0a1ff401cdb05635c84d0fe25f1dfb7..f3c2bb755569705e84cf7ddfaa8a95268ff16041 100644
--- a/dart/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -7,6 +7,11 @@ class_test: Fail
statements_test: Fail
typed_locals_test: Fail
regress/4740_test: Fail
+argument_definition_test/01: Fail
+argument_definition_test/02: Fail
+argument_definition_test/03: Fail
+argument_definition_test/04: Fail
+argument_definition_test/05: Fail
[ $compiler == dart2js && $checked ]
parameter_bailout_test: Fail, OK
« no previous file with comments | « dart/tests/compiler/dart2js_extra/argument_definition_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698