diff --git a/providers/base/units/usb/test-plan.pxu b/providers/base/units/usb/test-plan.pxu index b35949c31..69961cc15 100644 --- a/providers/base/units/usb/test-plan.pxu +++ b/providers/base/units/usb/test-plan.pxu @@ -65,7 +65,6 @@ _description: USB Type-C tests include: usb-c/c-to-a-adapter/hid certification-status=blocker usb-c/c-to-a-adapter/storage-manual certification-status=blocker - usb-c/hid certification-status=blocker usb-c/storage-manual certification-status=blocker usb-c/c-to-ethernet-adapter-insert @@ -91,7 +90,6 @@ _description: USB Type-C tests (after suspend) include: after-suspend-usb-c/c-to-a-adapter/hid certification-status=blocker after-suspend-usb-c/c-to-a-adapter/storage-manual certification-status=blocker - after-suspend-usb-c/hid certification-status=blocker after-suspend-usb-c/storage-manual certification-status=blocker after-suspend-usb-c/c-to-ethernet-adapter-insert @@ -118,7 +116,6 @@ _description: USB Type-C tests (certification blockers only) include: usb-c/c-to-a-adapter/hid certification-status=blocker usb-c/c-to-a-adapter/storage-manual certification-status=blocker - usb-c/hid certification-status=blocker usb-c/storage-manual certification-status=blocker id: after-suspend-usb-cert-blockers @@ -143,7 +140,6 @@ _description: USB Type-C tests (after suspend, certification blockers only) include: after-suspend-usb-c/c-to-a-adapter/hid certification-status=blocker after-suspend-usb-c/c-to-a-adapter/storage-manual certification-status=blocker - after-suspend-usb-c/hid certification-status=blocker after-suspend-usb-c/storage-manual certification-status=blocker id: usb-preinserted @@ -238,7 +234,6 @@ _description: Manual USB-C tests for Ubuntu Core devices include: usb-c/c-to-a-adapter/hid usb-c/c-to-a-adapter/storage-manual - usb-c/hid usb-c/storage-manual usb-c-otg/g_serial usb-c-otg/g_serial-cleanup @@ -305,7 +300,6 @@ _description: Manual USB-C tests for Ubuntu Core devices include: after-suspend-usb-c/c-to-a-adapter/hid after-suspend-usb-c/c-to-a-adapter/storage-manual - after-suspend-usb-c/hid after-suspend-usb-c/storage-manual after-suspend-usb-c-otg/g_serial after-suspend-usb-c-otg/g_serial-cleanup diff --git a/providers/base/units/usb/usb-c.pxu b/providers/base/units/usb/usb-c.pxu index 0cce4cc9d..1d56ff936 100644 --- a/providers/base/units/usb/usb-c.pxu +++ b/providers/base/units/usb/usb-c.pxu @@ -51,24 +51,6 @@ requires: manifest.has_usbc_data == 'True' estimated_duration: 120 -id: usb-c/hid -_summary: USB HID work on USB Type-C port -_purpose: - This test will check that you can use a USB HID device plugged in a USB - Type-C port -_steps: - 1. Enable either a USB mouse or keyboard by plugging it in the USB Type-C port - 2. For mice, perform actions such as moving the pointer, right and left button clicks and double clicks - 3. For keyboards, switch to another tty and type some text -_verification: - Did the device work as expected? -plugin: manual -flags: also-after-suspend -category_id: com.canonical.plainbox::usb -imports: from com.canonical.plainbox import manifest -requires: manifest.has_usbc_data == 'True' -estimated_duration: 60 - id: usb-c/storage-manual _summary: USB 3.0 storage device insertion + read/write + removal on USB Type-C port _purpose: