diff options
author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2016-01-13 16:35:14 +0800 |
---|---|---|
committer | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2016-01-13 16:35:14 +0800 |
commit | 5b038c17b556f48d0fae88a3b6f104df12fb6b25 (patch) | |
tree | 62c3e6ff9e805f05415483889da986d7e5238f75 /jobs | |
parent | a8127f581d1dd25ac8cf9964267805434372ce99 (diff) |
plainbox-provider-checkbox: typo correction and description change
Typo correction in touchpad tests, change some description in usb tests to make it comply with current status.
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/touchpad.txt.in | 4 | ||||
-rw-r--r-- | jobs/usb.txt.in | 14 |
2 files changed, 6 insertions, 12 deletions
diff --git a/jobs/touchpad.txt.in b/jobs/touchpad.txt.in index e24331f..df427bf 100644 --- a/jobs/touchpad.txt.in +++ b/jobs/touchpad.txt.in @@ -93,9 +93,9 @@ _description: STEPS: 1. Launch a browser. 2. Go to a website, and hover the cursor over a link. - 3. Tap the upper right corner if the touchpad. + 3. Tap the upper right corner on the touchpad. VERIFICATION: - Did the tap trigger a new tab to be opended? + Did the tap trigger a new tab to be opened? plugin: manual category_id: 2013.com.canonical.plainbox::touchpad diff --git a/jobs/usb.txt.in b/jobs/usb.txt.in index ee5d9ae..886066e 100644 --- a/jobs/usb.txt.in +++ b/jobs/usb.txt.in @@ -17,8 +17,6 @@ _description: STEPS: 1. Plug in one or more USB keys or hard drives. 2. Click on "Test". - INFO: - $output VERIFICATION: Were the drives detected? @@ -49,10 +47,8 @@ _description: This test will check that the system correctly detects the insertion of a USB storage device STEPS: - 1. Click "Test" and insert a USB storage device, preferably a HDD. - Although a USB pen drive may be used it might cause performance - related tests to fail. (Note: this test will time-out after 20 - seconds.) + 1. Click "Test" and insert a USB storage device + (Note: this test will time-out after 20 seconds.) 2. Do not unplug the device after the test. VERIFICATION: The verification of this test is automated. Do not change the @@ -70,10 +66,8 @@ _description: This test will check that the system correctly detects the insertion of a USB 3.0 storage device STEPS: - 1. Click "Test" and insert a USB 3.0 storage device, preferably a HDD, - in a USB 3.0 port. Although a USB 3.0 pen drive may be used it might - cause performance related tests to fail. (Note: this test will - time-out after 20 seconds.) + 1. Click "Test" and insert a USB 3.0 storage device in a USB 3.0 port. + (Note: this test will time-out after 20 seconds.) 2. Do not unplug the device after the test. VERIFICATION: The verification of this test is automated. Do not change the |