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

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

Issue 10096010: Reapply "Add some failing (in Dart2Js) tests." (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 | « tests/language/language.status ('k') | tests/language/src/ListDoubleIndexInLoopTest.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 48b491d35446578a5d70b74e434d3fb1f84dc395..7dbe4a06dbc1605bca1ab40a223f82ab26f48eda 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -62,10 +62,12 @@ 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.
+ListDoubleIndexInLoopTest: Fail # Issue 2564.
ListLiteral4Test: Fail # Illegal argument(s): 0 -- checked mode test.
MapLiteral4Test: Fail # Attempt to modify an immutable object -- checked mode test.
NamedParametersTypeTest: Fail # Expect.equals(expected: <111>, actual: <0>) fails. -- checked mode test.
Operator3Test: Fail # Issue 2558.
+Operator4Test: Fail # Issue 2563.
TypeChecksInFactoryMethodTest: Fail # Expect.equals(expected: <true>, actual: <false>) fails. -- checked mode test.
TypeDartcTest: Fail # Expect.equals(expected: <1>, actual: <0>) -- checked mode test.
« no previous file with comments | « tests/language/language.status ('k') | tests/language/src/ListDoubleIndexInLoopTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698