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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot_test_failures.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 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/v8.expected/full_client_v8_V8_Linux64___internal_snapshot_test_failures.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot_test_failures.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot_test_failures.json
index 31ec145696ead4662c363bea6e0efd01c171cf61..e45853afec88ef48b5905ee20efd1aba90834b3f 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot_test_failures.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot_test_failures.json
@@ -11,13 +11,13 @@
"--slave",
"TestSlavename",
"--spec",
- "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
"--root",
"v8",
"--revision_mapping_file",
"{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_client_revision\"}",
"--git-cache-dir",
- "[ROOT]/b/build/slave/cache_dir",
+ "[GIT_CACHE]",
"--output_json",
"/path/to/tmp/json",
"--revision",
@@ -25,6 +25,7 @@
"--no_shallow",
"--output_manifest"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -68,9 +69,10 @@
"cmd": [
"python",
"-u",
- "[CWD]/v8/tools/swarming_client/swarming.py",
+ "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
"--version"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -84,9 +86,10 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "GYP_DEFINES": "clang=1 gomadir='[ROOT]/b/build/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64 v8_use_external_startup_data=0",
+ "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64 v8_use_external_startup_data=0",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -101,6 +104,7 @@
"python",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "cleanup_temp"
},
{
@@ -110,10 +114,11 @@
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
"--src-dir",
- "[CWD]/v8",
+ "[SLAVE_BUILD]/v8",
"--output-json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -140,9 +145,9 @@
"--target",
"Release",
"--src-dir",
- "[CWD]/v8",
+ "[SLAVE_BUILD]/v8",
"--goma-cache-dir",
- "[ROOT]/b/build/slave/goma_cache",
+ "[GOMA_CACHE]",
"--build-tool",
"ninja",
"--compiler",
@@ -152,9 +157,10 @@
"--goma-service-account-json-file",
"/creds/service_accounts/service-account-goma-client.json",
"--goma-dir",
- "[ROOT]/b/build/goma",
+ "[BUILD]/goma",
"--"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -169,15 +175,16 @@
"python",
"-u",
"RECIPE_MODULE[build::isolate]/resources/isolate.py",
- "[CWD]/v8/tools/swarming_client",
+ "[SLAVE_BUILD]/v8/tools/swarming_client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--verbose",
- "[CWD]/v8/out/Release/bot_default.isolated.gen.json"
+ "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -190,7 +197,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/v8/tools/swarming_client/swarming.py",
+ "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -264,6 +271,7 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "[trigger] Check on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
@@ -287,9 +295,9 @@
"-u",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
- "[CWD]/v8/tools/swarming_client",
+ "[SLAVE_BUILD]/v8/tools/swarming_client",
"--temp-root-dir",
- "[TMP]",
+ "[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
@@ -302,6 +310,7 @@
"1",
"Check/Ubuntu-12.04/[dummy has/V8 Linux64 - internal snapshot/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Check",
"~followup_annotations": [
"@@@STEP_TEXT@failures: 19<br/>@@@",
@@ -833,6 +842,7 @@
},
{
"cmd": [],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect"
},
{
@@ -844,6 +854,7 @@
"--outfile",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect.Fetch changes",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -877,6 +888,7 @@
"--log-limit",
"100"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect.Get change range",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -906,6 +918,7 @@
},
{
"cmd": [],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect a0"
},
{
@@ -920,13 +933,13 @@
"--slave",
"TestSlavename",
"--spec",
- "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
"--root",
"v8",
"--revision_mapping_file",
"{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_client_revision\"}",
"--git-cache-dir",
- "[ROOT]/b/build/slave/cache_dir",
+ "[GIT_CACHE]",
"--output_json",
"/path/to/tmp/json",
"--revision",
@@ -934,6 +947,7 @@
"--no_shallow",
"--output_manifest"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -977,9 +991,10 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "GYP_DEFINES": "clang=1 gomadir='[ROOT]/b/build/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64 v8_use_external_startup_data=0",
+ "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64 v8_use_external_startup_data=0",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -995,10 +1010,11 @@
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
"--src-dir",
- "[CWD]/v8",
+ "[SLAVE_BUILD]/v8",
"--output-json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -1026,9 +1042,9 @@
"--target",
"Release",
"--src-dir",
- "[CWD]/v8",
+ "[SLAVE_BUILD]/v8",
"--goma-cache-dir",
- "[ROOT]/b/build/slave/goma_cache",
+ "[GOMA_CACHE]",
"--build-tool",
"ninja",
"--compiler",
@@ -1038,10 +1054,11 @@
"--goma-service-account-json-file",
"/creds/service_accounts/service-account-goma-client.json",
"--goma-dir",
- "[ROOT]/b/build/goma",
+ "[BUILD]/goma",
"--",
"All"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -1057,15 +1074,16 @@
"python",
"-u",
"RECIPE_MODULE[build::isolate]/resources/isolate.py",
- "[CWD]/v8/tools/swarming_client",
+ "[SLAVE_BUILD]/v8/tools/swarming_client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--verbose",
- "[CWD]/v8/out/Release/bot_default.isolated.gen.json"
+ "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect a0.isolate tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -1079,7 +1097,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/v8/tools/swarming_client/swarming.py",
+ "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -1154,6 +1172,7 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect a0.[trigger] Retry on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -1178,9 +1197,9 @@
"-u",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
- "[CWD]/v8/tools/swarming_client",
+ "[SLAVE_BUILD]/v8/tools/swarming_client",
"--temp-root-dir",
- "[TMP]",
+ "[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
@@ -1193,6 +1212,7 @@
"1",
"Retry/Ubuntu-12.04/[dummy has/V8 Linux64 - internal snapshot/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect a0.Retry",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -1214,6 +1234,7 @@
},
{
"cmd": [],
+ "cwd": "[SLAVE_BUILD]",
"name": "Available range",
"~followup_annotations": [
"@@@STEP_LINK@a1@https://chromium.googlesource.com/v8/v8/+/a1@@@",
@@ -1223,6 +1244,7 @@
},
{
"cmd": [],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect a2"
},
{
@@ -1237,13 +1259,13 @@
"--slave",
"TestSlavename",
"--spec",
- "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
"--root",
"v8",
"--revision_mapping_file",
"{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_client_revision\"}",
"--git-cache-dir",
- "[ROOT]/b/build/slave/cache_dir",
+ "[GIT_CACHE]",
"--output_json",
"/path/to/tmp/json",
"--revision",
@@ -1251,6 +1273,7 @@
"--no_shallow",
"--output_manifest"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -1294,9 +1317,10 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "GYP_DEFINES": "clang=1 gomadir='[ROOT]/b/build/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64 v8_use_external_startup_data=0",
+ "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64 v8_use_external_startup_data=0",
"GYP_GENERATORS": "ninja",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -1312,10 +1336,11 @@
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
"--src-dir",
- "[CWD]/v8",
+ "[SLAVE_BUILD]/v8",
"--output-json",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -1343,9 +1368,9 @@
"--target",
"Release",
"--src-dir",
- "[CWD]/v8",
+ "[SLAVE_BUILD]/v8",
"--goma-cache-dir",
- "[ROOT]/b/build/slave/goma_cache",
+ "[GOMA_CACHE]",
"--build-tool",
"ninja",
"--compiler",
@@ -1355,10 +1380,11 @@
"--goma-service-account-json-file",
"/creds/service_accounts/service-account-goma-client.json",
"--goma-dir",
- "[ROOT]/b/build/goma",
+ "[BUILD]/goma",
"--",
"All"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -1374,15 +1400,16 @@
"python",
"-u",
"RECIPE_MODULE[build::isolate]/resources/isolate.py",
- "[CWD]/v8/tools/swarming_client",
+ "[SLAVE_BUILD]/v8/tools/swarming_client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--verbose",
- "[CWD]/v8/out/Release/bot_default.isolated.gen.json"
+ "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect a2.isolate tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -1396,7 +1423,7 @@
"cmd": [
"python",
"-u",
- "[CWD]/v8/tools/swarming_client/swarming.py",
+ "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
@@ -1471,6 +1498,7 @@
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect a2.[trigger] Retry on Ubuntu-12.04",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -1495,9 +1523,9 @@
"-u",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
- "[CWD]/v8/tools/swarming_client",
+ "[SLAVE_BUILD]/v8/tools/swarming_client",
"--temp-root-dir",
- "[TMP]",
+ "[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
@@ -1510,6 +1538,7 @@
"1",
"Retry/Ubuntu-12.04/[dummy has/V8 Linux64 - internal snapshot/571"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Bisect a2.Retry",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -1531,6 +1560,7 @@
},
{
"cmd": [],
+ "cwd": "[SLAVE_BUILD]",
"name": "Suspecting a3",
"~followup_annotations": [
"@@@STEP_LINK@a3@https://chromium.googlesource.com/v8/v8/+/a3@@@"

Powered by Google App Engine
This is Rietveld 408576698