diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-10-10 20:22:25 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-10-10 20:22:25 +0200 |
commit | 9fd6fe38e6e169bcad53fc654608c3026b8300f1 (patch) | |
tree | e8dc7e8679117b7f2e431ee3c4245ce3fd4bed9f /units/bluetooth | |
parent | d30ecf55b5917e5f297cc2c02a5803a59d6c23c4 (diff) |
BT3 tests are still blockers
Diffstat (limited to 'units/bluetooth')
-rw-r--r-- | units/bluetooth/test-plan.pxu | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/units/bluetooth/test-plan.pxu b/units/bluetooth/test-plan.pxu index e6d64e9..844d8b1 100644 --- a/units/bluetooth/test-plan.pxu +++ b/units/bluetooth/test-plan.pxu @@ -3,10 +3,10 @@ unit: test plan _name: Bluetooth tests _description: Bluetooth tests include: - bluetooth/detect-output - bluetooth/audio-a2dp - bluetooth/browse-files - bluetooth/file-transfer + bluetooth/detect-output certification-status=blocker + bluetooth/audio-a2dp certification-status=blocker + 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 @@ -16,12 +16,16 @@ unit: test plan _name: Bluetooth tests (automated) _description: Bluetooth tests (automated) include: - bluetooth/detect-output + bluetooth/detect-output certification-status=blocker id: bluetooth-cert-blockers unit: test plan _name: Bluetooth tests (certification blockers only) _description: Bluetooth tests (certification blockers only) include: + bluetooth/detect-output certification-status=blocker + 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 |