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

Unified Diff: tests/language/language.status

Issue 8229041: Test for named parameter called 'count'. (Closed) Base URL: https://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 | « no previous file | tests/language/src/NamedParametersNamedCountTest.dart » ('j') | 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 12924d0e0c37cb46db325efe4f262a2d352a4b12..22f434050bfd98a2340f3a0029e485d18f1873d8 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -81,6 +81,7 @@ NamedParameters2NegativeTest: Fail # Implementation in progress.
NamedParameters3NegativeTest: Fail # Implementation in progress.
NamedParameters4NegativeTest: Fail # Implementation in progress.
NamedParameters6NegativeTest: Crash # Implementation in progress.
+NamedParametersNamedCountTest: Fail # Bug
John Lenz 2011/10/12 14:28:29 Please file a bug to go along with this.
InstFieldInitializerTest: Fail # Cannot deal with static final values in const expression.
RegExp3Test: Fail # 5299683
InterfaceFactory3NegativeTest: Fail # Bug 5387405
« no previous file with comments | « no previous file | tests/language/src/NamedParametersNamedCountTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698