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

Unified Diff: tests/language/language-leg.status

Issue 9969207: Add test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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/CompileTimeConstant7Test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 9cfa7a6b22f5044ea2db72cd13750c1dc4703ac7..39a2dde34aa87f73dd61782f77ea9faaca33da26 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -61,6 +61,7 @@ GenericDeepTest: Fail # Expect.isTrue(false) fails.
GenericInheritanceTest: Fail # Expect.isTrue(false) fails.
GenericParameterizedExtendsTest: Fail # Expect.isTrue(false) fails.
Instanceof2Test: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
+LibraryPrivateInConstructorTest: Fail # Issue 2620.
ListDoubleIndexInLoop2Test: Fail # Issue 2564.
ListLiteral4Test: Fail # Illegal argument(s): 0 -- checked mode test.
MapLiteral4Test: Fail # Attempt to modify an immutable object -- checked mode test.
« no previous file with comments | « no previous file | tests/language/src/CompileTimeConstant7Test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698