Skip to content

Commit

Permalink
Also disable inputs.VirtualKeyboardOOBE.stable
Browse files Browse the repository at this point in the history
BUG=chromium:1115622
TEST=chromeos-betty-arc-r-chrome

Change-Id: I002720f117ca6bad652fe44d42222da4b584ac16
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488900
Reviewed-by: Ben Pastene <bpastene@chromium.org>
Commit-Queue: Achuith Bhandarkar <achuith@chromium.org>
Cr-Commit-Position: refs/heads/master@{#819406}
  • Loading branch information
achuith authored and Commit Bot committed Oct 21, 2020
1 parent e6243cc commit 6fe1ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chromeos/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ if (is_chromeos_device) {
tast_disabled_tests = [
# crbug.com/1115622
"ui.ChromeLoginGAIA",
"inputs.VirtualKeyboardOOBE",
"inputs.VirtualKeyboardOOBE.stable",

# crbug.com/1097630
"security.OpenFDs",
Expand Down

0 comments on commit 6fe1ffd

Please sign in to comment.