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

Unified Diff: masters/master.chromium.webkit/master_win_contentshell_latest_cfg.py

Issue 12927002: use additional_expectations as a command parameter (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 9 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
Index: masters/master.chromium.webkit/master_win_contentshell_latest_cfg.py
diff --git a/masters/master.chromium.webkit/master_win_contentshell_latest_cfg.py b/masters/master.chromium.webkit/master_win_contentshell_latest_cfg.py
index 2b8bcf1c16f21a6d226e64c2ee4ccb5bf61b07aa..ffbacbe9cfaf18a2bb88cf6c886fd28822f3a5e9 100644
--- a/masters/master.chromium.webkit/master_win_contentshell_latest_cfg.py
+++ b/masters/master.chromium.webkit/master_win_contentshell_latest_cfg.py
@@ -47,7 +47,7 @@ F('f_contentshell_win_rel', win().ChromiumWebkitLatestFactory(
project='all.sln;content_shell_builder',
factory_properties={
'additional_drt_flag': '--dump-render-tree',
- 'additional_expectations_files': [
+ 'additional_expectations': [
[ 'third_party',
'WebKit',
'LayoutTests',

Powered by Google App Engine
This is Rietveld 408576698