| Index: scripts/slave/recipes/findit/chromium/compile.expected/compile_skipped.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_rel_ng_analyze.json b/scripts/slave/recipes/findit/chromium/compile.expected/compile_skipped.json
|
| similarity index 86%
|
| copy from scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_rel_ng_analyze.json
|
| copy to scripts/slave/recipes/findit/chromium/compile.expected/compile_skipped.json
|
| index 08e3889462b37e1c9c7ce79f8546016d04faf60f..493c5d66842b4abb22354ff884a3fd2447d73447 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_rel_ng_analyze.json
|
| +++ b/scripts/slave/recipes/findit/chromium/compile.expected/compile_skipped.json
|
| @@ -1,5 +1,10 @@
|
| [
|
| {
|
| + "cmd": [],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "test r1"
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -7,30 +12,25 @@
|
| "--master",
|
| "tryserver.chromium.linux",
|
| "--builder",
|
| - "linux_chromium_compile_rel_ng",
|
| + "linux_variable",
|
| "--slave",
|
| - "TestSlavename",
|
| + "build1-a1",
|
| "--spec",
|
| "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
|
| "--root",
|
| "src",
|
| "--revision_mapping_file",
|
| "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}",
|
| - "--issue",
|
| - "12853011",
|
| - "--patchset",
|
| - "1",
|
| - "--rietveld_server",
|
| - "https://codereview.chromium.org",
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
| - "src@HEAD",
|
| + "src@r1",
|
| "--output_manifest"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "bot_update",
|
| + "name": "test r1.bot_update",
|
| "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| "@@@STEP_TEXT@Some step text@@@",
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
|
| @@ -102,9 +102,10 @@
|
| "--version"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "swarming.py --version",
|
| + "name": "test r1.swarming.py --version",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| "@@@STEP_TEXT@0.4.10@@@"
|
| ]
|
| },
|
| @@ -118,9 +119,12 @@
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| - "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1"
|
| + "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1"
|
| },
|
| - "name": "gclient runhooks (with patch)"
|
| + "name": "test r1.gclient runhooks",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| },
|
| {
|
| "cmd": [
|
| @@ -131,8 +135,9 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "read test spec",
|
| + "name": "test r1.read test spec",
|
| "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json@@@",
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| @@ -152,11 +157,12 @@
|
| "--paths",
|
| "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
|
| "--properties",
|
| - "{\"buildername\": \"linux_chromium_compile_rel_ng\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
|
| + "{\"buildername\": \"linux_variable\", \"buildnumber\": \"1\", \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"build1-a1\", \"target_platform\": \"linux\"}"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "get compile targets for scripts",
|
| + "name": "test r1.get compile targets for scripts",
|
| "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
| @@ -165,13 +171,15 @@
|
| "cmd": [
|
| "git",
|
| "diff",
|
| - "--cached",
|
| + "r1~1",
|
| + "r1",
|
| "--name-only"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/src",
|
| - "name": "git diff to analyze patch",
|
| + "name": "test r1.git diff to analyze commit",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| "@@@STEP_LOG_LINE@files@foo.cc@@@",
|
| "@@@STEP_LOG_END@files@@@"
|
| ]
|
| @@ -185,8 +193,9 @@
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "read filter exclusion spec",
|
| + "name": "test r1.read filter exclusion spec",
|
| "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
|
| @@ -209,21 +218,22 @@
|
| "[SLAVE_BUILD]/src/tools/mb/mb.py",
|
| "analyze",
|
| "-m",
|
| - "tryserver.chromium.linux",
|
| + "chromium.linux",
|
| "-b",
|
| - "linux_chromium_compile_rel_ng",
|
| + "Linux Builder",
|
| "-v",
|
| "//out/Release",
|
| "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [\"foo.cc\"], \"test_targets\": []}",
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "analyze",
|
| + "name": "test r1.analyze",
|
| "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| "@@@STEP_TEXT@No compile necessary@@@",
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependencies\", @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
|
| "@@@STEP_LOG_LINE@json.output@}@@@",
|
| "@@@STEP_LOG_END@json.output@@@",
|
| @@ -240,6 +250,24 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "import sys; sys.exit(0)"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "report",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@result@[@@@",
|
| + "@@@STEP_LOG_LINE@result@ [@@@",
|
| + "@@@STEP_LOG_LINE@result@ \"r1\", @@@",
|
| + "@@@STEP_LOG_LINE@result@ \"skipped\"@@@",
|
| + "@@@STEP_LOG_LINE@result@ ]@@@",
|
| + "@@@STEP_LOG_LINE@result@]@@@",
|
| + "@@@STEP_LOG_END@result@@@"
|
| + ]
|
| + },
|
| + {
|
| "name": "$result",
|
| "recipe_result": null,
|
| "status_code": 0
|
|
|