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

Unified Diff: tests/corelib/corelib.status

Issue 12667008: Update status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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 | tests/corelib/double_round3_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 28cc8f8fb4cde8ee6c50bded38a74f4192a2ce9e..c469c3bc9038ead78aa576f1d14b54cb83aa26a8 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -12,6 +12,10 @@ compare_to2_test: Fail # Bug 4018
[ $runtime == ff || $runtime == ie9 || $runtime == jsshell ]
unicode_test: Fail
+[ $runtime == ff || $runtime == ie9 || $runtime == jsshell || $runtime == safari]
+double_round3_test: Fail, OK # Runtime rounds 0.49999999999999994 to 1.
+double_round_to_double2_test: Fail, OK # Runtime rounds 0.49999999999999994 to 1.
+
[ $compiler == dart2js && ($runtime == chrome || $runtime == drt || $runtime == d8 || $runtime == safari) ]
string_trim_unicode_test: Fail # V8 bug 2408
« no previous file with comments | « no previous file | tests/corelib/double_round3_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698