Commit ec4f82ae authored by Ben Pastene's avatar Ben Pastene Committed by Chromium LUCI CQ

chromeos: Disable inputs.VirtualKeyboardOOBE Tast test on Chrome's bots.

It's failing with "not supplied via -var or -varsfile" errors, which
are a KI when running tast tests on Chrome bots.

This disables the test while we work on supporting these types of tests.

No-try'ing to speed up LKGM updates.

No-try: True
Bug: 1115622
Change-Id: Ia6d7e42ee9f8321bda920bf958feac1de758f029
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575372
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Commit-Queue: Alex Newcomer <newcomer@chromium.org>
Auto-Submit: Ben Pastene <bpastene@chromium.org>
Reviewed-by: default avatarAlex Newcomer <newcomer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833856}
parent 0cf6ec00
......@@ -326,6 +326,9 @@ if (is_chromeos_device) {
# crbug.com/1154794
"policy.DefaultGeolocationSetting",
# crbug.com/1115622
"inputs.VirtualKeyboardOOBE",
]
}
......
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