Revert "[cronet] add isolated_scripts to android-cronet-10 tester"
This reverts commit 94ac0e4fed
.
Reason for revert: the cronet_sizes test is failing on this bot.
Original change's description:
> [cronet] add isolated_scripts to android-cronet-10 tester
>
> Bug: 1293115, b:217344262
> Change-Id: Ib8f95a1c8d071d88d163266a48d4acd9dd866e43
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3506652
> Reviewed-by: Haiyang Pan <hypan@google.com>
> Commit-Queue: Chidera Olibie <colibie@google.com>
> Cr-Commit-Position: refs/heads/main@{#979028}
Bug: 1293115, b:217344262
Change-Id: I0df2461a48e8ca44f5eb5dbb7c2d1f8c2d3bde5d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3512892
Auto-Submit: Chidera Olibie <colibie@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Haiyang Pan <hypan@google.com>
Commit-Queue: Haiyang Pan <hypan@google.com>
Cr-Commit-Position: refs/heads/main@{#979232}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
e2feed77c9
commit
e8d24a6ef0
testing/buildbot
tools/mb
@@ -24884,10 +24884,6 @@
|
||||
]
|
||||
},
|
||||
"android-cronet-x86-dbg-10-tests": {
|
||||
"additional_compile_targets": [
|
||||
"cronet_package",
|
||||
"cronet_perf_test_apk"
|
||||
],
|
||||
"gtest_tests": [
|
||||
{
|
||||
"args": [
|
||||
@@ -25353,57 +25349,6 @@
|
||||
"test": "net_unittests",
|
||||
"test_id_prefix": "ninja://net:net_unittests/"
|
||||
}
|
||||
],
|
||||
"isolated_scripts": [
|
||||
{
|
||||
"args": [
|
||||
"--avd-config=../../tools/android/avd/proto/generic_android29.textpb"
|
||||
],
|
||||
"isolate_name": "cronet_sizes",
|
||||
"merge": {
|
||||
"script": "//tools/perf/process_perf_results.py"
|
||||
},
|
||||
"name": "cronet_sizes",
|
||||
"resultdb": {
|
||||
"enable": true,
|
||||
"has_native_resultdb_integration": true
|
||||
},
|
||||
"swarming": {
|
||||
"can_use_on_swarming_builders": true,
|
||||
"cipd_packages": [
|
||||
{
|
||||
"cipd_package": "infra/tools/luci/logdog/butler/${platform}",
|
||||
"location": "bin",
|
||||
"revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c"
|
||||
}
|
||||
],
|
||||
"dimension_sets": [
|
||||
{
|
||||
"cpu": "x86-64",
|
||||
"device_os": null,
|
||||
"device_type": null,
|
||||
"machine_type": "n1-standard-4|e2-standard-4",
|
||||
"os": "Ubuntu-16.04|Ubuntu-18.04",
|
||||
"pool": "chromium.tests.avd"
|
||||
}
|
||||
],
|
||||
"named_caches": [
|
||||
{
|
||||
"name": "generic_android29",
|
||||
"path": ".android_emulator/generic_android29"
|
||||
}
|
||||
],
|
||||
"optional_dimensions": {
|
||||
"60": [
|
||||
{
|
||||
"caches": "generic_android29"
|
||||
}
|
||||
]
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
},
|
||||
"test_id_prefix": "ninja://components/cronet/android:cronet_sizes/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"android-cronet-x86-dbg-11-tests": {
|
||||
|
@@ -840,10 +840,6 @@
|
||||
},
|
||||
},
|
||||
'android-cronet-x86-dbg-10-tests': {
|
||||
'additional_compile_targets': [
|
||||
'cronet_package',
|
||||
'cronet_perf_test_apk',
|
||||
],
|
||||
'mixins': [
|
||||
'10-x86-emulator',
|
||||
'emulator-4-cores',
|
||||
@@ -854,7 +850,6 @@
|
||||
'os_type': 'android',
|
||||
'test_suites': {
|
||||
'gtest_tests': 'cronet_gtests',
|
||||
'isolated_scripts': 'cronet_dbg_isolated_scripts',
|
||||
},
|
||||
},
|
||||
'android-cronet-x86-dbg-11-tests': {
|
||||
|
@@ -822,6 +822,8 @@
|
||||
'android-cronet-arm64-dbg': 'android_cronet_debug_static_bot_arm64',
|
||||
'android-cronet-arm64-rel': 'android_cronet_release_bot_minimal_symbols_arm64',
|
||||
'android-cronet-kitkat-arm-rel': 'android_cronet_release_bot_minimal_symbols_arm_no_neon',
|
||||
'android-cronet-lollipop-arm-rel': 'android_cronet_release_bot_minimal_symbols_arm_no_neon',
|
||||
'android-cronet-marshmallow-arm64-rel': 'android_cronet_release_trybot_arm64',
|
||||
'android-cronet-x86-dbg': 'android_cronet_debug_static_bot_x86',
|
||||
'android-cronet-x86-rel': 'android_cronet_release_bot_minimal_symbols_x86',
|
||||
'android-cronet-x86-dbg-10-tests': 'android_cronet_debug_static_bot_x86',
|
||||
@@ -1415,6 +1417,11 @@
|
||||
'android', 'cronet_android', 'release_trybot', 'arm_no_neon',
|
||||
],
|
||||
|
||||
'android_cronet_release_trybot_arm64': [
|
||||
'android', 'cronet_android', 'official_optimize', 'release_trybot', 'arm64',
|
||||
'strip_debug_info',
|
||||
],
|
||||
|
||||
'android_debug_bot': [
|
||||
'android', 'debug_bot',
|
||||
],
|
||||
|
@@ -285,6 +285,66 @@
|
||||
"use_thin_lto": false
|
||||
}
|
||||
},
|
||||
"android-cronet-lollipop-arm-rel": {
|
||||
"gn_args": {
|
||||
"arm_use_neon": false,
|
||||
"clang_use_default_sample_profile": false,
|
||||
"dcheck_always_on": false,
|
||||
"default_min_sdk_version": 19,
|
||||
"disable_file_support": true,
|
||||
"enable_jdk_library_desugaring": false,
|
||||
"enable_reporting": true,
|
||||
"enable_resource_allowlist_generation": false,
|
||||
"enable_websockets": false,
|
||||
"ffmpeg_branding": "Chrome",
|
||||
"include_transport_security_state_preload_list": false,
|
||||
"is_component_build": false,
|
||||
"is_debug": false,
|
||||
"is_official_build": true,
|
||||
"media_use_ffmpeg": false,
|
||||
"proprietary_codecs": true,
|
||||
"strip_debug_info": true,
|
||||
"symbol_level": 1,
|
||||
"target_cpu": "arm",
|
||||
"target_os": "android",
|
||||
"use_crash_key_stubs": true,
|
||||
"use_goma": true,
|
||||
"use_hashed_jni_names": true,
|
||||
"use_partition_alloc": false,
|
||||
"use_platform_icu_alternatives": true,
|
||||
"use_thin_lto": false
|
||||
}
|
||||
},
|
||||
"android-cronet-marshmallow-arm64-rel": {
|
||||
"gn_args": {
|
||||
"blink_enable_generated_code_formatting": false,
|
||||
"clang_use_default_sample_profile": false,
|
||||
"dcheck_always_on": true,
|
||||
"default_min_sdk_version": 19,
|
||||
"disable_file_support": true,
|
||||
"enable_jdk_library_desugaring": false,
|
||||
"enable_reporting": true,
|
||||
"enable_resource_allowlist_generation": false,
|
||||
"enable_websockets": false,
|
||||
"ffmpeg_branding": "Chrome",
|
||||
"include_transport_security_state_preload_list": false,
|
||||
"is_component_build": false,
|
||||
"is_debug": false,
|
||||
"is_official_build": true,
|
||||
"media_use_ffmpeg": false,
|
||||
"proprietary_codecs": true,
|
||||
"strip_debug_info": true,
|
||||
"symbol_level": 0,
|
||||
"target_cpu": "arm64",
|
||||
"target_os": "android",
|
||||
"use_crash_key_stubs": true,
|
||||
"use_goma": true,
|
||||
"use_hashed_jni_names": true,
|
||||
"use_partition_alloc": false,
|
||||
"use_platform_icu_alternatives": true,
|
||||
"use_thin_lto": false
|
||||
}
|
||||
},
|
||||
"android-cronet-x86-dbg": {
|
||||
"gn_args": {
|
||||
"clang_use_default_sample_profile": false,
|
||||
|
Reference in New Issue
Block a user