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

Unified Diff: tests/language/language_dart2js.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/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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index a21901b9c37ed825cd21423c9b1872ae62a85bad..2d90fec72ebf9a35924e3f5f4a671e9b9deb143a 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -27,6 +27,25 @@ class_literal_test/27: Fail # Class literals are expression now; delete this tes
class_literal_test/28: Fail # Class literals are expression now; delete this test.
class_literal_test/29: Fail # Class literals are expression now; delete this test.
+argument_definition2_test: Fail, OK # Depends on ?parameter check.
+argument_definition3_test: Fail, OK # Depends on ?parameter check.
+argument_definition4_test: Fail, OK # Depends on ?parameter check.
+argument_definition5_test: Fail, OK # Depends on ?parameter check.
+argument_definition6_test: Fail, OK # Depends on ?parameter check.
+argument_definition_test/none: Fail, OK # Depends on ?parameter check.
+constructor8_test: Fail, OK # Depends on ?parameter check.
+constructor_initializer_test: Fail, OK # Depends on ?parameter check.
+optional_named_parameters_test/01: Fail, OK # Depends on ?parameter check.
+optional_named_parameters_test/02: Fail, OK # Depends on ?parameter check.
+optional_named_parameters_test/03: Fail, OK # Depends on ?parameter check.
+optional_named_parameters_test/04: Fail, OK # Depends on ?parameter check.
+optional_named_parameters_test/05: Fail, OK # Depends on ?parameter check.
+optional_named_parameters_test/06: Fail, OK # Depends on ?parameter check.
+optional_named_parameters_test/07: Fail, OK # Depends on ?parameter check.
+optional_named_parameters_test/08: Fail, OK # Depends on ?parameter check.
+optional_named_parameters_test/09: Fail, OK # Depends on ?parameter check.
+optional_named_parameters_test/none: Fail, OK # Depends on ?parameter check.
+
# Fails due to inlining. Not all expected frames are in the trace.
full_stacktrace1_test: Pass, Fail # issue 9895
full_stacktrace2_test: Pass, Fail # issue 9895
« 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