Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json |
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json |
index 368c4e18a8a4474fdfe7f3be1bb35d6b52aa68f6..38893c2ec0c1652559ea8335f87e3c591e9a6e99 100644 |
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json |
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux.json |
@@ -5,10 +5,11 @@ |
"-u", |
"RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
"--path", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--url", |
"https://chromium.googlesource.com/external/swarming.client.git" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "git setup (swarming_client)" |
}, |
{ |
@@ -19,7 +20,7 @@ |
"origin", |
"[dummy swarming client hash]" |
], |
- "cwd": "[CWD]/swarming.client", |
+ "cwd": "[SLAVE_BUILD]/swarming.client", |
"name": "git fetch (swarming_client)" |
}, |
{ |
@@ -29,7 +30,7 @@ |
"-f", |
"FETCH_HEAD" |
], |
- "cwd": "[CWD]/swarming.client", |
+ "cwd": "[SLAVE_BUILD]/swarming.client", |
"name": "git checkout (swarming_client)" |
}, |
{ |
@@ -38,7 +39,7 @@ |
"rev-parse", |
"HEAD" |
], |
- "cwd": "[CWD]/swarming.client", |
+ "cwd": "[SLAVE_BUILD]/swarming.client", |
"name": "read revision", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -53,7 +54,7 @@ |
"-d", |
"-x" |
], |
- "cwd": "[CWD]/swarming.client", |
+ "cwd": "[SLAVE_BUILD]/swarming.client", |
"name": "git clean (swarming_client)" |
}, |
{ |
@@ -62,7 +63,7 @@ |
"submodule", |
"sync" |
], |
- "cwd": "[CWD]/swarming.client", |
+ "cwd": "[SLAVE_BUILD]/swarming.client", |
"name": "submodule sync (swarming_client)" |
}, |
{ |
@@ -73,7 +74,7 @@ |
"--init", |
"--recursive" |
], |
- "cwd": "[CWD]/swarming.client", |
+ "cwd": "[SLAVE_BUILD]/swarming.client", |
"name": "submodule update (swarming_client)", |
"~followup_annotations": [ |
"@@@SET_BUILD_PROPERTY@got_revision@\"20123\"@@@" |
@@ -83,9 +84,10 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"--version" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "swarming.py --version", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -96,7 +98,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -155,6 +157,7 @@ |
"--", |
"out/Release/d8" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Static-Initializers on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -175,7 +178,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -249,6 +252,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Check on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -269,7 +273,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -344,6 +348,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] OptimizeForSize on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -364,7 +369,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -439,6 +444,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Benchmarks on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -459,7 +465,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -534,6 +540,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] SimdJs - all on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -554,7 +561,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -629,6 +636,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Test262 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -655,7 +663,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -729,6 +737,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Mozilla on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -749,7 +758,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -824,6 +833,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Ignition - turbofan on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -844,7 +854,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -919,6 +929,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -939,7 +950,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1015,6 +1026,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1035,7 +1047,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1094,6 +1106,7 @@ |
"--", |
"ia32" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] GCMole ia32 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1114,7 +1127,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1173,6 +1186,7 @@ |
"--", |
"x64" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] GCMole x64 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1193,7 +1207,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1252,6 +1266,7 @@ |
"--", |
"arm" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] GCMole arm on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1272,7 +1287,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1331,6 +1346,7 @@ |
"--", |
"arm64" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] GCMole arm64 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1351,7 +1367,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1426,6 +1442,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Check - isolates on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1446,7 +1463,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1522,6 +1539,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Check - nosse3 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1542,7 +1560,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1618,6 +1636,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Mozilla - nosse3 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1638,7 +1657,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1715,6 +1734,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] SimdJs - all - nosse3 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1735,7 +1755,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1811,6 +1831,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Check - nosse4 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1831,7 +1852,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -1907,6 +1928,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Mozilla - nosse4 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -1927,7 +1949,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2004,6 +2026,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] SimdJs - all - nosse4 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -2024,7 +2047,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2099,6 +2122,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Check - deadcode on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -2119,7 +2143,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2195,6 +2219,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Test262 - no variants - deadcode on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -2215,7 +2240,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2290,6 +2315,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] Mozilla - deadcode on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -2310,7 +2336,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"trigger", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2386,6 +2412,7 @@ |
"--json-test-results", |
"${ISOLATED_OUTDIR}/output.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "[trigger] SimdJs - all - deadcode on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@json.output@{@@@", |
@@ -2406,7 +2433,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2418,6 +2445,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Static-Initializers on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -2469,9 +2497,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -2484,6 +2512,7 @@ |
"1", |
"Check/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Check", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -2509,9 +2538,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -2524,6 +2553,7 @@ |
"1", |
"OptimizeForSize/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "OptimizeForSize", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -2549,9 +2579,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -2564,6 +2594,7 @@ |
"1", |
"Benchmarks/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Benchmarks", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -2589,9 +2620,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -2604,6 +2635,7 @@ |
"1", |
"SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "SimdJs - all", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -2629,9 +2661,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -2644,6 +2676,7 @@ |
"2", |
"Test262/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Test262", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -2669,9 +2702,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -2684,6 +2717,7 @@ |
"1", |
"Mozilla/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Mozilla", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -2709,9 +2743,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -2724,6 +2758,7 @@ |
"1", |
"Ignition - turbofan/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Ignition - turbofan", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -2749,9 +2784,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -2764,6 +2799,7 @@ |
"1", |
"Mjsunit - sp frame access/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Mjsunit - sp frame access", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -2789,9 +2825,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -2804,6 +2840,7 @@ |
"1", |
"Test262 - ignition - turbofan/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Test262 - ignition - turbofan", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -2826,7 +2863,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2838,6 +2875,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "GCMole ia32 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -2886,7 +2924,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2898,6 +2936,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "GCMole x64 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -2946,7 +2985,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -2958,6 +2997,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "GCMole arm on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -3006,7 +3046,7 @@ |
"cmd": [ |
"python", |
"-u", |
- "[CWD]/swarming.client/swarming.py", |
+ "[SLAVE_BUILD]/swarming.client/swarming.py", |
"collect", |
"--swarming", |
"https://chromium-swarm.appspot.com", |
@@ -3018,6 +3058,7 @@ |
"--task-summary-json", |
"/path/to/tmp/json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "GCMole arm64 on Ubuntu-12.04", |
"~followup_annotations": [ |
"@@@STEP_TEXT@swarming pending 71s@@@", |
@@ -3069,9 +3110,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3084,6 +3125,7 @@ |
"1", |
"Check - isolates/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Check - isolates", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -3109,9 +3151,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3124,6 +3166,7 @@ |
"1", |
"Check - nosse3/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Check - nosse3", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -3149,9 +3192,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3164,6 +3207,7 @@ |
"1", |
"Mozilla - nosse3/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Mozilla - nosse3", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -3189,9 +3233,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3204,6 +3248,7 @@ |
"1", |
"SimdJs - all - nosse3/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "SimdJs - all - nosse3", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -3229,9 +3274,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3244,6 +3289,7 @@ |
"1", |
"Check - nosse4/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Check - nosse4", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -3269,9 +3315,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3284,6 +3330,7 @@ |
"1", |
"Mozilla - nosse4/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Mozilla - nosse4", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -3309,9 +3356,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3324,6 +3371,7 @@ |
"1", |
"SimdJs - all - nosse4/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "SimdJs - all - nosse4", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -3349,9 +3397,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3364,6 +3412,7 @@ |
"1", |
"Check - deadcode/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Check - deadcode", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -3389,9 +3438,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3404,6 +3453,7 @@ |
"1", |
"Test262 - no variants - deadcode/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Test262 - no variants - deadcode", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -3429,9 +3479,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3444,6 +3494,7 @@ |
"1", |
"Mozilla - deadcode/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Mozilla - deadcode", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
@@ -3469,9 +3520,9 @@ |
"-u", |
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py", |
"--swarming-client-dir", |
- "[CWD]/swarming.client", |
+ "[SLAVE_BUILD]/swarming.client", |
"--temp-root-dir", |
- "[TMP]", |
+ "[TMP_BASE]", |
"--merged-test-output", |
"/path/to/tmp/json", |
"--", |
@@ -3484,6 +3535,7 @@ |
"1", |
"SimdJs - all - deadcode/Ubuntu-12.04/[dummy has/V8 Linux/571" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "SimdJs - all - deadcode", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |