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

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

Issue 8439003: Adjust co19 status for windows (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 2 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 4a18714a94373ac17e54a62a692e2205ce585120..d501a5ff8ed815d0f0e6659d12d70eb8f8edb5da 100644
--- a/dart/tests/co19/co19-runtime.status
+++ b/dart/tests/co19/co19-runtime.status
@@ -167,16 +167,12 @@ LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t06: Fail
LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t08: Fail
LibTest/core/Match/operator\[]/Match/operator\[]/A01/t01: Fail
LibTest/core/Match/pattern/Match/pattern/A01/t01: Fail
-LibTest/core/Math/exp/Math/exp/A01/t01: Fail
LibTest/core/Math/max/Math/max/A01/t02: Fail
LibTest/core/Math/pow/Math/pow/A01/t01: Fail
LibTest/core/Math/pow/Math/pow/A01/t02: Fail
LibTest/core/Math/pow/Math/pow/A11/t01: Fail
LibTest/core/Math/pow/Math/pow/A13/t01: Fail
-LibTest/core/Math/pow/Math/pow/A18/t01: Fail
-LibTest/core/Math/sin/Math/sin/A01/t01: Fail
LibTest/core/Math/sqrt/Math/sqrt/A01/t03: Fail
-LibTest/core/Math/tan/Math/tan/A01/t01: Fail
LibTest/core/Promise/addCancelHandler/Promise/addCancelHandler/A01/t04: Fail
LibTest/core/Promise/addCompleteHandler/Promise/addCompleteHandler/A01/t05: Fail
LibTest/core/Promise/addErrorHandler/Promise/addErrorHandler/A01/t05: Fail
@@ -260,6 +256,15 @@ LibTest/core/Math/acos/Math/acos/A01/t01: Fail
LibTest/core/Math/asin/Math/asin/A01/t01: Fail
LibTest/core/Math/atan/Math/atan/A01/t01: Fail
LibTest/core/Math/cos/Math/cos/A01/t01: Fail
+LibTest/core/Math/exp/Math/exp/A01/t01: Fail
+LibTest/core/Math/pow/Math/pow/A18/t01: Fail
+LibTest/core/Math/sin/Math/sin/A01/t01: Fail
+LibTest/core/Math/tan/Math/tan/A01/t01: Fail
+[ $component == vm && $system == linux ]
+LibTest/core/Math/exp/Math/exp/A01/t01: Fail
+LibTest/core/Math/pow/Math/pow/A18/t01: Fail
+LibTest/core/Math/sin/Math/sin/A01/t01: Fail
+LibTest/core/Math/tan/Math/tan/A01/t01: Fail
[ $component == vm && $unchecked ]
LangGuideTest/08_Expressions/08_2_Assignment_Operator/Variable_Or_Parameter_Assignment/A03/t04: Fail
LangGuideTest/08_Expressions/A01/t02: Fail
@@ -326,6 +331,15 @@ LibTest/core/double/operator~div/double/operator~div/A01/t07: Fail
LibTest/core/double/remainder/double/remainder/A01/t01: Fail
LibTest/core/double/truncate/double/truncate/A01/t01: Fail
LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail
+[ $component == vm && $system == win32 ]
+LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Crash
+LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name.
+LibTest/core/Math/pow/Math/pow/A07/t01: Fail
+LibTest/core/FallThroughError/url/FallThroughError/url/A01/t01: Fail
+LibTest/core/FallThroughError/url/FallThroughError/url/A01/t02: Fail
+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
[ $arch == x64 ]
« 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