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

Unified Diff: scripts/slave/recipes/blink_downstream.expected/full_client_v8_fyi_V8_Blink_Linux_64_fail.json

Issue 2445193002: Change all remote run builders to use tools/build. (Closed)
Patch Set: Add recipes Created 4 years, 2 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/blink_downstream.expected/full_client_v8_fyi_V8_Blink_Linux_64_fail.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_with_component_rev.json b/scripts/slave/recipes/blink_downstream.expected/full_client_v8_fyi_V8_Blink_Linux_64_fail.json
similarity index 67%
copy from scripts/slave/recipes/chromium_trybot.expected/compile_failure_with_component_rev.json
copy to scripts/slave/recipes/blink_downstream.expected/full_client_v8_fyi_V8_Blink_Linux_64_fail.json
index e0c11e9b66b72e8b26dbbbf44363bb11d58e8c61..8fb04676365b651286d3d22e82a4065253072c3e 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_with_component_rev.json
+++ b/scripts/slave/recipes/blink_downstream.expected/full_client_v8_fyi_V8_Blink_Linux_64_fail.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_chromium_gn_rel",
+ "[BUILDER_CACHE]/V8_Blink_Linux_64",
"511"
],
"name": "makedirs checkout path",
@@ -27,28 +27,22 @@
"-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",
"{\"src\": \"got_cr_revision\", \"src/buildtools\": \"got_buildtools_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_revision\"}",
"--git-cache-dir",
"[GIT_CACHE]",
- "--issue",
- "12853011",
- "--patchset",
- "1",
- "--rietveld_server",
- "https://codereview.chromium.org",
"--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_chromium_gn_rel",
+ "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -58,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\": {@@@",
@@ -131,6 +125,7 @@
},
{
"cmd": [],
+ "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
"name": "ensure_goma"
},
{
@@ -145,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@@@",
@@ -169,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@@@",
@@ -194,173 +191,32 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[BUILDER_CACHE]/v8_linux_chromium_gn_rel/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",
- "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
+ "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
- "name": "gclient runhooks (with patch)"
+ "name": "gclient runhooks"
},
{
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/v8_linux_chromium_gn_rel/src/testing/scripts/get_compile_targets.py",
- "--output",
- "/path/to/tmp/json",
- "--",
- "--build-config-fs",
- "Release",
- "--paths",
- "{\"checkout\": \"[BUILDER_CACHE]/v8_linux_chromium_gn_rel/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_chromium_gn_rel\", \"buildnumber\": 571, \"mastername\": \"tryserver.v8\", \"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_chromium_gn_rel/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_chromium_gn_rel/src/testing/buildbot/chromium.linux.json@@@",
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"V8 Linux GN\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"additional_compile_targets\": [@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_unittests\"@@@",
- "@@@STEP_LOG_LINE@json.output@ ]@@@",
- "@@@STEP_LOG_LINE@json.output@ }@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@"
- ]
- },
- {
- "cmd": [
- "git",
- "diff",
- "--cached",
- "--name-only"
- ],
- "cwd": "[BUILDER_CACHE]/v8_linux_chromium_gn_rel/src",
- "name": "git diff to analyze patch",
- "stdout": "/path/to/tmp/",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@files@foo.cc@@@",
- "@@@STEP_LOG_END@files@@@",
- "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]/v8_linux_chromium_gn_rel/src/testing/buildbot/trybot_analyze_config.json",
- "/path/to/tmp/json"
- ],
- "name": "read filter exclusion spec",
- "~followup_annotations": [
- "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"exclusions\": [@@@",
- "@@@STEP_LOG_LINE@json.output@ \"f.*\"@@@",
- "@@@STEP_LOG_LINE@json.output@ ]@@@",
- "@@@STEP_LOG_LINE@json.output@ }, @@@",
- "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@",
- "@@@STEP_LOG_LINE@json.output@ }@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "import sys; sys.exit(0)"
- ],
- "name": "analyze",
- "~followup_annotations": [
- "@@@STEP_TEXT@Analyze disabled: matched exclusion@@@",
- "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
- "@@@STEP_LOG_END@excluded_files@@@",
- "@@@STEP_LOG_LINE@analyze_details@{@@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"extensions_browsertests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"gin_unittests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"net_unittests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"pdfium_test\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"postmortem-metadata\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"unit_tests\"@@@",
- "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"extensions_browsertests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"gin_unittests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"net_unittests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"pdfium_test\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"postmortem-metadata\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"unit_tests\"@@@",
- "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"extensions_browsertests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"gin_unittests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"net_unittests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"pdfium_test\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"postmortem-metadata\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"unit_tests\"@@@",
- "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@",
- "@@@STEP_LOG_LINE@analyze_details@}@@@",
- "@@@STEP_LOG_END@analyze_details@@@"
- ]
- },
- {
- "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_chromium_gn_rel/src/tools/mb/mb.py",
+ "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb.py",
"gen",
"-m",
- "tryserver.v8",
+ "client.v8.fyi",
"-b",
- "v8_linux_chromium_gn_rel",
+ "V8-Blink Linux 64",
"--config-file",
- "[BUILDER_CACHE]/v8_linux_chromium_gn_rel/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_chromium_gn_rel/src",
+ "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -381,17 +237,17 @@
"--target",
"Release",
"--src-dir",
- "[BUILDER_CACHE]/v8_linux_chromium_gn_rel/src",
+ "[BUILDER_CACHE]/V8_Blink_Linux_64/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
"--buildbot-buildername",
- "v8_linux_chromium_gn_rel",
+ "V8-Blink Linux 64",
"--buildbot-mastername",
- "tryserver.v8",
+ "client.v8.fyi",
"--buildbot-slavename",
"TestSlavename",
"--goma-deps-cache-file",
- "v8_linux_chromium_gn_rel.gomadeps",
+ "V8_Blink_Linux_64.gomadeps",
"--compiler",
"goma",
"--goma-jsonstatus",
@@ -400,30 +256,109 @@
"/creds/service_accounts/service-account-goma-client.json",
"--goma-dir",
"[CACHE]/cipd/goma",
- "--goma-fail-fast",
- "--goma-disable-local-fallback",
- "--ninja-ensure-up-to-date",
"--",
- "base_unittests",
- "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 (with patch)",
"~followup_annotations": [
- "step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
- "@@@STEP_LOG_END@json.output (invalid)@@@",
- "@@@STEP_LOG_LINE@exception@TypeError(\"'NoneType' object has no attribute '__getitem__'\",)@@@",
- "@@@STEP_LOG_END@exception@@@",
- "@@@STEP_WARNINGS@@@"
+ "@@@STEP_LOG_END@json.output (invalid)@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "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",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
+ "--target",
+ "Release",
+ "--no-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_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: 5",
+ "@@@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"
+ ],
+ "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@@@"
]
},
{
@@ -432,35 +367,30 @@
"-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",
"{\"src\": \"got_cr_revision\", \"src/buildtools\": \"got_buildtools_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_revision\"}",
"--git-cache-dir",
"[GIT_CACHE]",
- "--rietveld_server",
- "https://codereview.chromium.org",
"--output_json",
"/path/to/tmp/json",
"--revision",
"src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
- "--revision",
- "src/v8@801ada225ddc271c132c3a35f03975671d43e399",
"--output_manifest"
],
- "cwd": "[BUILDER_CACHE]/v8_linux_chromium_gn_rel",
+ "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
- "name": "bot_update (without patch)",
+ "name": "bot_update (2)",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
"@@@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\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"src/v8\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"src\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
@@ -520,35 +450,19 @@
"cmd": [
"python",
"-u",
- "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
- "runhooks"
- ],
- "cwd": "[BUILDER_CACHE]/v8_linux_chromium_gn_rel/src",
- "env": {
- "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "GYP_CHROMIUM_NO_ACTION": "1",
- "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
- },
- "name": "gclient runhooks (without patch)"
- },
- {
- "cmd": [
- "python",
- "-u",
- "[BUILDER_CACHE]/v8_linux_chromium_gn_rel/src/tools/mb/mb.py",
+ "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb.py",
"gen",
"-m",
- "tryserver.v8",
+ "client.v8.fyi",
"-b",
- "v8_linux_chromium_gn_rel",
+ "V8-Blink Linux 64",
"--config-file",
- "[BUILDER_CACHE]/v8_linux_chromium_gn_rel/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_chromium_gn_rel/src",
+ "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -569,17 +483,17 @@
"--target",
"Release",
"--src-dir",
- "[BUILDER_CACHE]/v8_linux_chromium_gn_rel/src",
+ "[BUILDER_CACHE]/V8_Blink_Linux_64/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
"--buildbot-buildername",
- "v8_linux_chromium_gn_rel",
+ "V8-Blink Linux 64",
"--buildbot-mastername",
- "tryserver.v8",
+ "client.v8.fyi",
"--buildbot-slavename",
"TestSlavename",
"--goma-deps-cache-file",
- "v8_linux_chromium_gn_rel.gomadeps",
+ "V8_Blink_Linux_64.gomadeps",
"--compiler",
"goma",
"--goma-jsonstatus",
@@ -588,27 +502,67 @@
"/creds/service_accounts/service-account-goma-client.json",
"--goma-dir",
"[CACHE]/cipd/goma",
- "--goma-fail-fast",
- "--goma-disable-local-fallback",
- "--ninja-ensure-up-to-date",
"--",
- "base_unittests",
- "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 (without patch)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
- "@@@STEP_LOG_END@json.output (invalid)@@@",
- "@@@SET_BUILD_PROPERTY@failure_type@\"COMPILE_FAILURE\"@@@"
+ "@@@STEP_LOG_END@json.output (invalid)@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
+ "--target",
+ "Release",
+ "--no-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_tests (without 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 (without patch)",
+ "--no-pixel-tests",
+ "--additional-expectations",
+ "[BUILDER_CACHE]/V8_Blink_Linux_64/src/v8/tools/blink_tests/TestExpectations",
+ "--test-list",
+ "bad/totally-bad-probably.html\ntricky/totally-maybe-not-awesome.html",
+ "--skipped",
+ "always"
+ ],
+ "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
+ "name": "webkit_tests (without patch)",
+ "~followup_annotations": [
+ "step returned non-zero exit code: 5",
+ "@@@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@@@"
]
},
{
@@ -617,15 +571,33 @@
"-u",
"import sys; sys.exit(0)"
],
- "name": "mark: before_tests",
+ "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
+ "name": "webkit_tests (retry summary)",
"~followup_annotations": [
- "@@@SET_BUILD_PROPERTY@failure_hash@\"4d6a903860330c798a14ca4fb8a3b9ea8c90b814\"@@@"
+ "@@@STEP_TEXT@<br/>ignored:<br/>bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/>@@@",
+ "@@@STEP_WARNINGS@@@"
]
},
{
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_retry_summary.py",
+ "--retry-summary-json",
+ "{\"failures\": [], \"ignored\": [\"bad/totally-bad-probably.html\", \"tricky/totally-maybe-not-awesome.html\"]}",
+ "--build-number",
+ "571",
+ "--builder-name",
+ "V8-Blink Linux 64",
+ "--gs-bucket",
+ "gs://chromium-layout-test-archives"
+ ],
+ "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64",
+ "name": "archive_retry_summary"
+ },
+ {
"name": "$result",
- "reason": "Step('compile (with patch)') failed with return_code 1",
"recipe_result": null,
- "status_code": 1
+ "status_code": 0
}
]

Powered by Google App Engine
This is Rietveld 408576698