diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-10-23 17:10:19 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-10-23 17:10:19 +0200 |
commit | fd436ead612acd633440b3d3a290c3d19abecfdd (patch) | |
tree | 6e0bd3bc41f38ee51fc2f74a041b18ff3abf52b9 /units/bluetooth | |
parent | 2baca67319f7c1b926cf7503f319bba9383b35bf (diff) |
bluetooth: BT4 tests are not blockers
Diffstat (limited to 'units/bluetooth')
-rw-r--r-- | units/bluetooth/test-plan.pxu | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/units/bluetooth/test-plan.pxu b/units/bluetooth/test-plan.pxu index 844d8b1..ef1aab1 100644 --- a/units/bluetooth/test-plan.pxu +++ b/units/bluetooth/test-plan.pxu @@ -8,8 +8,8 @@ include: bluetooth/browse-files certification-status=blocker bluetooth/file-transfer certification-status=blocker bluetooth/HID - bluetooth4/HOGP-mouse certification-status=blocker - bluetooth4/HOGP-keyboard certification-status=blocker + bluetooth4/HOGP-mouse certification-status=non-blocker + bluetooth4/HOGP-keyboard certification-status=non-blocker id: bluetooth-cert-automated unit: test plan @@ -27,5 +27,3 @@ include: bluetooth/audio-a2dp certification-status=blocker bluetooth/browse-files certification-status=blocker bluetooth/file-transfer certification-status=blocker - bluetooth4/HOGP-mouse certification-status=blocker - bluetooth4/HOGP-keyboard certification-status=blocker |