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

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
« no previous file with comments | « compiler/java/com/google/dart/compiler/util/AstUtil.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
===================================================================
--- tests/language/language.status (revision 350)
+++ tests/language/language.status (working copy)
@@ -74,7 +74,6 @@
MathTest: FAIL # Bug 5165080
StringConcatTest: FAIL # Bug 5196164
-NamedParametersTest: Fail # Implementation in progress.
NamedParametersTypeTest: Fail # Implementation in progress.
NamedParametersWithConversionsTest: Fail # Implementation in progress.
NamedParametersNegativeTest: Fail # Implementation in progress.
@@ -82,10 +81,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
-NamedParametersPassingFalsyTest: Fail # Bug
+#NamedParametersPassingFalseTest: Fail # Issue 67
jat 2011/10/11 22:33:09 Should this be removed?
John Lenz 2011/10/11 22:35:39 Done.
InstFieldInitializerTest: Fail # Cannot deal with static final values in const expression.
RegExp3Test: Fail # 5299683
InterfaceFactory3NegativeTest: Fail # Bug 5387405
« no previous file with comments | « compiler/java/com/google/dart/compiler/util/AstUtil.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698