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

Unified Diff: tests/language/language.status

Issue 9488006: Update status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index e7ef24b66c4d598f57723a6257c6c8906feb00be..5bf69929803380b25469f53b5ac58b903b30de80 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -232,6 +232,8 @@ ExceptionTest: Fail # Issue 1785
Factory3Test: Fail # Issue 417
Factory2NegativeTest: Fail
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
+DoubleToStringAsPrecisionTest: Fail # fails due to -0.0.
+DoubleToStringAsExponentialTest: Fail # fails due to -0.0.
ExtendTypeParameterNegativeTest: Skip # Issue 886
ExtendTypeParameter2NegativeTest: Skip # Issue 886
FinalSyntaxTest/none: Fail
@@ -263,7 +265,6 @@ TryCatchSyntaxTest/09: Fail
CondExprTest: Fail
SuperFieldAccessTest: Fail # Issue 1695
CompileTimeConstant6Test: Fail
-CompileTimeConstant8Test: Fail
SavannahTest: Skip # TODO(jimhug): Seems flaky on some configs - investigate.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698