Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___swarming_staging_2.json |
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___swarming_staging_2.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___swarming_staging_2.json |
deleted file mode 100644 |
index 96fb134be0f0e19de1a509148a9db6edf44343e4..0000000000000000000000000000000000000000 |
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___swarming_staging_2.json |
+++ /dev/null |
@@ -1,225 +0,0 @@ |
-[ |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "[BUILD]/scripts/slave/git_setup.py", |
- "--path", |
- "[SLAVE_BUILD]/swarming.client", |
- "--url", |
- "https://chromium.googlesource.com/external/swarming.client.git" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "git setup (swarming_client)" |
- }, |
- { |
- "cmd": [ |
- "git", |
- "retry", |
- "fetch", |
- "origin", |
- "[dummy swarming client hash]" |
- ], |
- "cwd": "[SLAVE_BUILD]/swarming.client", |
- "name": "git fetch (swarming_client)" |
- }, |
- { |
- "cmd": [ |
- "git", |
- "checkout", |
- "-f", |
- "FETCH_HEAD" |
- ], |
- "cwd": "[SLAVE_BUILD]/swarming.client", |
- "name": "git checkout (swarming_client)" |
- }, |
- { |
- "cmd": [ |
- "git", |
- "clean", |
- "-f", |
- "-d", |
- "-x" |
- ], |
- "cwd": "[SLAVE_BUILD]/swarming.client", |
- "name": "git clean (swarming_client)" |
- }, |
- { |
- "cmd": [ |
- "git", |
- "submodule", |
- "sync" |
- ], |
- "cwd": "[SLAVE_BUILD]/swarming.client", |
- "name": "submodule sync (swarming_client)" |
- }, |
- { |
- "cmd": [ |
- "git", |
- "submodule", |
- "update", |
- "--init", |
- "--recursive" |
- ], |
- "cwd": "[SLAVE_BUILD]/swarming.client", |
- "name": "submodule update (swarming_client)", |
- "~followup_annotations": [ |
- "@@@SET_BUILD_PROPERTY@got_revision@\"20123\"@@@" |
- ] |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "[SLAVE_BUILD]/swarming.client/swarming.py", |
- "--version" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "swarming.py --version", |
- "stdout": "/path/to/tmp/", |
- "~followup_annotations": [ |
- "@@@STEP_TEXT@0.4.10@@@" |
- ] |
- }, |
- { |
- "cmd": [ |
- "python", |
- "-u", |
- "[SLAVE_BUILD]/swarming.client/swarming.py", |
- "trigger", |
- "--swarming", |
- "https://chromium-swarm.appspot.com", |
- "--isolate-server", |
- "https://isolateserver.appspot.com", |
- "--priority", |
- "25", |
- "--shards", |
- "1", |
- "--task-name", |
- "Mjsunit/Ubuntu/[dummy has/V8 Linux - swarming staging 2/571", |
- "--dump-json", |
- "/path/to/tmp/json", |
- "--expiration", |
- "3600", |
- "--io-timeout", |
- "1200", |
- "--hard-timeout", |
- "2700", |
- "--dimension", |
- "cpu", |
- "x86-64", |
- "--dimension", |
- "gpu", |
- "none", |
- "--dimension", |
- "os", |
- "Ubuntu", |
- "--dimension", |
- "pool", |
- "Chrome", |
- "--tag", |
- "buildername:V8 Linux - swarming staging 2", |
- "--tag", |
- "buildnumber:571", |
- "--tag", |
- "data:[dummy hash for mjsunit]", |
- "--tag", |
- "master:client.v8", |
- "--tag", |
- "name:Mjsunit", |
- "--tag", |
- "os:Ubuntu", |
- "--tag", |
- "project:v8", |
- "--tag", |
- "purpose:CI", |
- "--tag", |
- "purpose:post-commit", |
- "--tag", |
- "slavename:TestSlavename", |
- "--tag", |
- "stepname:Mjsunit on Ubuntu", |
- "[dummy hash for mjsunit]", |
- "--", |
- "--progress=verbose", |
- "--mode", |
- "Debug", |
- "--arch", |
- "x64", |
- "--outdir", |
- "out", |
- "--buildbot", |
- "--timeout=200", |
- "mjsunit", |
- "--exhaustive-variants", |
- "--gc-stress", |
- "--no-harness", |
- "--rerun-failures-count=2", |
- "--swarming", |
- "--json-test-results", |
- "${ISOLATED_OUTDIR}/output.json" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "[trigger] Mjsunit on Ubuntu", |
- "~followup_annotations": [ |
- "@@@STEP_LOG_LINE@json.output@{@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit/Ubuntu/[dummy has/V8 Linux - swarming staging 2/571\", @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"Mjsunit/Ubuntu/[dummy has/V8 Linux - swarming staging 2/571\": {@@@", |
- "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
- "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@", |
- "@@@STEP_LOG_LINE@json.output@ }@@@", |
- "@@@STEP_LOG_LINE@json.output@ }@@@", |
- "@@@STEP_LOG_LINE@json.output@}@@@", |
- "@@@STEP_LOG_END@json.output@@@", |
- "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@" |
- ] |
- }, |
- { |
- "allow_subannotations": true, |
- "cmd": [ |
- "python", |
- "-u", |
- "RECIPE_MODULE[v8]/resources/collect_v8_task.py", |
- "--swarming-client-dir", |
- "[SLAVE_BUILD]/swarming.client", |
- "--temp-root-dir", |
- "[TMP_BASE]", |
- "--merged-test-output", |
- "/path/to/tmp/json", |
- "--", |
- "collect", |
- "--swarming", |
- "https://chromium-swarm.appspot.com", |
- "--decorate", |
- "--print-status-updates", |
- "--shards", |
- "1", |
- "Mjsunit/Ubuntu/[dummy has/V8 Linux - swarming staging 2/571" |
- ], |
- "cwd": "[SLAVE_BUILD]", |
- "name": "Mjsunit", |
- "~followup_annotations": [ |
- "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
- "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
- "@@@STEP_LOG_LINE@durations@@@@", |
- "@@@STEP_LOG_LINE@durations@Details:@@@", |
- "@@@STEP_LOG_LINE@durations@@@@", |
- "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
- "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
- "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
- "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
- "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
- "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
- "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
- "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
- "@@@STEP_LOG_END@durations@@@" |
- ] |
- }, |
- { |
- "name": "$result", |
- "recipe_result": null, |
- "status_code": 0 |
- } |
-] |