| Index: scripts/slave/recipes/blink_downstream.expected/webkit_tests_interrupted.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_V8_Linux_GN.json b/scripts/slave/recipes/blink_downstream.expected/webkit_tests_interrupted.json
|
| similarity index 70%
|
| copy from scripts/slave/recipes/chromium.expected/full_client_v8_fyi_V8_Linux_GN.json
|
| copy to scripts/slave/recipes/blink_downstream.expected/webkit_tests_interrupted.json
|
| index 1866189fa76b49f7c11bff480c41bd0f3a615a37..60faf0859cfa5fade52d1d87eb10e677b0c2fd25 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_V8_Linux_GN.json
|
| +++ b/scripts/slave/recipes/blink_downstream.expected/webkit_tests_interrupted.json
|
| @@ -4,7 +4,7 @@
|
| "python",
|
| "-u",
|
| "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| - "[BUILDER_CACHE]/V8_Linux_GN",
|
| + "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| "511"
|
| ],
|
| "name": "makedirs checkout path",
|
| @@ -27,7 +27,7 @@
|
| "-u",
|
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'v8_branch': 'branches/bleeding_edge'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
|
| + "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
|
| "--patch_root",
|
| "src",
|
| "--revision_mapping_file",
|
| @@ -37,12 +37,12 @@
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
| - "src@origin/lkcr",
|
| + "src@HEAD",
|
| "--revision",
|
| - "src/v8@22135",
|
| + "src/v8@20123",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]/V8_Linux_GN",
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -52,8 +52,8 @@
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"src/v8\": \"22135\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"src/v8\": \"20123\"@@@",
|
| "@@@STEP_LOG_LINE@json.output@ }, @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
|
| @@ -125,6 +125,7 @@
|
| },
|
| {
|
| "cmd": [],
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| "name": "ensure_goma"
|
| },
|
| {
|
| @@ -139,6 +140,7 @@
|
| "--json-output",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| "name": "ensure_goma.install cipd",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@",
|
| @@ -163,6 +165,7 @@
|
| "--service-account-json",
|
| "/creds/service_accounts/service-account-goma-client.json"
|
| ],
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| "name": "ensure_goma.ensure_installed",
|
| "~followup_annotations": [
|
| "@@@STEP_NEST_LEVEL@1@@@",
|
| @@ -188,7 +191,7 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]/V8_Linux_GN/src",
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| @@ -201,70 +204,23 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILDER_CACHE]/V8_Linux_GN/src/testing/scripts/get_compile_targets.py",
|
| - "--output",
|
| - "/path/to/tmp/json",
|
| - "--",
|
| - "--build-config-fs",
|
| - "Release",
|
| - "--paths",
|
| - "{\"checkout\": \"[BUILDER_CACHE]/V8_Linux_GN/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
|
| - "--properties",
|
| - "{\"buildername\": \"V8 Linux GN\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
|
| - ],
|
| - "name": "get compile targets for scripts",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| - "@@@STEP_LOG_END@json.output@@@"
|
| - ]
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[BUILDER_CACHE]/V8_Linux_GN/src/testing/buildbot/chromium.linux.json",
|
| - "/path/to/tmp/json"
|
| - ],
|
| - "name": "read test spec (chromium.linux.json)",
|
| - "~followup_annotations": [
|
| - "@@@STEP_TEXT@path: [BUILDER_CACHE]/V8_Linux_GN/src/testing/buildbot/chromium.linux.json@@@",
|
| - "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| - "@@@STEP_LOG_END@json.output@@@"
|
| - ]
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| - "--show-path",
|
| - "python",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| - ],
|
| - "name": "cleanup_temp"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "[BUILDER_CACHE]/V8_Linux_GN/src/tools/mb/mb.py",
|
| + "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb.py",
|
| "gen",
|
| "-m",
|
| "client.v8.fyi",
|
| "-b",
|
| - "V8 Linux GN",
|
| + "V8-Blink Linux 64",
|
| "--config-file",
|
| - "[BUILDER_CACHE]/V8_Linux_GN/src/tools/mb/mb_config.pyl",
|
| + "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb_config.pyl",
|
| "--goma-dir",
|
| "[CACHE]/cipd/goma",
|
| "//out/Release"
|
| ],
|
| - "cwd": "[BUILDER_CACHE]/V8_Linux_GN/src",
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| - "name": "generate_build_files"
|
| + "name": "generate_build_files (with patch)"
|
| },
|
| {
|
| "cmd": [
|
| @@ -281,19 +237,17 @@
|
| "--target",
|
| "Release",
|
| "--src-dir",
|
| - "[BUILDER_CACHE]/V8_Linux_GN/src",
|
| + "[BUILDER_CACHE]/V8_Blink_Linux_64/src",
|
| "--goma-cache-dir",
|
| "[GOMA_CACHE]",
|
| "--buildbot-buildername",
|
| - "V8 Linux GN",
|
| + "V8-Blink Linux 64",
|
| "--buildbot-mastername",
|
| "client.v8.fyi",
|
| "--buildbot-slavename",
|
| "TestSlavename",
|
| "--goma-deps-cache-file",
|
| - "V8_Linux_GN.gomadeps",
|
| - "--build-data-dir",
|
| - "[ROOT]/build_data_dir",
|
| + "V8_Blink_Linux_64.gomadeps",
|
| "--compiler",
|
| "goma",
|
| "--goma-jsonstatus",
|
| @@ -302,56 +256,129 @@
|
| "/creds/service_accounts/service-account-goma-client.json",
|
| "--goma-dir",
|
| "[CACHE]/cipd/goma",
|
| - "--ninja-ensure-up-to-date",
|
| "--",
|
| - "blink_tests",
|
| - "extensions_browsertests",
|
| - "gin_unittests",
|
| - "net_unittests",
|
| - "pdfium_test",
|
| - "postmortem-metadata",
|
| - "unit_tests"
|
| + "blink_tests"
|
| ],
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| - "name": "compile",
|
| + "name": "compile (with patch)",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
|
| "@@@STEP_LOG_END@json.output (invalid)@@@"
|
| ]
|
| },
|
| {
|
| - "allow_subannotations": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| - "--show-path",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| + "--target",
|
| + "Release",
|
| + "--xvfb",
|
| + "--factory-properties",
|
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| + "--build-properties",
|
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| + "--step-name=webkit_unit_tests",
|
| + "--builder-name=V8-Blink Linux 64",
|
| + "--slave-name=TestSlavename",
|
| + "--build-number=571",
|
| + "webkit_unit_tests"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| + "name": "webkit_unit_tests"
|
| + },
|
| + {
|
| + "cmd": [
|
| "python",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
|
| "--target",
|
| "Release",
|
| - "--gsutil-py-path",
|
| - "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
| - "--staging-dir",
|
| - "[CACHE]/chrome_staging",
|
| - "--src-dir",
|
| - "[BUILDER_CACHE]/V8_Linux_GN/src",
|
| - "--build-url",
|
| - "gs://chromium-v8/client.v8.fyi/V8 Linux GN",
|
| - "--build_revision",
|
| - "801ada225ddc271c132c3a35f03975671d43e399",
|
| + "--no-xvfb",
|
| "--factory-properties",
|
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"V8 Linux GN\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| "--build-properties",
|
| - "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"V8 Linux GN\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
|
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| + "--step-name=webkit_tests (with patch)",
|
| + "--builder-name=V8-Blink Linux 64",
|
| + "--slave-name=TestSlavename",
|
| + "--build-number=571",
|
| + "--run-python-script",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py",
|
| + "--target",
|
| + "Release",
|
| + "-o",
|
| + "[SLAVE_BUILD]/layout-test-results",
|
| + "--build-dir",
|
| + "[BUILDER_CACHE]/V8_Blink_Linux_64/src/out",
|
| + "--json-test-results",
|
| + "/path/to/tmp/json",
|
| + "--test-results-server",
|
| + "test-results.appspot.com",
|
| + "--build-number",
|
| + "571",
|
| + "--builder-name",
|
| + "V8-Blink Linux 64",
|
| + "--step-name",
|
| + "webkit_tests (with patch)",
|
| + "--no-pixel-tests",
|
| + "--additional-expectations",
|
| + "[BUILDER_CACHE]/V8_Blink_Linux_64/src/v8/tools/blink_tests/TestExpectations"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| + "name": "webkit_tests (with patch)",
|
| + "~followup_annotations": [
|
| + "step returned non-zero exit code: 130",
|
| + "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totally-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br/>bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/><br/>Total executed: 9001<br/>@@@",
|
| + "@@@STEP_FAILURE@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_results.py",
|
| + "--results-dir",
|
| + "[SLAVE_BUILD]/layout-test-results",
|
| + "--build-dir",
|
| + "[BUILDER_CACHE]/V8_Blink_Linux_64/src/out",
|
| + "--build-number",
|
| + "571",
|
| + "--builder-name",
|
| + "V8-Blink Linux 64",
|
| + "--gs-bucket",
|
| + "gs://chromium-layout-test-archives",
|
| + "--staging-dir",
|
| + "[CACHE]/chrome_staging"
|
| ],
|
| - "name": "package build"
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| + "name": "archive_webkit_tests_results",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-layout-test-archives/V8-Blink_Linux_64/571/layout-test-results/results.html@@@",
|
| + "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-archives/V8-Blink_Linux_64/571/layout-test-results.zip@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "import sys; sys.exit(1)"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
|
| + "name": "webkit_tests",
|
| + "~followup_annotations": [
|
| + "step returned non-zero exit code: 1",
|
| + "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@",
|
| + "@@@STEP_FAILURE@@@"
|
| + ]
|
| },
|
| {
|
| "name": "$result",
|
| + "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests') failed with return_code 1",
|
| "recipe_result": null,
|
| - "status_code": 0
|
| + "status_code": 1
|
| }
|
| ]
|
|
|