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 9582027: Some use of the new @static-clean and /// annotations in shared tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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/BadNamedParameters2Test.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 ee9bf59744d1725600031d05755ca10ef21a3ac4..d104f1a59190bd33b461d074dcd428e9625c2097 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -112,6 +112,8 @@ ApplicationNegativeTest: Fail
AssertKeywordNegativeTest: Fail
AssertTest: Fail # Uses AssertError class. Bug 4385894.
AssignInstanceMethodNegativeTest: Fail
+BadNamedParametersTest: Fail # Issue 1941
+BadNamedParameters2Test: Fail # Issue 1941
BodyLessConstructorWrongArgNegativeTest: Fail
CallOperatorTest: Pass # Issue 1355
CharEscapeTest: Pass # Issue 1654
« no previous file with comments | « no previous file | tests/language/src/BadNamedParameters2Test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698