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

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

Issue 8562010: Disable dartc tests failing on Mac OS X. (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-compiler.status
===================================================================
--- tests/co19/co19-compiler.status (revision 1713)
+++ tests/co19/co19-compiler.status (working copy)
@@ -4,7 +4,23 @@
prefix co19
+
#
+# Problems specific to running on Mac OS X
+#
+
+[ $component == dartc && $system == macos ]
+LangSpecTest/13_Types/13_4_Interface_Types/A11/t01: Crash # Out of memory
+LangSpecTest/13_Types/13_4_Interface_Types/A11/t02: Crash # Out of memory
+
+LibTest/core/Math/acos/Math/acos/A01/t01: Fail # Issue co19 - 44
+LibTest/core/Math/asin/Math/asin/A01/t01: Fail # Issue co19 - 44
+LibTest/core/Math/atan/Math/atan/A01/t01: Fail # Issue co19 - 44
+
+LibTest/core/String/toLowerCase/String/toLowerCase/A01/t04: Fail
+LibTest/core/String/toUpperCase/String/toUpperCase/A01/t04: Fail
+
+#
# Problems specific to compiler in release build (--optimize)
#
[ $component == dartc && $mode == release ]
« 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