diff options
author | cwayne18 <cwayne@ubuntu.com> | 2018-12-03 20:16:17 -0500 |
---|---|---|
committer | cwayne18 <cwayne@ubuntu.com> | 2018-12-03 20:16:17 -0500 |
commit | 26a1806b703c7264817ddea35f4bfd712c853b3e (patch) | |
tree | 547688694518895dff368efa00c4e3ec7a227a04 /units/bluetooth | |
parent | 12c5cc9af229f05ad1a6f47257b572b46bb87d37 (diff) |
Add a2dp to list of BT blockers LP:#1803645
Diffstat (limited to 'units/bluetooth')
-rw-r--r-- | units/bluetooth/test-plan.pxu | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/units/bluetooth/test-plan.pxu b/units/bluetooth/test-plan.pxu index 7a14137..1aca5be 100644 --- a/units/bluetooth/test-plan.pxu +++ b/units/bluetooth/test-plan.pxu @@ -14,7 +14,7 @@ _name: Bluetooth tests (Manual) _description: Bluetooth tests (Manual) include: - bluetooth/audio-a2dp certification-status=non-blocker + bluetooth/audio-a2dp certification-status=blocker bluetooth/HID bluetooth4/HOGP-mouse certification-status=blocker bluetooth4/HOGP-keyboard certification-status=blocker @@ -34,3 +34,4 @@ _description: Bluetooth tests (certification blockers only) include: bluetooth4/HOGP-mouse certification-status=blocker bluetooth4/HOGP-keyboard certification-status=blocker + bluetooth/audio-a2dp certification-status=blocker |