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

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

Issue 9536012: Special case -0.0 when constant folding. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
« dart/frog/leg/lib/js_helper.dart ('K') | « dart/tests/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language-leg.status
diff --git a/dart/tests/language/language-leg.status b/dart/tests/language/language-leg.status
index 3b70b72299d9e060c1ea94893ff1715aaf06b86d..ded2951d7c535cd5f0f609703930eec3091abdee 100644
--- a/dart/tests/language/language-leg.status
+++ b/dart/tests/language/language-leg.status
@@ -28,7 +28,6 @@ SyntaxTest/47: Fail # TODO(ahe): investigate.
# Compilation errors.
Arithmetic2Test: Fail # map not implemented
-ArithmeticTest: Fail # Internal Error: Cannot find value
BreakTest: Fail # SsaBuilder for loop with aborting body not implemented
CTConst3Test: Fail # CompileTimeConstantEvaluator not implemented
CTConstTest: Fail # map not implemented
@@ -148,7 +147,6 @@ GenericParameterizedExtendsTest: Fail # Expect.isTrue(false) fails.
ImpliedInterfaceTest: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
InstanceCompoundAssignmentOperatorTest: Fail # Expect.equals(expected: <4>, actual: <5>) fails.
Instanceof2Test: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
-IntrinsifiedMethodsTest: Fail # Expect.isTrue(false) fails.
LocalFunction3Test: Fail # Expect.equals(expected: <Closure>, actual: <Instance of 'Closure'>) fails.
ListLiteral3Test: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
ListLiteral4Test: Fail # Expect.equals(expected: <110111>, actual: <null>) fails.
« dart/frog/leg/lib/js_helper.dart ('K') | « dart/tests/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698