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 | |
parent | d30ecf55b5917e5f297cc2c02a5803a59d6c23c4 (diff) |
BT3 tests are still blockers
Diffstat (limited to 'units')
-rw-r--r-- | units/bluetooth/test-plan.pxu | 14 | ||||
-rw-r--r-- | units/suspend/test-plan.pxu | 18 |
2 files changed, 21 insertions, 11 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 diff --git a/units/suspend/test-plan.pxu b/units/suspend/test-plan.pxu index 57124f5..a9068d2 100644 --- a/units/suspend/test-plan.pxu +++ b/units/suspend/test-plan.pxu @@ -34,9 +34,9 @@ include: suspend/audio_before_suspend certification-status=blocker suspend/cpu_before_suspend certification-status=blocker suspend/memory_before_suspend certification-status=blocker - suspend/bluetooth_obex_send_before_suspend - suspend/bluetooth_obex_browse_before_suspend - suspend/bluetooth_obex_get_before_suspend + suspend/bluetooth_obex_send_before_suspend certification-status=blocker + suspend/bluetooth_obex_browse_before_suspend certification-status=blocker + suspend/bluetooth_obex_get_before_suspend certification-status=blocker id: after-suspend-reference-cert-automated unit: test plan @@ -48,9 +48,9 @@ include: suspend/cpu_after_suspend certification-status=blocker suspend/memory_after_suspend certification-status=blocker suspend/bluetooth_detect_after_suspend certification-status=blocker - suspend/bluetooth_obex_send_after_suspend - suspend/bluetooth_obex_browse_after_suspend - suspend/bluetooth_obex_get_after_suspend + suspend/bluetooth_obex_send_after_suspend certification-status=blocker + suspend/bluetooth_obex_browse_after_suspend certification-status=blocker + suspend/bluetooth_obex_get_after_suspend certification-status=blocker id: before-suspend-reference-cert-blockers unit: test plan @@ -61,6 +61,9 @@ include: suspend/audio_before_suspend certification-status=blocker suspend/cpu_before_suspend certification-status=blocker suspend/memory_before_suspend certification-status=blocker + suspend/bluetooth_obex_send_before_suspend certification-status=blocker + suspend/bluetooth_obex_browse_before_suspend certification-status=blocker + suspend/bluetooth_obex_get_before_suspend certification-status=blocker id: after-suspend-reference-cert-blockers unit: test plan @@ -72,6 +75,9 @@ include: suspend/cpu_after_suspend certification-status=blocker suspend/memory_after_suspend certification-status=blocker suspend/bluetooth_detect_after_suspend certification-status=blocker + suspend/bluetooth_obex_send_after_suspend certification-status=blocker + suspend/bluetooth_obex_browse_after_suspend certification-status=blocker + suspend/bluetooth_obex_get_after_suspend certification-status=blocker id: suspend-key-led-oops-check-cert-blockers unit: test plan |