Commit 735da6bf authored by Weblayer Skew Tests Version Updates's avatar Weblayer Skew Tests Version Updates Committed by Chromium LUCI CQ

[weblayer, skew tests] Refresh skew tests for M87

This CL will add skew tests for version 87.0.4280.152.

R=ynovikov@chromium.org

Bug: 1041619
Change-Id: I1cd3ed162a9c46fe81be79638100aa4c917ea740
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636884
Auto-Submit: Rakib Hasan <rmhasan@google.com>
Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Rakib Hasan <rmhasan@google.com>
Cr-Commit-Position: refs/heads/master@{#844945}
parent e7360494
This diff is collapsed.
...@@ -360,18 +360,18 @@ ...@@ -360,18 +360,18 @@
'--client-outdir', '--client-outdir',
'.', '.',
'--implementation-outdir', '--implementation-outdir',
'../../weblayer_instrumentation_test_M86/out/Release', '../../weblayer_instrumentation_test_M87/out/Release',
'--test-expectations', '--test-expectations',
'../../weblayer/browser/android/javatests/skew/expectations.txt', '../../weblayer/browser/android/javatests/skew/expectations.txt',
'--impl-version=86', '--impl-version=87',
], ],
'identifier': 'M86_Implementation_Library_Tests', 'identifier': 'Implementation Tests For 87.0.4280.152',
'swarming': { 'swarming': {
'cipd_packages': [ 'cipd_packages': [
{ {
'cipd_package': 'chromium/testing/weblayer-x86', 'cipd_package': 'chromium/testing/weblayer-x86',
'location': 'weblayer_instrumentation_test_M86', 'location': 'weblayer_instrumentation_test_M87',
'revision': 'version:86.0.4240.99', 'revision': 'version:87.0.4280.152',
} }
], ],
}, },
...@@ -427,20 +427,20 @@ ...@@ -427,20 +427,20 @@
'--test-runner-outdir', '--test-runner-outdir',
'.', '.',
'--client-outdir', '--client-outdir',
'../../weblayer_instrumentation_test_M86/out/Release', '../../weblayer_instrumentation_test_M87/out/Release',
'--implementation-outdir', '--implementation-outdir',
'.', '.',
'--test-expectations', '--test-expectations',
'../../weblayer/browser/android/javatests/skew/expectations.txt', '../../weblayer/browser/android/javatests/skew/expectations.txt',
'--client-version=86', '--client-version=87',
], ],
'identifier': 'M86_Client_Library_Tests', 'identifier': 'Client Tests For 87.0.4280.152',
'swarming': { 'swarming': {
'cipd_packages': [ 'cipd_packages': [
{ {
'cipd_package': 'chromium/testing/weblayer-x86', 'cipd_package': 'chromium/testing/weblayer-x86',
'location': 'weblayer_instrumentation_test_M86', 'location': 'weblayer_instrumentation_test_M87',
'revision': 'version:86.0.4240.99', 'revision': 'version:87.0.4280.152',
} }
], ],
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment