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

Unified Diff: dart/tests/co19/co19-runtime.status

Issue 10965062: Mark some co19 floating point tests as failing on Windows. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 3 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: dart/tests/co19/co19-runtime.status
diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
index b2b88189bc80a88194d722f6e3331ab43e7a55f0..4e13b71591f8cd3840ccda072ba7f74a392094f8 100644
--- a/dart/tests/co19/co19-runtime.status
+++ b/dart/tests/co19/co19-runtime.status
@@ -333,9 +333,12 @@ LibTest/core/Map/Map_class_A01_t04: Skip # Timeout
LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout
[ $runtime == vm && $system == windows ]
-LibTest/core/double/operator_remainder_A01_t04: Fail
-LibTest/core/double/round_A01_t01: Fail
-LibTest/core/double/remainder_A01_t04: Fail
+LibTest/core/Math/atan2_A01_t03: Fail # http://dartbug.com/5407
+LibTest/core/double/operator_remainder_A01_t04: Fail # http://dartbug.com/5407
+LibTest/core/double/remainder_A01_t04: Fail # http://dartbug.com/5407
+LibTest/core/double/round_A01_t01: Fail # http://dartbug.com/5407
+LibTest/core/int/operator_remainder_A01_t02: Fail # http://dartbug.com/5407
+LibTest/core/int/remainder_A01_t02: Fail # http://dartbug.com/5407
[ $runtime == vm ]
« 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