Commit 952d427e authored by Anatoliy Potapchuk's avatar Anatoliy Potapchuk Committed by Commit Bot

[Sheriff] Disable GuestButtonPolicy test suite

This has been causing a lot of NOTRUNS on the CQ. Since these tests
are being run in the suite, they ware not properly filtered out by
the CQ. Will upload another patch to mark all the suites properly in the
filters after making the builder green.

TBR=antrim@chromium.org

Bug: 1114907
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I5e528e5c59d95f75c4dba679d23e0edd1533496d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346357Reviewed-by: default avatarAnatoliy Potapchuk <apotapchuk@chromium.org>
Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796799}
parent 7ed2bc0e
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
-ActiveDirectoryJoinTest.* -ActiveDirectoryJoinTest.*
-ActiveDirectoryLoginAutocompleteTest.* -ActiveDirectoryLoginAutocompleteTest.*
-ActiveDirectoryLoginTest.* -ActiveDirectoryLoginTest.*
-All/OobeGuestButtonPolicy.*
-AppDownloadingScreenTest.* -AppDownloadingScreenTest.*
-ArcTermsOfServiceScreenTest.* -ArcTermsOfServiceScreenTest.*
-AssistantOptInFlowTest.* -AssistantOptInFlowTest.*
...@@ -71,7 +72,6 @@ ...@@ -71,7 +72,6 @@
-OobeConfigurationTest.* -OobeConfigurationTest.*
-OobeConfigurationTestNoHID.* -OobeConfigurationTestNoHID.*
-OobeDisplayChooserTest.* -OobeDisplayChooserTest.*
-OobeGuestButtonPolicy.*
-OobeInteractiveUITest.* -OobeInteractiveUITest.*
-OobeLocalizationTest.* -OobeLocalizationTest.*
-OobeSpokenFeedbackTest.* -OobeSpokenFeedbackTest.*
......
...@@ -4,6 +4,7 @@ AccessibilityManagerLoginTest.* ...@@ -4,6 +4,7 @@ AccessibilityManagerLoginTest.*
ActiveDirectoryJoinTest.* ActiveDirectoryJoinTest.*
ActiveDirectoryLoginAutocompleteTest.* ActiveDirectoryLoginAutocompleteTest.*
ActiveDirectoryLoginTest.* ActiveDirectoryLoginTest.*
All/OobeGuestButtonPolicy.*
AppDownloadingScreenTest.* AppDownloadingScreenTest.*
ArcTermsOfServiceScreenTest.* ArcTermsOfServiceScreenTest.*
AssistantOptInFlowTest.* AssistantOptInFlowTest.*
...@@ -71,7 +72,6 @@ OobeConfigurationRollbackTest.* ...@@ -71,7 +72,6 @@ OobeConfigurationRollbackTest.*
OobeConfigurationTest.* OobeConfigurationTest.*
OobeConfigurationTestNoHID.* OobeConfigurationTestNoHID.*
OobeDisplayChooserTest.* OobeDisplayChooserTest.*
OobeGuestButtonPolicy.*
OobeInteractiveUITest.* OobeInteractiveUITest.*
OobeLocalizationTest.* OobeLocalizationTest.*
OobeSpokenFeedbackTest.* OobeSpokenFeedbackTest.*
......
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