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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_one_failure_build_env_not_supported.json

Issue 1906353002: Revert of V8: Show build environment in failure logs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 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: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_one_failure_build_env_not_supported.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_one_failure_build_env_not_supported.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_one_failure_build_env_not_supported.json
deleted file mode 100644
index 57decf3a0a7a9f63a46ca02ea7c14b69a104d705..0000000000000000000000000000000000000000
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64_one_failure_build_env_not_supported.json
+++ /dev/null
@@ -1,1371 +0,0 @@
-[
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[depot_tools::git]/resources/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",
- "rev-parse",
- "HEAD"
- ],
- "cwd": "[SLAVE_BUILD]/swarming.client",
- "name": "read revision",
- "stdout": "/path/to/tmp/",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@"
- ]
- },
- {
- "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",
- "Static-Initializers/Ubuntu-12.04/[dummy has/V8 Linux64/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-12.04",
- "--dimension",
- "pool",
- "Chrome",
- "--tag",
- "buildername:V8 Linux64",
- "--tag",
- "buildnumber:571",
- "--tag",
- "data:[dummy hash for check-static-initializers]",
- "--tag",
- "master:client.v8",
- "--tag",
- "name:Static-Initializers",
- "--tag",
- "os:Ubuntu-12.04",
- "--tag",
- "project:v8",
- "--tag",
- "purpose:CI",
- "--tag",
- "purpose:post-commit",
- "--tag",
- "slavename:TestSlavename",
- "--tag",
- "stepname:Static-Initializers on Ubuntu-12.04",
- "--idempotent",
- "[dummy hash for check-static-initializers]",
- "--",
- "out/Release/d8"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Static-Initializers on Ubuntu-12.04",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Static-Initializers/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Static-Initializers/Ubuntu-12.04/[dummy has/V8 Linux64/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@@@"
- ]
- },
- {
- "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",
- "Check/Ubuntu-12.04/[dummy has/V8 Linux64/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-12.04",
- "--dimension",
- "pool",
- "Chrome",
- "--tag",
- "buildername:V8 Linux64",
- "--tag",
- "buildnumber:571",
- "--tag",
- "data:[dummy hash for bot_default]",
- "--tag",
- "master:client.v8",
- "--tag",
- "name:Check",
- "--tag",
- "os:Ubuntu-12.04",
- "--tag",
- "project:v8",
- "--tag",
- "purpose:CI",
- "--tag",
- "purpose:post-commit",
- "--tag",
- "slavename:TestSlavename",
- "--tag",
- "stepname:Check on Ubuntu-12.04",
- "--idempotent",
- "[dummy hash for bot_default]",
- "--",
- "--progress=verbose",
- "--mode",
- "Release",
- "--arch",
- "x64",
- "--outdir",
- "out",
- "--buildbot",
- "--timeout=200",
- "--random-seed=-2117520218",
- "bot_default",
- "--exhaustive-variants",
- "--rerun-failures-count=2",
- "--swarming",
- "--json-test-results",
- "${ISOLATED_OUTDIR}/output.json"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Check on Ubuntu-12.04",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux64/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@@@"
- ]
- },
- {
- "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",
- "OptimizeForSize/Ubuntu-12.04/[dummy has/V8 Linux64/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-12.04",
- "--dimension",
- "pool",
- "Chrome",
- "--tag",
- "buildername:V8 Linux64",
- "--tag",
- "buildnumber:571",
- "--tag",
- "data:[dummy hash for optimize_for_size]",
- "--tag",
- "master:client.v8",
- "--tag",
- "name:OptimizeForSize",
- "--tag",
- "os:Ubuntu-12.04",
- "--tag",
- "project:v8",
- "--tag",
- "purpose:CI",
- "--tag",
- "purpose:post-commit",
- "--tag",
- "slavename:TestSlavename",
- "--tag",
- "stepname:OptimizeForSize on Ubuntu-12.04",
- "--idempotent",
- "[dummy hash for optimize_for_size]",
- "--",
- "--progress=verbose",
- "--mode",
- "Release",
- "--arch",
- "x64",
- "--outdir",
- "out",
- "--buildbot",
- "--timeout=200",
- "--random-seed=-2117520218",
- "optimize_for_size",
- "--extra-flags=--optimize-for-size",
- "--variants=default",
- "--rerun-failures-count=2",
- "--swarming",
- "--json-test-results",
- "${ISOLATED_OUTDIR}/output.json"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "[trigger] OptimizeForSize on Ubuntu-12.04",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"OptimizeForSize/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"OptimizeForSize/Ubuntu-12.04/[dummy has/V8 Linux64/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@@@"
- ]
- },
- {
- "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",
- "2",
- "--task-name",
- "Test262/Ubuntu-12.04/[dummy has/V8 Linux64/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-12.04",
- "--dimension",
- "pool",
- "Chrome",
- "--tag",
- "buildername:V8 Linux64",
- "--tag",
- "buildnumber:571",
- "--tag",
- "data:[dummy hash for test262]",
- "--tag",
- "master:client.v8",
- "--tag",
- "name:Test262",
- "--tag",
- "os:Ubuntu-12.04",
- "--tag",
- "project:v8",
- "--tag",
- "purpose:CI",
- "--tag",
- "purpose:post-commit",
- "--tag",
- "slavename:TestSlavename",
- "--tag",
- "stepname:Test262 on Ubuntu-12.04",
- "--idempotent",
- "[dummy hash for test262]",
- "--",
- "--progress=verbose",
- "--mode",
- "Release",
- "--arch",
- "x64",
- "--outdir",
- "out",
- "--buildbot",
- "--timeout=200",
- "--random-seed=-2117520218",
- "test262",
- "--download-data",
- "--exhaustive-variants",
- "--rerun-failures-count=2",
- "--swarming",
- "--json-test-results",
- "${ISOLATED_OUTDIR}/output.json"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Test262 on Ubuntu-12.04",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Test262/Ubuntu-12.04/[dummy has/V8 Linux64/571:2:0\": {@@@",
- "@@@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@ \"Test262/Ubuntu-12.04/[dummy has/V8 Linux64/571:2:1\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 1, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10100\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"@@@",
- "@@@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@@@",
- "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@@@"
- ]
- },
- {
- "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",
- "Mozilla/Ubuntu-12.04/[dummy has/V8 Linux64/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-12.04",
- "--dimension",
- "pool",
- "Chrome",
- "--tag",
- "buildername:V8 Linux64",
- "--tag",
- "buildnumber:571",
- "--tag",
- "data:[dummy hash for mozilla]",
- "--tag",
- "master:client.v8",
- "--tag",
- "name:Mozilla",
- "--tag",
- "os:Ubuntu-12.04",
- "--tag",
- "project:v8",
- "--tag",
- "purpose:CI",
- "--tag",
- "purpose:post-commit",
- "--tag",
- "slavename:TestSlavename",
- "--tag",
- "stepname:Mozilla on Ubuntu-12.04",
- "--idempotent",
- "[dummy hash for mozilla]",
- "--",
- "--progress=verbose",
- "--mode",
- "Release",
- "--arch",
- "x64",
- "--outdir",
- "out",
- "--buildbot",
- "--timeout=200",
- "--random-seed=-2117520218",
- "mozilla",
- "--exhaustive-variants",
- "--rerun-failures-count=2",
- "--swarming",
- "--json-test-results",
- "${ISOLATED_OUTDIR}/output.json"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Mozilla on Ubuntu-12.04",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Linux64/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@@@"
- ]
- },
- {
- "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",
- "SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux64/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-12.04",
- "--dimension",
- "pool",
- "Chrome",
- "--tag",
- "buildername:V8 Linux64",
- "--tag",
- "buildnumber:571",
- "--tag",
- "data:[dummy hash for simdjs]",
- "--tag",
- "master:client.v8",
- "--tag",
- "name:SimdJs",
- "--tag",
- "os:Ubuntu-12.04",
- "--tag",
- "project:v8",
- "--tag",
- "purpose:CI",
- "--tag",
- "purpose:post-commit",
- "--tag",
- "slavename:TestSlavename",
- "--tag",
- "stepname:SimdJs - all on Ubuntu-12.04",
- "--idempotent",
- "[dummy hash for simdjs]",
- "--",
- "--progress=verbose",
- "--mode",
- "Release",
- "--arch",
- "x64",
- "--outdir",
- "out",
- "--buildbot",
- "--timeout=200",
- "--random-seed=-2117520218",
- "simdjs",
- "--download-data",
- "--exhaustive-variants",
- "--rerun-failures-count=2",
- "--swarming",
- "--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@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux64/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@@@"
- ]
- },
- {
- "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",
- "Ignition/Ubuntu-12.04/[dummy has/V8 Linux64/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-12.04",
- "--dimension",
- "pool",
- "Chrome",
- "--tag",
- "buildername:V8 Linux64",
- "--tag",
- "buildnumber:571",
- "--tag",
- "data:[dummy hash for ignition]",
- "--tag",
- "master:client.v8",
- "--tag",
- "name:Ignition",
- "--tag",
- "os:Ubuntu-12.04",
- "--tag",
- "project:v8",
- "--tag",
- "purpose:CI",
- "--tag",
- "purpose:post-commit",
- "--tag",
- "slavename:TestSlavename",
- "--tag",
- "stepname:Ignition on Ubuntu-12.04",
- "--idempotent",
- "[dummy hash for ignition]",
- "--",
- "--progress=verbose",
- "--mode",
- "Release",
- "--arch",
- "x64",
- "--outdir",
- "out",
- "--buildbot",
- "--timeout=200",
- "--random-seed=-2117520218",
- "ignition",
- "--ignition",
- "--variants=ignition",
- "--rerun-failures-count=2",
- "--swarming",
- "--json-test-results",
- "${ISOLATED_OUTDIR}/output.json"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Ignition on Ubuntu-12.04",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/V8 Linux64/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@@@"
- ]
- },
- {
- "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 - sp frame access/Ubuntu-12.04/[dummy has/V8 Linux64/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-12.04",
- "--dimension",
- "pool",
- "Chrome",
- "--tag",
- "buildername:V8 Linux64",
- "--tag",
- "buildnumber:571",
- "--tag",
- "data:[dummy hash for mjsunit]",
- "--tag",
- "master:client.v8",
- "--tag",
- "name:Mjsunit",
- "--tag",
- "os:Ubuntu-12.04",
- "--tag",
- "project:v8",
- "--tag",
- "purpose:CI",
- "--tag",
- "purpose:post-commit",
- "--tag",
- "slavename:TestSlavename",
- "--tag",
- "stepname:Mjsunit - sp frame access on Ubuntu-12.04",
- "--idempotent",
- "[dummy hash for mjsunit]",
- "--",
- "--progress=verbose",
- "--mode",
- "Release",
- "--arch",
- "x64",
- "--outdir",
- "out",
- "--buildbot",
- "--timeout=200",
- "--random-seed=-2117520218",
- "mjsunit",
- "--extra-flags=--turbo_sp_frame_access",
- "--variants=turbofan",
- "--rerun-failures-count=2",
- "--swarming",
- "--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@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - sp frame access/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - sp frame access/Ubuntu-12.04/[dummy has/V8 Linux64/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@@@"
- ]
- },
- {
- "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",
- "Test262 - ignition/Ubuntu-12.04/[dummy has/V8 Linux64/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-12.04",
- "--dimension",
- "pool",
- "Chrome",
- "--tag",
- "buildername:V8 Linux64",
- "--tag",
- "buildnumber:571",
- "--tag",
- "data:[dummy hash for test262]",
- "--tag",
- "master:client.v8",
- "--tag",
- "name:Test262",
- "--tag",
- "os:Ubuntu-12.04",
- "--tag",
- "project:v8",
- "--tag",
- "purpose:CI",
- "--tag",
- "purpose:post-commit",
- "--tag",
- "slavename:TestSlavename",
- "--tag",
- "stepname:Test262 - ignition on Ubuntu-12.04",
- "--idempotent",
- "[dummy hash for test262]",
- "--",
- "--progress=verbose",
- "--mode",
- "Release",
- "--arch",
- "x64",
- "--outdir",
- "out",
- "--buildbot",
- "--timeout=200",
- "--random-seed=-2117520218",
- "test262",
- "--ignition",
- "--download-data",
- "--variants=ignition",
- "--rerun-failures-count=2",
- "--swarming",
- "--json-test-results",
- "${ISOLATED_OUTDIR}/output.json"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Test262 - ignition on Ubuntu-12.04",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - ignition/Ubuntu-12.04/[dummy has/V8 Linux64/571\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Test262 - ignition/Ubuntu-12.04/[dummy has/V8 Linux64/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@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "[SLAVE_BUILD]/swarming.client/swarming.py",
- "collect",
- "--swarming",
- "https://chromium-swarm.appspot.com",
- "--decorate",
- "--print-status-updates",
- "--shards",
- "1",
- "Static-Initializers/Ubuntu-12.04/[dummy has/V8 Linux64/571",
- "--task-summary-json",
- "/path/to/tmp/json"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Static-Initializers on Ubuntu-12.04",
- "~followup_annotations": [
- "@@@STEP_TEXT@swarming pending 71s@@@",
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@",
- "@@@STEP_LOG_LINE@json.output@ {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:00.123\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.123\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"durations\": [@@@",
- "@@@STEP_LOG_LINE@json.output@ 5.7, @@@",
- "@@@STEP_LOG_LINE@json.output@ 31.5@@@",
- "@@@STEP_LOG_LINE@json.output@ ], @@@",
- "@@@STEP_LOG_LINE@json.output@ \"exit_codes\": [@@@",
- "@@@STEP_LOG_LINE@json.output@ 0, @@@",
- "@@@STEP_LOG_LINE@json.output@ 0@@@",
- "@@@STEP_LOG_LINE@json.output@ ], @@@",
- "@@@STEP_LOG_LINE@json.output@ \"failure\": false, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"id\": \"148aa78d7aa0000\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"internal_failure\": false, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"isolated_out\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"isolated\": \"abc123\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"isolatedserver\": \"https://isolateserver.appspot.com\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"namespace\": \"default-gzip\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"blah\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"modified_ts\": \"2014-09-25 01:42:00\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"name\": \"heartbeat-canary-2014-09-25_01:41:55-os=Windows\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"outputs\": [@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Heart beat succeeded on win32.\\n\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"Foo\"@@@",
- "@@@STEP_LOG_LINE@json.output@ ], @@@",
- "@@@STEP_LOG_LINE@json.output@ \"started_ts\": \"2014-09-25T01:42:11.123\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"state\": 112, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"try_number\": 1, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"user\": \"unknown\"@@@",
- "@@@STEP_LOG_LINE@json.output@ }@@@",
- "@@@STEP_LOG_LINE@json.output@ ]@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@",
- "@@@STEP_LINK@shard #0 isolated out@blah@@@"
- ]
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::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",
- "Check/Ubuntu-12.04/[dummy has/V8 Linux64/571"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Check",
- "~followup_annotations": [
- "@@@STEP_TEXT@failures: 1<br/>@@@",
- "@@@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@@@",
- "@@@STEP_LOG_LINE@test-name@Test: suite-name/dir/test-name@@@",
- "@@@STEP_LOG_LINE@test-name@Flags: @@@",
- "@@@STEP_LOG_LINE@test-name@Command: d8 test.js@@@",
- "@@@STEP_LOG_LINE@test-name@@@@",
- "@@@STEP_LOG_LINE@test-name@Build environment:@@@",
- "@@@STEP_LOG_LINE@test-name@Not available. Please look up the builder's configuration.@@@",
- "@@@STEP_LOG_LINE@test-name@@@@",
- "@@@STEP_LOG_LINE@test-name@Run #1@@@",
- "@@@STEP_LOG_LINE@test-name@Exit code: 1@@@",
- "@@@STEP_LOG_LINE@test-name@Result: FAIL@@@",
- "@@@STEP_LOG_LINE@test-name@Expected outcomes: PASS, SLOW@@@",
- "@@@STEP_LOG_LINE@test-name@Duration: 00:05:000@@@",
- "@@@STEP_LOG_LINE@test-name@@@@",
- "@@@STEP_LOG_LINE@test-name@Stdout:@@@",
- "@@@STEP_LOG_LINE@test-name@Some output.@@@",
- "@@@STEP_LOG_LINE@test-name@@@@",
- "@@@STEP_LOG_LINE@test-name@Stderr:@@@",
- "@@@STEP_LOG_LINE@test-name@Some errput.@@@",
- "@@@STEP_LOG_LINE@test-name@@@@",
- "@@@STEP_LOG_END@test-name@@@",
- "@@@STEP_FAILURE@@@"
- ]
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::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",
- "OptimizeForSize/Ubuntu-12.04/[dummy has/V8 Linux64/571"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "OptimizeForSize",
- "~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@@@"
- ]
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::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",
- "2",
- "Test262/Ubuntu-12.04/[dummy has/V8 Linux64/571"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Test262",
- "~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@@@"
- ]
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::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",
- "Mozilla/Ubuntu-12.04/[dummy has/V8 Linux64/571"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Mozilla",
- "~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@@@"
- ]
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::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",
- "SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux64/571"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "SimdJs - all",
- "~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@@@"
- ]
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::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",
- "Ignition/Ubuntu-12.04/[dummy has/V8 Linux64/571"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Ignition",
- "~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@@@"
- ]
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::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 - sp frame access/Ubuntu-12.04/[dummy has/V8 Linux64/571"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Mjsunit - sp frame access",
- "~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@@@"
- ]
- },
- {
- "allow_subannotations": true,
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::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",
- "Test262 - ignition/Ubuntu-12.04/[dummy has/V8 Linux64/571"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Test262 - ignition",
- "~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@@@"
- ]
- },
- {
- "cmd": [],
- "cwd": "[SLAVE_BUILD]",
- "name": "Bisection disabled - test too slow"
- },
- {
- "name": "$result",
- "reason": "Failures or flakes in build.",
- "status_code": 1
- }
-]

Powered by Google App Engine
This is Rietveld 408576698