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

Unified Diff: masters/master.chromium.webkit/master_mac_webkit_pinned_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_mac_webkit_pinned_cfg.py
diff --git a/masters/master.chromium.webkit/master_mac_webkit_pinned_cfg.py b/masters/master.chromium.webkit/master_mac_webkit_pinned_cfg.py
index dc258430d66a7489d3b051e0ef439c54189bc129..a816ad83af131a6ceaa2a4aa08095c8f49710f54 100644
--- a/masters/master.chromium.webkit/master_mac_webkit_pinned_cfg.py
+++ b/masters/master.chromium.webkit/master_mac_webkit_pinned_cfg.py
@@ -76,7 +76,7 @@ F('f_webkit_rel_tests', mac().ChromiumFactory(
'webkit_unit',
],
factory_properties={
- 'additional_expectations_files': [
+ 'additional_expectations': [
['webkit', 'tools', 'layout_tests', 'test_expectations.txt' ],
],
'archive_webkit_results': ActiveMaster.is_production_host,

Powered by Google App Engine
This is Rietveld 408576698