Update WebView CTS doc on the required CQ trybots running CTS tests.
`android-arm64-rel` and `android-x64-rel` required Chromium trybots run Webview CTS for device-side and host-side respectively. Change-Id: I3f149edae59aad5ea0ee96a03532ab6a42bcdf08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6352097 Commit-Queue: Gabrielle Lau <gabriellelau@google.com> Reviewed-by: Richard (Torne) Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1432217}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
220f59d8ed
commit
abba1c48c3
@ -264,9 +264,13 @@ compatibility is _definitely_ affected, and means you should definitely
|
||||
[reach out to the WebView team](https://groups.google.com/a/chromium.org/forum/#!forum/android-webview-dev)
|
||||
to discuss it.
|
||||
|
||||
CTS is run as part of the `android-pie-arm64-rel` trybot, and on the main
|
||||
waterfall. If your change causes CTS failures, you may need to
|
||||
[run CTS locally](./test-instructions.md#cts) to investigate.
|
||||
CTS is run as part of the [required CQ trybots](https://chromium.googlesource.com/chromium/src/+/HEAD/infra/config/generated/cq-builders.md#required-builders-chromium):
|
||||
- [`android-arm64-rel`](https://ci.chromium.org/ui/p/chromium/builders/try/android-arm64-rel)
|
||||
(for device-side CTS)
|
||||
- [`android-x64-rel`](https://ci.chromium.org/ui/p/chromium/builders/try/android-x64-rel) (for host-driven CTS)
|
||||
|
||||
and on the main waterfall. If your change causes CTS failures,
|
||||
you may need to [run CTS locally](./test-instructions.md#cts) to investigate.
|
||||
|
||||
### UMA, Finch, and other data collection from the field
|
||||
|
||||
|
Reference in New Issue
Block a user