| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_gyp_rel_ng.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_avx2_rel_ng.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_gyp_rel_ng.json
|
| similarity index 95%
|
| copy from scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_avx2_rel_ng.json
|
| copy to scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_gyp_rel_ng.json
|
| index f916c421939a2b1b5e4365130240f957b14a22b4..17201a1102266ed8f0a44956ceeb485912c817b2 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_avx2_rel_ng.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_gyp_rel_ng.json
|
| @@ -7,7 +7,7 @@
|
| "--master",
|
| "tryserver.v8",
|
| "--builder",
|
| - "v8_linux64_avx2_rel_ng",
|
| + "v8_linux64_gyp_rel_ng",
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| @@ -148,7 +148,7 @@
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| - "GYP_DEFINES": "dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64",
|
| + "GYP_DEFINES": "dcheck_always_on=0 fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64",
|
| "GYP_GENERATORS": "ninja",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -174,7 +174,7 @@
|
| "-m",
|
| "tryserver.v8",
|
| "-b",
|
| - "v8_linux64_avx2_rel_ng",
|
| + "v8_linux64_gyp_rel_ng",
|
| "--config-file",
|
| "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl",
|
| "--goma-dir",
|
| @@ -213,7 +213,7 @@
|
| "-m",
|
| "tryserver.v8",
|
| "-b",
|
| - "v8_linux64_avx2_rel_ng",
|
| + "v8_linux64_gyp_rel_ng",
|
| "--config-file",
|
| "[mb config]",
|
| "--goma-dir",
|
| @@ -305,14 +305,12 @@
|
| "--isolate-server",
|
| "https://isolateserver.appspot.com",
|
| "--verbose",
|
| - "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
|
| - "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json"
|
| + "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json"
|
| ],
|
| "name": "isolate tests",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_default]\", @@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_default]\"@@@",
|
| "@@@STEP_LOG_LINE@json.output@}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
| @@ -322,7 +320,7 @@
|
| "name": "trigger",
|
| "trigger_specs": [
|
| {
|
| - "builder_name": "v8_linux64_avx2_rel_ng_triggered",
|
| + "builder_name": "v8_linux64_gyp_rel_ng_triggered",
|
| "properties": {
|
| "category": "cq",
|
| "issue": 12853011,
|
| @@ -341,14 +339,13 @@
|
| "revision": "12345",
|
| "rietveld": "https://codereview.chromium.org",
|
| "swarm_hashes": {
|
| - "bot_default": "[dummy hash for bot_default]",
|
| - "simdjs": "[dummy hash for simdjs]"
|
| + "bot_default": "[dummy hash for bot_default]"
|
| }
|
| }
|
| }
|
| ],
|
| "~followup_annotations": [
|
| - "@@@STEP_TEXT@v8_linux64_avx2_rel_ng_triggered@@@"
|
| + "@@@STEP_TEXT@v8_linux64_gyp_rel_ng_triggered@@@"
|
| ]
|
| },
|
| {
|
|
|