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

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

Issue 9979021: Fix instance compound assignment. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: More tests. 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
Index: tests/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 7b257574681290ebad552cf4a160c06974a48194..096882001dfa6e6e84d9709d3e7b18a569918c98 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -63,7 +63,6 @@ FactoryImplementationTest: Fail # Expect.equals(expected: <1>, actual: <0>) fail
GenericDeepTest: Fail # Expect.isTrue(false) fails.
GenericInheritanceTest: Fail # Expect.isTrue(false) fails.
GenericParameterizedExtendsTest: Fail # Expect.isTrue(false) fails.
-InstanceCompoundAssignmentOperatorTest: Fail # Expect.equals(expected: <4>, actual: <5>) fails.
Instanceof2Test: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
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 | « lib/compiler/implementation/ssa/builder.dart ('k') | tests/language/src/InstanceCompoundAssignmentOperatorTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698