aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShijin Abraham <shijinabraham@google.com>2022-05-18 13:04:42 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-05-19 09:57:56 +0000
commitfb01afef82c98ecaf2af2dd0c74f17584d2dec91 (patch)
treea0049980da1c9d9d9a97cd3b69cdeaa27452f4c6
parent8a5524b26d8ef2718dad75e9dcd747eebfe2ddbd (diff)
downloadautotest-fb01afef82c98ecaf2af2dd0c74f17584d2dec91.tar.gz
bluetooth: Stop schedule Fast pair batch test in lab
Remove Fast pair batch test from lab since individual tests are providing test coverage. BUG=None TEST=None Change-Id: Iafec8a083fcc4ab568a49fdb84376d57429ff233 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/3653909 Auto-Submit: Shijin Abraham <shijinabraham@google.com> Reviewed-by: Michael Sun <michaelfsun@google.com> Commit-Queue: Shijin Abraham <shijinabraham@google.com> Tested-by: Shijin Abraham <shijinabraham@google.com> Commit-Queue: Michael Sun <michaelfsun@google.com>
-rw-r--r--server/site_tests/bluetooth_FastPair/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/site_tests/bluetooth_FastPair/control b/server/site_tests/bluetooth_FastPair/control
index 967cc8d7f6..4f2dc23c66 100644
--- a/server/site_tests/bluetooth_FastPair/control
+++ b/server/site_tests/bluetooth_FastPair/control
@@ -11,7 +11,7 @@ CRITERIA = """
This test will run through the Fast Pair pairing scenarios and confirm the
device is paired by using the Fast Pair protocol
"""
-ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_flaky'
+ATTRIBUTES = ''
TIME = 'MEDIUM'
TEST_CATEGORY = 'Functional'
TEST_CLASS = 'bluetooth'