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

Unified Diff: masters/master.chromium.webkit/master_android_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
« no previous file with comments | « no previous file | masters/master.chromium.webkit/master_linux_contentshell_latest_cfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.webkit/master_android_contentshell_latest_cfg.py
diff --git a/masters/master.chromium.webkit/master_android_contentshell_latest_cfg.py b/masters/master.chromium.webkit/master_android_contentshell_latest_cfg.py
index 7453b9184f416a60cc96d2ef1d6dce855a7c6e97..9cb6e1c120f14ba00d33567073771651574c4463 100644
--- a/masters/master.chromium.webkit/master_android_contentshell_latest_cfg.py
+++ b/masters/master.chromium.webkit/master_android_contentshell_latest_cfg.py
@@ -43,7 +43,7 @@ F('f_contentshell_android_rel',
annotation_script='src/build/android/buildbot/bb_run_bot.py',
factory_properties={
'additional_drt_flag': '--dump-render-tree',
- 'additional_expectations_files': [
+ 'additional_expectations': [
jochen (gone - plz use gerrit) 2013/03/19 20:19:32 this will break, since android uses the annotation
[ 'third_party',
'WebKit',
'LayoutTests',
« no previous file with comments | « no previous file | masters/master.chromium.webkit/master_linux_contentshell_latest_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698