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

Unified Diff: tests/corelib/corelib.status

Issue 8318012: Disable DoubleCompareTest in release mode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 29683ca9675a6af570157f5e7101d73cb41fc9db..a4a428f5e8b588a12252c195586008bd55f95b39 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -21,6 +21,9 @@ StringTest: Fail # Bug 5196164
*VMTest: Skip
+[ $arch == dartc || $mode == release ]
ngeoffray 2011/10/17 16:50:41 || => && ?
+DoubleCompareTest: Fail # Issue 146
+
[ $arch == dartium ]
# print is not available
SortTest: 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