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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_Precise_Leak.json

Issue 2382723004: Rename 'WebKit Linux' to 'WebKit Linux Precise' only on slaves (Closed)
Patch Set: Run recipe simulation test Created 4 years, 3 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/chromium.expected/full_chromium_webkit_WebKit_Linux_Precise_Leak.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_Leak.json b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_Precise_Leak.json
similarity index 86%
rename from scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_Leak.json
rename to scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_Precise_Leak.json
index b98aca293c9ba62b7fd2e61b935880ac5eaaabed..e27aa4e582dc2d8a9fa3c34d17831f9c2676379b 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_Leak.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_Precise_Leak.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]/WebKit_Linux_Leak",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak",
"511"
],
"name": "makedirs checkout path",
@@ -40,7 +40,7 @@
"src@HEAD",
"--output_manifest"
],
- "cwd": "[BUILDER_CACHE]/WebKit_Linux_Leak",
+ "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak",
"env": {
"GCLIENT_KILL_GIT_FETCH_AFTER": "1200",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
@@ -183,7 +183,7 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/tools/swarming_client/swarming.py",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/tools/swarming_client/swarming.py",
"--version"
],
"name": "swarming.py --version",
@@ -199,7 +199,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[BUILDER_CACHE]/WebKit_Linux_Leak/src",
+ "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
@@ -212,16 +212,16 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/testing/scripts/get_compile_targets.py",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/testing/scripts/get_compile_targets.py",
"--output",
"/path/to/tmp/json",
"--",
"--build-config-fs",
"Release",
"--paths",
- "{\"checkout\": \"[BUILDER_CACHE]/WebKit_Linux_Leak/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
+ "{\"checkout\": \"[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
"--properties",
- "{\"buildername\": \"WebKit Linux Leak\", \"buildnumber\": 571, \"mastername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
+ "{\"buildername\": \"WebKit Linux Precise Leak\", \"buildnumber\": 571, \"mastername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -234,14 +234,14 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/testing/buildbot/chromium.webkit.json",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/testing/buildbot/chromium.webkit.json",
"/path/to/tmp/json"
],
"name": "read test spec (chromium.webkit.json)",
"~followup_annotations": [
- "@@@STEP_TEXT@path: [BUILDER_CACHE]/WebKit_Linux_Leak/src/testing/buildbot/chromium.webkit.json@@@",
+ "@@@STEP_TEXT@path: [BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/testing/buildbot/chromium.webkit.json@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Leak\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Precise Leak\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
@@ -272,7 +272,7 @@
"-u",
"RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
"--build-dir",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/out/Release",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out/Release",
"--clean-isolated-files"
],
"name": "clean isolated files"
@@ -281,21 +281,21 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/tools/mb/mb.py",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/tools/mb/mb.py",
"gen",
"-m",
"chromium.webkit",
"-b",
- "WebKit Linux Leak",
+ "WebKit Linux Precise Leak",
"--config-file",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/tools/mb/mb_config.pyl",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/tools/mb/mb_config.pyl",
"--goma-dir",
"[CACHE]/cipd/goma",
"--swarming-targets-file",
"browser_tests\n",
"//out/Release"
],
- "cwd": "[BUILDER_CACHE]/WebKit_Linux_Leak/src",
+ "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -320,11 +320,11 @@
"--target",
"Release",
"--src-dir",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
"--buildbot-buildername",
- "WebKit Linux Leak",
+ "WebKit Linux Precise Leak",
"--buildbot-mastername",
"chromium.webkit",
"--buildbot-slavename",
@@ -359,9 +359,9 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/tools/determinism/remove_build_metadata.py",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/tools/determinism/remove_build_metadata.py",
"--build-dir",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/out/Release"
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out/Release"
],
"cwd": "[SLAVE_BUILD]",
"name": "remove_build_metadata"
@@ -371,14 +371,14 @@
"python",
"-u",
"RECIPE_MODULE[build::isolate]/resources/isolate.py",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/tools/swarming_client",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/tools/swarming_client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--verbose",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/out/Release/browser_tests.isolated.gen.json"
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out/Release/browser_tests.isolated.gen.json"
],
"name": "isolate tests",
"~followup_annotations": [
@@ -394,11 +394,11 @@
"-u",
"RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
"--build-dir",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/out/Release",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out/Release",
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[BUILDER_CACHE]/WebKit_Linux_Leak",
+ "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -419,7 +419,7 @@
"\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv[1]\nsys.exit(1)\n",
"browser_tests"
],
- "cwd": "[BUILDER_CACHE]/WebKit_Linux_Leak",
+ "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -441,11 +441,11 @@
"Release",
"--no-xvfb",
"--factory-properties",
- "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Leak\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Precise Leak\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"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\": \"WebKit Linux Leak\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Precise Leak\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
"--step-name=webkit_tests",
- "--builder-name=WebKit Linux Leak",
+ "--builder-name=WebKit Linux Precise Leak",
"--slave-name=TestSlavename",
"--build-number=571",
"--run-python-script",
@@ -455,7 +455,7 @@
"-o",
"[SLAVE_BUILD]/layout-test-results",
"--build-dir",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/out",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out",
"--json-test-results",
"/path/to/tmp/json",
"--test-results-server",
@@ -463,14 +463,14 @@
"--build-number",
"571",
"--builder-name",
- "WebKit Linux Leak",
+ "WebKit Linux Precise Leak",
"--step-name",
"webkit_tests",
"--additional-expectations",
"src/third_party/WebKit/LayoutTests/LeakExpectations",
"--options=--enable-leak-detection"
],
- "cwd": "[BUILDER_CACHE]/WebKit_Linux_Leak",
+ "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -487,11 +487,11 @@
"--results-dir",
"[SLAVE_BUILD]/layout-test-results",
"--build-dir",
- "[BUILDER_CACHE]/WebKit_Linux_Leak/src/out",
+ "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out",
"--build-number",
"571",
"--builder-name",
- "WebKit Linux Leak",
+ "WebKit Linux Precise Leak",
"--gs-bucket",
"gs://chromium-layout-test-archives",
"--staging-dir",
@@ -499,14 +499,14 @@
"--gs-acl",
"public-read"
],
- "cwd": "[BUILDER_CACHE]/WebKit_Linux_Leak",
+ "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
"name": "archive_webkit_tests_results",
"~followup_annotations": [
- "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Linux_Leak/571/layout-test-results/results.html@@@",
- "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Linux_Leak/571/layout-test-results.zip@@@"
+ "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Linux_Precise_Leak/571/layout-test-results/results.html@@@",
+ "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Linux_Precise_Leak/571/layout-test-results.zip@@@"
]
},
{
@@ -516,7 +516,7 @@
"\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n",
"browser_tests"
],
- "cwd": "[BUILDER_CACHE]/WebKit_Linux_Leak",
+ "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},

Powered by Google App Engine
This is Rietveld 408576698