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

Unified Diff: masters/master.chromium.webkit/master_linux_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_linux_contentshell_latest_cfg.py
diff --git a/masters/master.chromium.webkit/master_linux_contentshell_latest_cfg.py b/masters/master.chromium.webkit/master_linux_contentshell_latest_cfg.py
index e13ec203c290edd18b319ef070189bdcb4da1c88..a02be2807fea8a7ac810d042a7ed6b7acfa7bfb9 100644
--- a/masters/master.chromium.webkit/master_linux_contentshell_latest_cfg.py
+++ b/masters/master.chromium.webkit/master_linux_contentshell_latest_cfg.py
@@ -51,7 +51,7 @@ F('f_contentshell_linux_rel', linux().ChromiumWebkitLatestFactory(
],
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