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

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

Issue 12386079: Mark tests/co19/LibTest/math/exp_A01_t01 Fail, OK due to co19 issue 44 for Windows platform. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixed typo. Created 7 years, 10 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: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index ccc970e5481efd66fe9c130b5f4103867d6f55bb..7d4a6d20c1e6cfa5b0d6d4d939aec83c9f9fa17a 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -160,8 +160,8 @@ Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially impleme
Language/09_Generics/09_Generics_A04_t03: Fail # dart2js does not treat 2.0 as a double; dartbug.com/1533
-[ $compiler == dart2js && ($system == linux || $system == macos)]
-LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure.
+[ $compiler == dart2js ]
+LibTest/math/exp_A01_t01: Fail, OK # co19 issue 44
LibTest/math/parseDouble_A02_t01: Fail, OK # co19 issue 317
LibTest/math/parseInt_A01_t01: Fail, OK # co19 issue 317
« 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