Disable broken networking tast test
Temporarily disable tast tests AllowCACertificateManagement and AllowClientCertificateManagement because UI was changed and tests need adjustment. Change-Id: Ibda3955aecff274ad5852a02bb187e8abd4ab144 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6269293 Reviewed-by: Sergey Poromov <poromov@chromium.org> Commit-Queue: Sergey Poromov <poromov@chromium.org> Owners-Override: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1420414}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
3c7b253ccd
commit
3ed0db201c
@ -89,6 +89,10 @@ tast_disabled_tests_from_chrome_all = [
|
||||
"ui.WebUIJSErrors.field_trial_off",
|
||||
"ui.WebUIJSErrors.field_trial_on",
|
||||
|
||||
# b/394409115
|
||||
"network.AllowCACertificateManagement",
|
||||
"network.AllowClientCertificateManagement",
|
||||
|
||||
# READ COMMENT AT TOP BEFORE ADDING NEW TESTS HERE.
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user