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

Unified Diff: tests/utils/utils.status

Issue 10713010: disable layout tests in mac or windows(not tested) (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index ce083f6dad194c78d9b3369549f3d635d4166ba1..da8a64601eb319e36bc6a777645343497741f3eb 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -42,3 +42,6 @@ dummy_compiler_test: Fail # Issue 3529.
[ $runtime == vm ]
*_layout_test: Skip
+
+[ $system == macos || $system == windows ]
+*_layout_test: Skip
« 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