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

Unified Diff: mojo/tools/data/apptests

Issue 1106363002: Disable window_manager_apptests again... (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index 1c80892224e91b8f73f71d372bcf732e889c32fb..0bcd7fda9243a0b42d1307f25a8d2099dac88bbe 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -44,8 +44,9 @@ tests = [
"type": "gtest_isolated",
"shell-args": ["--url-mappings=mojo:window_manager=mojo:test_window_manager"]
},
- {
- "test": "mojo:window_manager_apptests",
- "shell-args": ["--use-test-config", "--use-headless-config"]
- },
+ # TODO(msw): Fix and enable window_manager_apptests: http://crbug.com/480040
+ #{
+ # "test": "mojo:window_manager_apptests",
+ # "shell-args": ["--use-test-config", "--use-headless-config"]
+ #},
]
« 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