0

Remove persistent_shell webview_instrumentation_test_apk exp

Remove experiment as it's been turned on.

Will wait a day until https://chromium-review.googlesource.com/c/chromium/src/+/4020768 has landed and appears stable to land this CL.

Bug: 1239300
Change-Id: I8edf1ce7fc6cc7646fbdb7aab35b035a09396abe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4021508
Reviewed-by: Haiyang Pan <hypan@google.com>
Commit-Queue: Benjamin Joyce (Ben) <bjoyce@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1071343}
This commit is contained in:
Ben Joyce
2022-11-15 00:21:59 +00:00
committed by Chromium LUCI CQ
parent 1a71d6547d
commit abebbc8e88
2 changed files with 0 additions and 125 deletions

@ -31469,71 +31469,6 @@
"test": "webview_instrumentation_test_apk",
"test_id_prefix": "ninja://android_webview/test:webview_instrumentation_test_apk/"
},
{
"args": [
"--use-persistent-shell",
"--gs-results-bucket=chromium-result-details",
"--recover-devices",
"--avd-config=../../tools/android/avd/proto/generic_android24.textpb"
],
"ci_only": true,
"experiment_percentage": 100,
"isolate_profile_data": true,
"merge": {
"args": [
"--bucket",
"chromium-result-details",
"--test-name",
"webview_instrumentation_test_apk_persistent_shell"
],
"script": "//build/android/pylib/results/presentation/test_results_presentation.py"
},
"name": "webview_instrumentation_test_apk_persistent_shell",
"resultdb": {
"enable": true,
"has_native_resultdb_integration": true
},
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"cpu": "x86-64",
"device_os": null,
"device_type": null,
"machine_type": "n1-standard-4|e2-standard-4|n2-standard-4",
"os": "Ubuntu-18.04",
"pool": "chromium.tests.avd"
}
],
"named_caches": [
{
"name": "generic_android24",
"path": ".android_emulator/generic_android24"
}
],
"optional_dimensions": {
"60": [
{
"caches": "generic_android24"
}
]
},
"output_links": [
{
"link": [
"https://luci-logdog.appspot.com/v/?s",
"=android%2Fswarming%2Flogcats%2F",
"${TASK_ID}%2F%2B%2Funified_logcats"
],
"name": "shard #${SHARD_INDEX} logcats"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 9
},
"test": "webview_instrumentation_test_apk",
"test_id_prefix": "ninja://android_webview/test:webview_instrumentation_test_apk/"
},
{
"args": [
"--gs-results-bucket=chromium-result-details",
@ -36126,55 +36061,6 @@
"test": "webview_instrumentation_test_apk",
"test_id_prefix": "ninja://android_webview/test:webview_instrumentation_test_apk/"
},
{
"args": [
"--use-persistent-shell",
"--gs-results-bucket=chromium-result-details",
"--recover-devices"
],
"ci_only": true,
"experiment_percentage": 100,
"merge": {
"args": [
"--bucket",
"chromium-result-details",
"--test-name",
"webview_instrumentation_test_apk_persistent_shell"
],
"script": "//build/android/pylib/results/presentation/test_results_presentation.py"
},
"name": "webview_instrumentation_test_apk_persistent_shell",
"resultdb": {
"enable": true,
"has_native_resultdb_integration": true
},
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"device_os": "PQ3A.190801.002",
"device_os_flavor": "google",
"device_os_type": "userdebug",
"device_type": "walleye",
"os": "Android"
}
],
"output_links": [
{
"link": [
"https://luci-logdog.appspot.com/v/?s",
"=android%2Fswarming%2Flogcats%2F",
"${TASK_ID}%2F%2B%2Funified_logcats"
],
"name": "shard #${SHARD_INDEX} logcats"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 9
},
"test": "webview_instrumentation_test_apk",
"test_id_prefix": "ninja://android_webview/test:webview_instrumentation_test_apk/"
},
{
"args": [
"--gs-results-bucket=chromium-result-details",

@ -510,17 +510,6 @@
'shards': 20,
},
},
'webview_instrumentation_test_apk_persistent_shell': {
'args': [
'--use-persistent-shell',
],
'ci_only': True,
'test': 'webview_instrumentation_test_apk',
'experiment_percentage': 100,
'swarming': {
'shards': 9,
},
},
},
'chrome_public_tests': {