weblayer: updates skew test versions
As 87 has branched, this now tests 87, 86 and 85. As we know 84 isn't being used at this point, it's dropped. BUG=none TEST=test only changes Change-Id: I2d5066c5a05465ee70f372ef1766f9978f989e92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472445 Reviewed-by: Rakib Hasan <rmhasan@google.com> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#817253}
This commit is contained in:
testing/buildbot
@ -3076,80 +3076,6 @@
|
||||
"test": "weblayer_instrumentation_test_versions_apk",
|
||||
"test_id_prefix": "ninja://weblayer/browser/android/javatests:weblayer_instrumentation_test_versions_apk/"
|
||||
},
|
||||
{
|
||||
"args": [
|
||||
"--test-runner-outdir",
|
||||
".",
|
||||
"--client-outdir",
|
||||
".",
|
||||
"--implementation-outdir",
|
||||
"../../weblayer_instrumentation_test_M84/out/Release",
|
||||
"--test-expectations",
|
||||
"../../weblayer/browser/android/javatests/skew/expectations.txt",
|
||||
"--impl-version=84",
|
||||
"--gs-results-bucket=chromium-result-details",
|
||||
"--recover-devices",
|
||||
"--avd-config=../../tools/android/avd/proto/generic_android28.textpb"
|
||||
],
|
||||
"merge": {
|
||||
"args": [
|
||||
"--bucket",
|
||||
"chromium-result-details",
|
||||
"--test-name",
|
||||
"weblayer_instrumentation_test_versions_apk_M84_Implementation_Library_Tests"
|
||||
],
|
||||
"script": "//build/android/pylib/results/presentation/test_results_presentation.py"
|
||||
},
|
||||
"name": "weblayer_instrumentation_test_versions_apk_M84_Implementation_Library_Tests",
|
||||
"swarming": {
|
||||
"can_use_on_swarming_builders": true,
|
||||
"cipd_packages": [
|
||||
{
|
||||
"cipd_package": "chromium/testing/weblayer-x86",
|
||||
"location": "weblayer_instrumentation_test_M84",
|
||||
"revision": "version:dup-84.0.4147.89"
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"os": "Ubuntu-16.04",
|
||||
"pool": "chromium.tests.avd"
|
||||
}
|
||||
],
|
||||
"named_caches": [
|
||||
{
|
||||
"name": "avd_generic_android28",
|
||||
"path": ".android"
|
||||
},
|
||||
{
|
||||
"name": "system_images_android_28_google_apis_x86",
|
||||
"path": ".emulator_sdk"
|
||||
}
|
||||
],
|
||||
"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"
|
||||
},
|
||||
"test": "weblayer_instrumentation_test_versions_apk",
|
||||
"test_id_prefix": "ninja://weblayer/browser/android/javatests:weblayer_instrumentation_test_versions_apk/"
|
||||
},
|
||||
{
|
||||
"args": [
|
||||
"--test-runner-outdir",
|
||||
@ -3445,6 +3371,80 @@
|
||||
},
|
||||
"test": "weblayer_instrumentation_test_versions_apk",
|
||||
"test_id_prefix": "ninja://weblayer/browser/android/javatests:weblayer_instrumentation_test_versions_apk/"
|
||||
},
|
||||
{
|
||||
"args": [
|
||||
"--test-runner-outdir",
|
||||
".",
|
||||
"--client-outdir",
|
||||
".",
|
||||
"--implementation-outdir",
|
||||
"../../weblayer_instrumentation_test_M87/out/Release",
|
||||
"--test-expectations",
|
||||
"../../weblayer/browser/android/javatests/skew/expectations.txt",
|
||||
"--impl-version=87",
|
||||
"--gs-results-bucket=chromium-result-details",
|
||||
"--recover-devices",
|
||||
"--avd-config=../../tools/android/avd/proto/generic_android28.textpb"
|
||||
],
|
||||
"merge": {
|
||||
"args": [
|
||||
"--bucket",
|
||||
"chromium-result-details",
|
||||
"--test-name",
|
||||
"weblayer_instrumentation_test_versions_apk_M87_Implementation_Library_Tests"
|
||||
],
|
||||
"script": "//build/android/pylib/results/presentation/test_results_presentation.py"
|
||||
},
|
||||
"name": "weblayer_instrumentation_test_versions_apk_M87_Implementation_Library_Tests",
|
||||
"swarming": {
|
||||
"can_use_on_swarming_builders": true,
|
||||
"cipd_packages": [
|
||||
{
|
||||
"cipd_package": "chromium/testing/weblayer-x86",
|
||||
"location": "weblayer_instrumentation_test_M87",
|
||||
"revision": "version:87.0.4280.20"
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"os": "Ubuntu-16.04",
|
||||
"pool": "chromium.tests.avd"
|
||||
}
|
||||
],
|
||||
"named_caches": [
|
||||
{
|
||||
"name": "avd_generic_android28",
|
||||
"path": ".android"
|
||||
},
|
||||
{
|
||||
"name": "system_images_android_28_google_apis_x86",
|
||||
"path": ".emulator_sdk"
|
||||
}
|
||||
],
|
||||
"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"
|
||||
},
|
||||
"test": "weblayer_instrumentation_test_versions_apk",
|
||||
"test_id_prefix": "ninja://weblayer/browser/android/javatests:weblayer_instrumentation_test_versions_apk/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -308,6 +308,29 @@
|
||||
'identifier': 'iPhone X 14.2'
|
||||
},
|
||||
'WEBLAYER_IMPL_SKEW_TESTS_NTH_MILESTONE': {
|
||||
'args': [
|
||||
'--test-runner-outdir',
|
||||
'.',
|
||||
'--client-outdir',
|
||||
'.',
|
||||
'--implementation-outdir',
|
||||
'../../weblayer_instrumentation_test_M87/out/Release',
|
||||
'--test-expectations',
|
||||
'../../weblayer/browser/android/javatests/skew/expectations.txt',
|
||||
'--impl-version=87',
|
||||
],
|
||||
'identifier': 'M87_Implementation_Library_Tests',
|
||||
'swarming': {
|
||||
'cipd_packages': [
|
||||
{
|
||||
'cipd_package': 'chromium/testing/weblayer-x86',
|
||||
'location': 'weblayer_instrumentation_test_M87',
|
||||
'revision': 'version:87.0.4280.20',
|
||||
}
|
||||
],
|
||||
},
|
||||
},
|
||||
'WEBLAYER_IMPL_SKEW_TESTS_NTH_MINUS_ONE_MILESTONE': {
|
||||
'args': [
|
||||
'--test-runner-outdir',
|
||||
'.',
|
||||
@ -330,7 +353,7 @@
|
||||
],
|
||||
},
|
||||
},
|
||||
'WEBLAYER_IMPL_SKEW_TESTS_NTH_MINUS_ONE_MILESTONE': {
|
||||
'WEBLAYER_IMPL_SKEW_TESTS_NTH_MINUS_TWO_MILESTONE': {
|
||||
'args': [
|
||||
'--test-runner-outdir',
|
||||
'.',
|
||||
@ -353,29 +376,6 @@
|
||||
],
|
||||
},
|
||||
},
|
||||
'WEBLAYER_IMPL_SKEW_TESTS_NTH_MINUS_TWO_MILESTONE': {
|
||||
'args': [
|
||||
'--test-runner-outdir',
|
||||
'.',
|
||||
'--client-outdir',
|
||||
'.',
|
||||
'--implementation-outdir',
|
||||
'../../weblayer_instrumentation_test_M84/out/Release',
|
||||
'--test-expectations',
|
||||
'../../weblayer/browser/android/javatests/skew/expectations.txt',
|
||||
'--impl-version=84',
|
||||
],
|
||||
'identifier': 'M84_Implementation_Library_Tests',
|
||||
'swarming': {
|
||||
'cipd_packages': [
|
||||
{
|
||||
'cipd_package': 'chromium/testing/weblayer-x86',
|
||||
'location': 'weblayer_instrumentation_test_M84',
|
||||
'revision': 'version:dup-84.0.4147.89',
|
||||
}
|
||||
],
|
||||
},
|
||||
},
|
||||
'WEBLAYER_CLIENT_SKEW_TESTS_NTH_MILESTONE': {
|
||||
'args': [
|
||||
'--test-runner-outdir',
|
||||
|
Reference in New Issue
Block a user