| Index: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json
|
| index 45290cdd4c302108785ff34aaa42c8f3a048647f..5438385d05df108e5754464433ea7b89d9ba2656 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json
|
| @@ -274,18 +274,6 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
|
| - "--build-dir",
|
| - "[SLAVE_BUILD]/src/out/Release",
|
| - "--clean-isolated-files"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "clean isolated files"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| "[BUILD]/scripts/slave/compile.py",
|
| "--target",
|
| "Release",
|
| @@ -306,1168 +294,5 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile (with patch)"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py",
|
| - "--build-dir",
|
| - "[SLAVE_BUILD]/src/out/Release",
|
| - "--src-dir",
|
| - "[SLAVE_BUILD]/src"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "remove_build_metadata"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "RECIPE_MODULE[isolate]/resources/isolate.py",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client",
|
| - "batcharchive",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--verbose",
|
| - "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "isolate tests",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"@@@",
|
| - "@@@STEP_LOG_LINE@json.output@}@@@",
|
| - "@@@STEP_LOG_END@json.output@@@"
|
| - ]
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "trigger",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--priority",
|
| - "30",
|
| - "--shards",
|
| - "1",
|
| - "--task-name",
|
| - "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--expiration",
|
| - "3600",
|
| - "--io-timeout",
|
| - "1200",
|
| - "--hard-timeout",
|
| - "3600",
|
| - "--dimension",
|
| - "cpu",
|
| - "x86-64",
|
| - "--dimension",
|
| - "gpu",
|
| - "10de:104a",
|
| - "--dimension",
|
| - "os",
|
| - "Linux",
|
| - "--dimension",
|
| - "pool",
|
| - "Chrome",
|
| - "--tag",
|
| - "buildername:linux_chromium_rel_ng",
|
| - "--tag",
|
| - "buildnumber:571",
|
| - "--tag",
|
| - "data:[dummy hash for telemetry_gpu_test]",
|
| - "--tag",
|
| - "gpu_test:1",
|
| - "--tag",
|
| - "master:tryserver.chromium.linux",
|
| - "--tag",
|
| - "name:maps_pixel_test on NVIDIA GPU on Linux (with patch)",
|
| - "--tag",
|
| - "os:Linux",
|
| - "--tag",
|
| - "patch_project:chromium",
|
| - "--tag",
|
| - "project:chromium",
|
| - "--tag",
|
| - "purpose:CQ",
|
| - "--tag",
|
| - "purpose:pre-commit",
|
| - "--tag",
|
| - "rietveld:https://codereview.chromium.org/12853011/#ps1",
|
| - "--user",
|
| - "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_test]",
|
| - "--",
|
| - "maps",
|
| - "--show-stdout",
|
| - "--browser=release",
|
| - "-v",
|
| - "--use-devtools-active-port",
|
| - "--build-revision",
|
| - "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
|
| - "--test-machine-name",
|
| - "linux_chromium_rel_ng",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| - "--output-format",
|
| - "json",
|
| - "--output-dir",
|
| - "${ISOLATED_OUTDIR}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "[trigger] maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/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]/src/tools/swarming_client/swarming.py",
|
| - "trigger",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--priority",
|
| - "30",
|
| - "--shards",
|
| - "1",
|
| - "--task-name",
|
| - "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--expiration",
|
| - "3600",
|
| - "--io-timeout",
|
| - "1200",
|
| - "--hard-timeout",
|
| - "3600",
|
| - "--dimension",
|
| - "cpu",
|
| - "x86-64",
|
| - "--dimension",
|
| - "gpu",
|
| - "10de:104a",
|
| - "--dimension",
|
| - "os",
|
| - "Linux",
|
| - "--dimension",
|
| - "pool",
|
| - "Chrome",
|
| - "--tag",
|
| - "buildername:linux_chromium_rel_ng",
|
| - "--tag",
|
| - "buildnumber:571",
|
| - "--tag",
|
| - "data:[dummy hash for telemetry_gpu_test]",
|
| - "--tag",
|
| - "gpu_test:1",
|
| - "--tag",
|
| - "master:tryserver.chromium.linux",
|
| - "--tag",
|
| - "name:pixel_test on NVIDIA GPU on Linux (with patch)",
|
| - "--tag",
|
| - "os:Linux",
|
| - "--tag",
|
| - "patch_project:chromium",
|
| - "--tag",
|
| - "project:chromium",
|
| - "--tag",
|
| - "purpose:CQ",
|
| - "--tag",
|
| - "purpose:pre-commit",
|
| - "--tag",
|
| - "rietveld:https://codereview.chromium.org/12853011/#ps1",
|
| - "--user",
|
| - "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_test]",
|
| - "--",
|
| - "pixel",
|
| - "--show-stdout",
|
| - "--browser=release",
|
| - "-v",
|
| - "--use-devtools-active-port",
|
| - "--build-revision",
|
| - "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
|
| - "--download-refimg-from-cloud-storage",
|
| - "--refimg-cloud-storage-bucket",
|
| - "chromium-gpu-archive/reference-images",
|
| - "--os-type",
|
| - "linux",
|
| - "--test-machine-name",
|
| - "linux_chromium_rel_ng",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| - "--output-format",
|
| - "json",
|
| - "--output-dir",
|
| - "${ISOLATED_OUTDIR}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "[trigger] pixel_test on NVIDIA GPU on Linux (with patch) on Linux",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/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]/src/tools/swarming_client/swarming.py",
|
| - "trigger",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--priority",
|
| - "30",
|
| - "--shards",
|
| - "1",
|
| - "--task-name",
|
| - "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--expiration",
|
| - "3600",
|
| - "--io-timeout",
|
| - "1200",
|
| - "--hard-timeout",
|
| - "3600",
|
| - "--dimension",
|
| - "cpu",
|
| - "x86-64",
|
| - "--dimension",
|
| - "gpu",
|
| - "10de:104a",
|
| - "--dimension",
|
| - "os",
|
| - "Linux",
|
| - "--dimension",
|
| - "pool",
|
| - "Chrome",
|
| - "--tag",
|
| - "buildername:linux_chromium_rel_ng",
|
| - "--tag",
|
| - "buildnumber:571",
|
| - "--tag",
|
| - "data:[dummy hash for telemetry_gpu_test]",
|
| - "--tag",
|
| - "gpu_test:1",
|
| - "--tag",
|
| - "master:tryserver.chromium.linux",
|
| - "--tag",
|
| - "name:webgl_conformance on NVIDIA GPU on Linux (with patch)",
|
| - "--tag",
|
| - "os:Linux",
|
| - "--tag",
|
| - "patch_project:chromium",
|
| - "--tag",
|
| - "project:chromium",
|
| - "--tag",
|
| - "purpose:CQ",
|
| - "--tag",
|
| - "purpose:pre-commit",
|
| - "--tag",
|
| - "rietveld:https://codereview.chromium.org/12853011/#ps1",
|
| - "--user",
|
| - "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_test]",
|
| - "--",
|
| - "webgl_conformance",
|
| - "--show-stdout",
|
| - "--browser=release",
|
| - "-v",
|
| - "--use-devtools-active-port",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| - "--output-format",
|
| - "json",
|
| - "--output-dir",
|
| - "${ISOLATED_OUTDIR}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "[trigger] webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/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]/src/tools/swarming_client/swarming.py",
|
| - "trigger",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--priority",
|
| - "30",
|
| - "--shards",
|
| - "1",
|
| - "--task-name",
|
| - "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--expiration",
|
| - "3600",
|
| - "--io-timeout",
|
| - "1200",
|
| - "--hard-timeout",
|
| - "3600",
|
| - "--dimension",
|
| - "cpu",
|
| - "x86-64",
|
| - "--dimension",
|
| - "gpu",
|
| - "10de:104a",
|
| - "--dimension",
|
| - "os",
|
| - "Linux",
|
| - "--dimension",
|
| - "pool",
|
| - "Chrome",
|
| - "--tag",
|
| - "buildername:linux_chromium_rel_ng",
|
| - "--tag",
|
| - "buildnumber:571",
|
| - "--tag",
|
| - "data:[dummy hash for telemetry_gpu_test]",
|
| - "--tag",
|
| - "gpu_test:1",
|
| - "--tag",
|
| - "master:tryserver.chromium.linux",
|
| - "--tag",
|
| - "name:context_lost on NVIDIA GPU on Linux (with patch)",
|
| - "--tag",
|
| - "os:Linux",
|
| - "--tag",
|
| - "patch_project:chromium",
|
| - "--tag",
|
| - "project:chromium",
|
| - "--tag",
|
| - "purpose:CQ",
|
| - "--tag",
|
| - "purpose:pre-commit",
|
| - "--tag",
|
| - "rietveld:https://codereview.chromium.org/12853011/#ps1",
|
| - "--user",
|
| - "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_test]",
|
| - "--",
|
| - "context_lost",
|
| - "--show-stdout",
|
| - "--browser=release",
|
| - "-v",
|
| - "--use-devtools-active-port",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| - "--output-format",
|
| - "json",
|
| - "--output-dir",
|
| - "${ISOLATED_OUTDIR}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "[trigger] context_lost on NVIDIA GPU on Linux (with patch) on Linux",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/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]/src/tools/swarming_client/swarming.py",
|
| - "trigger",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--priority",
|
| - "30",
|
| - "--shards",
|
| - "1",
|
| - "--task-name",
|
| - "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--expiration",
|
| - "3600",
|
| - "--io-timeout",
|
| - "1200",
|
| - "--hard-timeout",
|
| - "3600",
|
| - "--dimension",
|
| - "cpu",
|
| - "x86-64",
|
| - "--dimension",
|
| - "gpu",
|
| - "10de:104a",
|
| - "--dimension",
|
| - "os",
|
| - "Linux",
|
| - "--dimension",
|
| - "pool",
|
| - "Chrome",
|
| - "--tag",
|
| - "buildername:linux_chromium_rel_ng",
|
| - "--tag",
|
| - "buildnumber:571",
|
| - "--tag",
|
| - "data:[dummy hash for telemetry_gpu_test]",
|
| - "--tag",
|
| - "gpu_test:1",
|
| - "--tag",
|
| - "master:tryserver.chromium.linux",
|
| - "--tag",
|
| - "name:memory_test on NVIDIA GPU on Linux (with patch)",
|
| - "--tag",
|
| - "os:Linux",
|
| - "--tag",
|
| - "patch_project:chromium",
|
| - "--tag",
|
| - "project:chromium",
|
| - "--tag",
|
| - "purpose:CQ",
|
| - "--tag",
|
| - "purpose:pre-commit",
|
| - "--tag",
|
| - "rietveld:https://codereview.chromium.org/12853011/#ps1",
|
| - "--user",
|
| - "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_test]",
|
| - "--",
|
| - "memory_test",
|
| - "--show-stdout",
|
| - "--browser=release",
|
| - "-v",
|
| - "--use-devtools-active-port",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| - "--output-format",
|
| - "json",
|
| - "--output-dir",
|
| - "${ISOLATED_OUTDIR}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "[trigger] memory_test on NVIDIA GPU on Linux (with patch) on Linux",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/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]/src/tools/swarming_client/swarming.py",
|
| - "trigger",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--priority",
|
| - "30",
|
| - "--shards",
|
| - "1",
|
| - "--task-name",
|
| - "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--expiration",
|
| - "3600",
|
| - "--io-timeout",
|
| - "1200",
|
| - "--hard-timeout",
|
| - "3600",
|
| - "--dimension",
|
| - "cpu",
|
| - "x86-64",
|
| - "--dimension",
|
| - "gpu",
|
| - "10de:104a",
|
| - "--dimension",
|
| - "os",
|
| - "Linux",
|
| - "--dimension",
|
| - "pool",
|
| - "Chrome",
|
| - "--tag",
|
| - "buildername:linux_chromium_rel_ng",
|
| - "--tag",
|
| - "buildnumber:571",
|
| - "--tag",
|
| - "data:[dummy hash for telemetry_gpu_test]",
|
| - "--tag",
|
| - "gpu_test:1",
|
| - "--tag",
|
| - "master:tryserver.chromium.linux",
|
| - "--tag",
|
| - "name:trace_test on NVIDIA GPU on Linux (with patch)",
|
| - "--tag",
|
| - "os:Linux",
|
| - "--tag",
|
| - "patch_project:chromium",
|
| - "--tag",
|
| - "project:chromium",
|
| - "--tag",
|
| - "purpose:CQ",
|
| - "--tag",
|
| - "purpose:pre-commit",
|
| - "--tag",
|
| - "rietveld:https://codereview.chromium.org/12853011/#ps1",
|
| - "--user",
|
| - "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_test]",
|
| - "--",
|
| - "trace_test",
|
| - "--show-stdout",
|
| - "--browser=release",
|
| - "-v",
|
| - "--use-devtools-active-port",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| - "--output-format",
|
| - "json",
|
| - "--output-dir",
|
| - "${ISOLATED_OUTDIR}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "[trigger] trace_test on NVIDIA GPU on Linux (with patch) on Linux",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/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]/src/tools/swarming_client/swarming.py",
|
| - "trigger",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--priority",
|
| - "30",
|
| - "--shards",
|
| - "1",
|
| - "--task-name",
|
| - "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--expiration",
|
| - "3600",
|
| - "--io-timeout",
|
| - "1200",
|
| - "--hard-timeout",
|
| - "3600",
|
| - "--dimension",
|
| - "cpu",
|
| - "x86-64",
|
| - "--dimension",
|
| - "gpu",
|
| - "10de:104a",
|
| - "--dimension",
|
| - "os",
|
| - "Linux",
|
| - "--dimension",
|
| - "pool",
|
| - "Chrome",
|
| - "--tag",
|
| - "buildername:linux_chromium_rel_ng",
|
| - "--tag",
|
| - "buildnumber:571",
|
| - "--tag",
|
| - "data:[dummy hash for telemetry_gpu_test]",
|
| - "--tag",
|
| - "gpu_test:1",
|
| - "--tag",
|
| - "master:tryserver.chromium.linux",
|
| - "--tag",
|
| - "name:screenshot_sync on NVIDIA GPU on Linux (with patch)",
|
| - "--tag",
|
| - "os:Linux",
|
| - "--tag",
|
| - "patch_project:chromium",
|
| - "--tag",
|
| - "project:chromium",
|
| - "--tag",
|
| - "purpose:CQ",
|
| - "--tag",
|
| - "purpose:pre-commit",
|
| - "--tag",
|
| - "rietveld:https://codereview.chromium.org/12853011/#ps1",
|
| - "--user",
|
| - "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_test]",
|
| - "--",
|
| - "screenshot_sync",
|
| - "--show-stdout",
|
| - "--browser=release",
|
| - "-v",
|
| - "--use-devtools-active-port",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| - "--output-format",
|
| - "json",
|
| - "--output-dir",
|
| - "${ISOLATED_OUTDIR}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "[trigger] screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/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]/src/tools/swarming_client/swarming.py",
|
| - "trigger",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--priority",
|
| - "30",
|
| - "--shards",
|
| - "1",
|
| - "--task-name",
|
| - "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--expiration",
|
| - "3600",
|
| - "--io-timeout",
|
| - "1200",
|
| - "--hard-timeout",
|
| - "3600",
|
| - "--dimension",
|
| - "cpu",
|
| - "x86-64",
|
| - "--dimension",
|
| - "gpu",
|
| - "10de:104a",
|
| - "--dimension",
|
| - "os",
|
| - "Linux",
|
| - "--dimension",
|
| - "pool",
|
| - "Chrome",
|
| - "--tag",
|
| - "buildername:linux_chromium_rel_ng",
|
| - "--tag",
|
| - "buildnumber:571",
|
| - "--tag",
|
| - "data:[dummy hash for telemetry_gpu_test]",
|
| - "--tag",
|
| - "gpu_test:1",
|
| - "--tag",
|
| - "master:tryserver.chromium.linux",
|
| - "--tag",
|
| - "name:hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)",
|
| - "--tag",
|
| - "os:Linux",
|
| - "--tag",
|
| - "patch_project:chromium",
|
| - "--tag",
|
| - "project:chromium",
|
| - "--tag",
|
| - "purpose:CQ",
|
| - "--tag",
|
| - "purpose:pre-commit",
|
| - "--tag",
|
| - "rietveld:https://codereview.chromium.org/12853011/#ps1",
|
| - "--user",
|
| - "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_test]",
|
| - "--",
|
| - "hardware_accelerated_feature",
|
| - "--show-stdout",
|
| - "--browser=release",
|
| - "-v",
|
| - "--use-devtools-active-port",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| - "--output-format",
|
| - "json",
|
| - "--output-dir",
|
| - "${ISOLATED_OUTDIR}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "[trigger] hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on Linux",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/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]/src/tools/swarming_client/swarming.py",
|
| - "trigger",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--priority",
|
| - "30",
|
| - "--shards",
|
| - "1",
|
| - "--task-name",
|
| - "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--expiration",
|
| - "3600",
|
| - "--io-timeout",
|
| - "1200",
|
| - "--hard-timeout",
|
| - "3600",
|
| - "--dimension",
|
| - "cpu",
|
| - "x86-64",
|
| - "--dimension",
|
| - "gpu",
|
| - "10de:104a",
|
| - "--dimension",
|
| - "os",
|
| - "Linux",
|
| - "--dimension",
|
| - "pool",
|
| - "Chrome",
|
| - "--tag",
|
| - "buildername:linux_chromium_rel_ng",
|
| - "--tag",
|
| - "buildnumber:571",
|
| - "--tag",
|
| - "data:[dummy hash for telemetry_gpu_test]",
|
| - "--tag",
|
| - "gpu_test:1",
|
| - "--tag",
|
| - "master:tryserver.chromium.linux",
|
| - "--tag",
|
| - "name:gpu_process_launch on NVIDIA GPU on Linux (with patch)",
|
| - "--tag",
|
| - "os:Linux",
|
| - "--tag",
|
| - "patch_project:chromium",
|
| - "--tag",
|
| - "project:chromium",
|
| - "--tag",
|
| - "purpose:CQ",
|
| - "--tag",
|
| - "purpose:pre-commit",
|
| - "--tag",
|
| - "rietveld:https://codereview.chromium.org/12853011/#ps1",
|
| - "--user",
|
| - "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_test]",
|
| - "--",
|
| - "gpu_process",
|
| - "--show-stdout",
|
| - "--browser=release",
|
| - "-v",
|
| - "--use-devtools-active-port",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| - "--output-format",
|
| - "json",
|
| - "--output-dir",
|
| - "${ISOLATED_OUTDIR}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "[trigger] gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/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]/src/tools/swarming_client/swarming.py",
|
| - "trigger",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--isolate-server",
|
| - "https://isolateserver.appspot.com",
|
| - "--priority",
|
| - "30",
|
| - "--shards",
|
| - "1",
|
| - "--task-name",
|
| - "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--dump-json",
|
| - "/path/to/tmp/json",
|
| - "--expiration",
|
| - "3600",
|
| - "--io-timeout",
|
| - "1200",
|
| - "--hard-timeout",
|
| - "3600",
|
| - "--dimension",
|
| - "cpu",
|
| - "x86-64",
|
| - "--dimension",
|
| - "gpu",
|
| - "10de:104a",
|
| - "--dimension",
|
| - "os",
|
| - "Linux",
|
| - "--dimension",
|
| - "pool",
|
| - "Chrome",
|
| - "--tag",
|
| - "buildername:linux_chromium_rel_ng",
|
| - "--tag",
|
| - "buildnumber:571",
|
| - "--tag",
|
| - "data:[dummy hash for telemetry_gpu_test]",
|
| - "--tag",
|
| - "gpu_test:1",
|
| - "--tag",
|
| - "master:tryserver.chromium.linux",
|
| - "--tag",
|
| - "name:gpu_rasterization on NVIDIA GPU on Linux (with patch)",
|
| - "--tag",
|
| - "os:Linux",
|
| - "--tag",
|
| - "patch_project:chromium",
|
| - "--tag",
|
| - "project:chromium",
|
| - "--tag",
|
| - "purpose:CQ",
|
| - "--tag",
|
| - "purpose:pre-commit",
|
| - "--tag",
|
| - "rietveld:https://codereview.chromium.org/12853011/#ps1",
|
| - "--user",
|
| - "commit-bot@chromium.org",
|
| - "[dummy hash for telemetry_gpu_test]",
|
| - "--",
|
| - "gpu_rasterization",
|
| - "--show-stdout",
|
| - "--browser=release",
|
| - "-v",
|
| - "--use-devtools-active-port",
|
| - "--build-revision",
|
| - "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
|
| - "--test-machine-name",
|
| - "linux_chromium_rel_ng",
|
| - "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc",
|
| - "--output-format",
|
| - "json",
|
| - "--output-dir",
|
| - "${ISOLATED_OUTDIR}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "[trigger] gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/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]/src/tools/swarming_client/swarming.py",
|
| - "collect",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--decorate",
|
| - "--print-status-updates",
|
| - "--shards",
|
| - "1",
|
| - "maps_pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--task-output-dir",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "maps_pixel_test on NVIDIA GPU on Linux (with patch) on Linux"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "collect",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--decorate",
|
| - "--print-status-updates",
|
| - "--shards",
|
| - "1",
|
| - "pixel_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--task-output-dir",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "pixel_test on NVIDIA GPU on Linux (with patch) on Linux"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "collect",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--decorate",
|
| - "--print-status-updates",
|
| - "--shards",
|
| - "1",
|
| - "webgl_conformance on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--task-output-dir",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "webgl_conformance on NVIDIA GPU on Linux (with patch) on Linux"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "collect",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--decorate",
|
| - "--print-status-updates",
|
| - "--shards",
|
| - "1",
|
| - "context_lost on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--task-output-dir",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "context_lost on NVIDIA GPU on Linux (with patch) on Linux"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "collect",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--decorate",
|
| - "--print-status-updates",
|
| - "--shards",
|
| - "1",
|
| - "memory_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--task-output-dir",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "memory_test on NVIDIA GPU on Linux (with patch) on Linux"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "collect",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--decorate",
|
| - "--print-status-updates",
|
| - "--shards",
|
| - "1",
|
| - "trace_test on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--task-output-dir",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "trace_test on NVIDIA GPU on Linux (with patch) on Linux"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "collect",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--decorate",
|
| - "--print-status-updates",
|
| - "--shards",
|
| - "1",
|
| - "screenshot_sync on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--task-output-dir",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "screenshot_sync on NVIDIA GPU on Linux (with patch) on Linux"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "collect",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--decorate",
|
| - "--print-status-updates",
|
| - "--shards",
|
| - "1",
|
| - "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--task-output-dir",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "hardware_accelerated_feature on NVIDIA GPU on Linux (with patch) on Linux"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "collect",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--decorate",
|
| - "--print-status-updates",
|
| - "--shards",
|
| - "1",
|
| - "gpu_process_launch on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--task-output-dir",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "gpu_process_launch on NVIDIA GPU on Linux (with patch) on Linux"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "collect",
|
| - "--swarming",
|
| - "https://chromium-swarm.appspot.com",
|
| - "--decorate",
|
| - "--print-status-updates",
|
| - "--shards",
|
| - "1",
|
| - "gpu_rasterization on NVIDIA GPU on Linux (with patch)/Linux/[dummy has/linux_chromium_rel_ng/571",
|
| - "--task-output-dir",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "gpu_rasterization on NVIDIA GPU on Linux (with patch) on Linux"
|
| }
|
| ]
|
|
|