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 8229041: Test for named parameter called 'count'. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase 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 066c1ac250b55b048653895098fc916b7ffc9b76..fca59f3c5ad12d6f9e0d135a093b2f41260f4ea6 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -82,6 +82,7 @@ NamedParameters2NegativeTest: Fail # Implementation in progress.
NamedParameters3NegativeTest: Fail # Implementation in progress.
NamedParameters4NegativeTest: Fail # Implementation in progress.
NamedParameters6NegativeTest: Crash # Implementation in progress.
+NamedParametersNamedCountTest: Fail # Bug 5447476
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