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

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

Issue 10139012: Refactor types in ssa nodes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments and remove isIntegerOrDouble. 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 0329d8223610b10843f52eb574749f56bf45d186..b51ac4e6bd3ba257606c48d3a0ea375ab760605e 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -63,7 +63,6 @@ GenericParameterizedExtendsTest: Fail # Expect.isTrue(false) fails.
Instanceof2Test: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
Instanceof3Test: Fail # cannot resolve type UndeclaredType.
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.
NamedParametersTypeTest: Fail # Expect.equals(expected: <111>, actual: <0>) fails. -- checked mode test.
« lib/compiler/implementation/ssa/optimize.dart ('K') | « lib/compiler/implementation/ssa/types.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698