Index: scripts/slave/recipes/run_presubmit.expected/skia.json |
diff --git a/scripts/slave/recipes/run_presubmit.expected/build.json b/scripts/slave/recipes/run_presubmit.expected/skia.json |
similarity index 78% |
copy from scripts/slave/recipes/run_presubmit.expected/build.json |
copy to scripts/slave/recipes/run_presubmit.expected/skia.json |
index 1ecf30d0227d10daad68f0e8e9cef3c6dec1f366..27cc26ecebdfe2ef55a92c0e1a856145bbad052b 100644 |
--- a/scripts/slave/recipes/run_presubmit.expected/build.json |
+++ b/scripts/slave/recipes/run_presubmit.expected/skia.json |
@@ -11,11 +11,11 @@ |
"--slave", |
"TestSlavename", |
"--spec", |
- "cache_dir = '[ROOT]/git_cache'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'build', 'url': 'https://chromium.googlesource.com/chromium/tools/build.git'}]", |
+ "cache_dir = '[ROOT]/git_cache'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]", |
"--root", |
- "build", |
+ "skia", |
"--revision_mapping_file", |
- "{\"build\": \"got_revision\"}", |
+ "{\"skia\": \"got_revision\"}", |
"--issue", |
"12853011", |
"--patchset", |
@@ -25,7 +25,7 @@ |
"--output_json", |
"/path/to/tmp/json", |
"--revision", |
- "build@HEAD" |
+ "skia@HEAD" |
], |
"cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
@@ -34,17 +34,17 @@ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"build\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"skia\", @@@", |
"@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"80754af91bfb6d1073585b046fe0a474ce868509\", @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#270553}\"@@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"9046e2e693bb92a76e972b694580e5d17ad10748\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#164710}\"@@@", |
"@@@STEP_LOG_LINE@json.output@ }, @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"root\": \"build\", @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"root\": \"skia\", @@@", |
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
"@@@STEP_LOG_LINE@json.output@}@@@", |
"@@@STEP_LOG_END@json.output@@@", |
- "@@@SET_BUILD_PROPERTY@got_revision@\"80754af91bfb6d1073585b046fe0a474ce868509\"@@@", |
- "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#270553}\"@@@" |
+ "@@@SET_BUILD_PROPERTY@got_revision@\"9046e2e693bb92a76e972b694580e5d17ad10748\"@@@", |
+ "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#164710}\"@@@" |
] |
}, |
{ |
@@ -59,7 +59,7 @@ |
"-m", |
"Committed patch" |
], |
- "cwd": "[SLAVE_BUILD]/build", |
+ "cwd": "[SLAVE_BUILD]/skia", |
"name": "commit git patch" |
}, |
{ |
@@ -68,7 +68,7 @@ |
"-u", |
"[DEPOT_TOOLS]/presubmit_support.py", |
"--root", |
- "[SLAVE_BUILD]/build", |
+ "[SLAVE_BUILD]/skia", |
"--commit", |
"--verbose", |
"--verbose", |
@@ -86,16 +86,13 @@ |
"https://codereview.chromium.org", |
"--rietveld_fetch", |
"--upstream", |
- "80754af91bfb6d1073585b046fe0a474ce868509", |
+ "9046e2e693bb92a76e972b694580e5d17ad10748", |
"--trybot-json", |
"/path/to/tmp/json", |
"--rietveld_email", |
"" |
], |
"cwd": "[SLAVE_BUILD]", |
- "env": { |
- "PYTHONPATH": "" |
- }, |
"name": "presubmit", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@[@@@", |