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

Unified Diff: tests/language/language.status

Issue 10544156: Adds warning when a named argument is specified, but a positional argument is missing (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: # Created 8 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 | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('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
diff --git a/tests/language/language.status b/tests/language/language.status
index 3d8924e837059f78a5494ef42e4e7b3aa7633e8b..a6673d86d9afc8b6531cdd63ba996b727e740cd9 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -64,8 +64,6 @@ application_negative_test: Fail
assert_keyword_negative_test: Fail
assert_test: Fail # Uses AssertError class. Bug 4385894.
assign_instance_method_negative_test: Fail
-bad_named_parameters_test: Fail # Issue 1941
-bad_named_parameters2_test: Fail # Issue 1941
body_less_constructor_wrong_arg_negative_test: Fail
call_operator_test: Pass # Issue 1355
char_escape_test: Pass # Issue 1654
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698