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

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

Issue 8589004: Fix windows build: a co19 remainder test is failing. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 9 years, 1 month 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/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 1589)
+++ tests/co19/co19-runtime.status (working copy)
@@ -245,6 +245,7 @@
LibTest/core/double/remainder/double/remainder/A01/t01: Fail # Issue co19 - 36
LibTest/core/double/truncate/double/truncate/A01/t01: Fail # Issue co19 - 36
LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail # Issue co19 - 36
+
[ $component == vm && $system == win32 ]
LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name.
LibTest/core/Math/pow/Math/pow/A07/t01: Fail
@@ -253,6 +254,8 @@
LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail
LibTest/core/double/operator%/double/operator%/A01/t04: Fail
LibTest/core/double/round/double/round/A01/t01: Fail
+LibTest/core/double/remainder/double/remainder/A01/t04: Fail
+
[ $component == vm && $system == win32 && $checked ]
LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail
« 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