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

Unified Diff: tests/language/language.status

Issue 8232014: Fix named parameters handling of values that are falsy in JS. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 9 years, 2 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
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 305)
+++ tests/language/language.status (working copy)
@@ -82,10 +82,7 @@
NamedParameters3NegativeTest: Fail # Implementation in progress.
NamedParameters4NegativeTest: Fail # Implementation in progress.
NamedParameters6NegativeTest: Crash # Implementation in progress.
-NamedParametersPassingZeroTest: Fail # Bug
-NamedParametersPassingNullTest: Fail # Bug
NamedParametersPassingFalseTest: Fail # Bug
jat 2011/10/11 20:28:23 Do we have a bug number for this one? Will it be
John Lenz 2011/10/11 20:35:55 Updated
-NamedParametersPassingFalsyTest: Fail # Bug
InstFieldInitializerTest: Fail # Cannot deal with static final values in const expression.
RegExp3Test: Fail # 5299683
InterfaceFactory3NegativeTest: Fail # Bug 5387405

Powered by Google App Engine
This is Rietveld 408576698