| 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"]
|
| + #},
|
| ]
|
|
|