Commit 381227f2 authored by Ben Pastene's avatar Ben Pastene Committed by Commit Bot

chromeos: Disable security.SELinuxFilesARC in chrome_all_tast_tests.

R=achuith

Bug: 968155, 947531
Change-Id: I97d2efaf7a04c4c31994929f987baa919a732dc5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635197
Auto-Submit: Ben Pastene <bpastene@chromium.org>
Commit-Queue: Achuith Bhandarkar <achuith@chromium.org>
Reviewed-by: default avatarAchuith Bhandarkar <achuith@chromium.org>
Cr-Commit-Position: refs/heads/master@{#664329}
parent c52ef1bc
......@@ -233,6 +233,7 @@ if (is_cros_chrome_sdk) {
tast_test("chrome_all_tast_tests") {
# To disable a specific test, add it the following list.
tast_disabled_tests = [
"security.SELinuxFilesARC", # crbug.com/968155
"ui.MashLogin",
"ui.SingleProcessMashLogin",
]
......
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