kubuntu-council team mailing list archive
-
kubuntu-council team
-
Mailing list archive
-
Message #01050
[Merge] ubuntu-manual-tests:screen_reader_amendment into ubuntu-manual-tests:main
Tim Andersson has proposed merging ubuntu-manual-tests:screen_reader_amendment into ubuntu-manual-tests:main.
Requested reviews:
Ubuntu Testcase Admins (ubuntu-testcase)
For more details, see:
https://code.launchpad.net/~ubuntu-testcase/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/451579
--
Your team Ubuntu Testcase Admins is requested to review the proposed merge of ubuntu-manual-tests:screen_reader_amendment into ubuntu-manual-tests:main.
diff --git a/definitions/canary_desktop_cases.xml b/definitions/canary_desktop_cases.xml
index a616525..cf40c3e 100644
--- a/definitions/canary_desktop_cases.xml
+++ b/definitions/canary_desktop_cases.xml
@@ -460,6 +460,7 @@
<ut:include ref="try-or-install" />
<dt>Wait to hear the drums and press Alt+Super+S to start the screen-reader</dt>
<dd>The screen reader should be active now and read elements allow a keyboard navigation without screen</dd>
+ <dd>If doing this test on a VM, ensure the screen reader is enabled in the vm and not the host system.</dd>
<ut:include ref="start" />
<ut:include ref="select-installation-type" />
<ut:include ref="entire-disk" />
diff --git a/testcases/image/1309_Install (Screen Reader) b/testcases/image/1309_Install (Screen Reader)
index 6aad1c8..1ed0d64 100644
--- a/testcases/image/1309_Install (Screen Reader)
+++ b/testcases/image/1309_Install (Screen Reader)
@@ -6,6 +6,7 @@ This is an installation using the Screen-Reader as done by a visually blind indi
<dt>Boot up the image</dt>
<dt>Wait to hear the drums</dt>
<dt>Press Alt+Super+S to start the screen-reader</dt>
+ <dd>If doing this test on a VM, ensure the screen reader is enabled in the vm and not the host system.</dd>
<dt>Press Alt+Tab to change to the installer</dt>
<dt>Press Up or Down arrow to select your language(default is English)</dt>
<dt>Press Tab once to "Try FAMILY"</dt>
diff --git a/testcases/image/1770_Canary Install (Screen Reader) b/testcases/image/1770_Canary Install (Screen Reader)
index c5e8db7..6637f29 100644
--- a/testcases/image/1770_Canary Install (Screen Reader)
+++ b/testcases/image/1770_Canary Install (Screen Reader)
@@ -27,6 +27,7 @@
<dt>Wait to hear the drums and press Alt+Super+S to start the screen-reader</dt>
<dd>The screen reader should be active now and read elements allow a keyboard navigation without screen</dd>
+ <dd>If doing this test on a VM, ensure the screen reader is enabled in the vm and not the host system.</dd>
<dt>Click on 'Continue'</dt>
<dd>The 'Try or Install' screen is displayed with 'try FAMILY' and 'Install FAMILY' buttons</dd>
Follow ups