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

Unified Diff: tests/corelib/corelib.status

Issue 17825002: Remove support for 'argument definitions test' from dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove SentinelConstant. 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/compiler/dart2js_extra/argument_definition_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 9c67dd2e627f93b80cdae4bf7a4d928b315f7234..7a3c1706786f436b078624b64358f1d98ae05ee8 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -53,6 +53,10 @@ string_base_vm_test: Fail, OK # VM specific test.
string_replace_func_test: Skip # Bug 6554 - doesn't terminate.
+[ $compiler == dart2js || $compiler == dart2dart ]
+apply_test: Fail, OK # Depends on ?parameter check.
+iterable_join_test: Fail, OK # Depends on ?parameter check.
+list_fill_range_test: Fail, OK # Depends on ?parameter check.
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
« no previous file with comments | « tests/compiler/dart2js_extra/argument_definition_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698