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

Unified Diff: tests/language/language.status

Issue 9113043: Implement Double.{toString, toStringAsExponential, toStringAsPrecision} (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 31c24d409d05aae8f56826a2fb4823f5cc033ebf..d047e4ccdf76ca050ef8ec44e14df4626a0dc89b 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -199,7 +199,7 @@ TypedMessageTest: Fail # Bug 5246195
[ $component == frog ]
-ToStringAsFixedTest: Fail # fails due to rounding in constant propagation
+ToStringAsFixedTest: Fail # fails due to rounding in constant propagation and -0.0.
[ $component == frogsh || $component == frog || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari)) || $component == frogium ]
Factory3Test: Fail # Issue 417

Powered by Google App Engine
This is Rietveld 408576698