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

Unified Diff: masters/master.chromium.linux/master_linux_cfg.py

Issue 69953019: Set window_manager: False on Linux Tests bot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 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: masters/master.chromium.linux/master_linux_cfg.py
diff --git a/masters/master.chromium.linux/master_linux_cfg.py b/masters/master.chromium.linux/master_linux_cfg.py
index ba1b72069da62ad8c4cc464d0c3ead79df70e38e..f3e0aefb0b885e8cb541673aa392079a8316b941 100644
--- a/masters/master.chromium.linux/master_linux_cfg.py
+++ b/masters/master.chromium.linux/master_linux_cfg.py
@@ -166,6 +166,7 @@ F('rel_unit', linux_tester().ChromiumFactory(
'webkit_compositor_bindings_unittests',
],
factory_properties={'sharded_tests': sharded_tests,
+ 'window_manager': 'False',
'generate_gtest_json': True}))
B('Linux Sync',
« 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