[orca] More updated Firefox regression tests.
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] More updated Firefox regression tests.
- Date: Mon, 27 Dec 2010 06:31:33 +0000 (UTC)
commit 8dde3195b0d3fac13ef77b4e36d3707a70fd7848
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Dec 27 01:31:20 2010 -0500
More updated Firefox regression tests.
test/keystrokes/firefox/html_struct_nav_lists.py | 182 +++++++++++++-------
test/keystrokes/firefox/label_guess_bug_509809.py | 4 +-
.../firefox/label_guess_bugzilla_search.py | 16 +-
test/keystrokes/firefox/label_guess_entries.py | 11 +-
test/keystrokes/firefox/line_nav_bug_555055.py | 8 +-
test/keystrokes/firefox/line_nav_bug_570757.py | 18 +-
.../keystrokes/firefox/line_nav_bugzilla_search.py | 26 ++--
7 files changed, 162 insertions(+), 103 deletions(-)
---
diff --git a/test/keystrokes/firefox/html_struct_nav_lists.py b/test/keystrokes/firefox/html_struct_nav_lists.py
index 76f764d..1946367 100644
--- a/test/keystrokes/firefox/html_struct_nav_lists.py
+++ b/test/keystrokes/firefox/html_struct_nav_lists.py
@@ -37,8 +37,6 @@ sequence.append(utils.AssertPresentationAction(
"Top of file",
["BRAILLE LINE: 'Welcome to a List of Lists h1'",
" VISIBLE: 'Welcome to a List of Lists h1', cursor=1",
- "BRAILLE LINE: 'Welcome to a List of Lists h1'",
- " VISIBLE: 'Welcome to a List of Lists h1', cursor=1",
"SPEECH OUTPUT: 'Welcome to a List of Lists heading level 1'"]))
########################################################################
@@ -47,11 +45,13 @@ sequence.append(utils.AssertPresentationAction(
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("l"))
sequence.append(utils.AssertPresentationAction(
- "l to first list",
- ["BRAILLE LINE: '1. remember what the heck we are doing each day'",
- " VISIBLE: '1. remember what the heck we are', cursor=1",
+ "l to first list",
+ ["BRAILLE LINE: 'List with 4 items'",
+ " VISIBLE: 'List with 4 items', cursor=1",
+ "BRAILLE LINE: '1.remember what the heck we are doing each day'",
+ " VISIBLE: '1.remember what the heck we are ', cursor=1",
"SPEECH OUTPUT: 'List with 4 items'",
- "SPEECH OUTPUT: '1. remember what the heck we are doing each day'"]))
+ "SPEECH OUTPUT: '1.remember what the heck we are doing each day'"]))
########################################################################
# Press L to move to the second list.
@@ -60,10 +60,12 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("l"))
sequence.append(utils.AssertPresentationAction(
"l to second list",
- ["BRAILLE LINE: 'VI. And use roman numerals,'",
+ ["BRAILLE LINE: 'List with 6 items'",
+ " VISIBLE: 'List with 6 items', cursor=1",
+ "BRAILLE LINE: 'VI. And use roman numerals,'",
" VISIBLE: 'VI. And use roman numerals,', cursor=1",
"SPEECH OUTPUT: 'List with 6 items'",
- "SPEECH OUTPUT: 'VI. And use roman numerals,'"]))
+ "SPEECH OUTPUT: 'VI.And use roman numerals,'"]))
########################################################################
# Press L to move to the third list.
@@ -71,11 +73,13 @@ sequence.append(utils.AssertPresentationAction(
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("l"))
sequence.append(utils.AssertPresentationAction(
- "l to third list",
- ["BRAILLE LINE: 'â?¢ listing item'",
- " VISIBLE: 'â?¢ listing item', cursor=1",
+ "l to third list",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'â?¢listing item'",
+ " VISIBLE: 'â?¢listing item', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
- "SPEECH OUTPUT: 'â?¢ listing item'"]))
+ "SPEECH OUTPUT: 'â?¢listing item'"]))
########################################################################
# Press L to move to the first sub-list of the third list.
@@ -83,12 +87,16 @@ sequence.append(utils.AssertPresentationAction(
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("l"))
sequence.append(utils.AssertPresentationAction(
- "l to third list's first sub list",
- ["BRAILLE LINE: 'â?¢ first sublevel'",
- " VISIBLE: 'â?¢ first sublevel', cursor=1",
+ "l to third list's first sub list",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'Nesting level 1'",
+ " VISIBLE: 'Nesting level 1', cursor=1",
+ "BRAILLE LINE: 'â?¦first sublevel'",
+ " VISIBLE: 'â?¦first sublevel', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
"SPEECH OUTPUT: 'Nesting level 1'",
- "SPEECH OUTPUT: 'â?¢ first sublevel'"]))
+ "SPEECH OUTPUT: 'â?¦first sublevel'"]))
########################################################################
# Press L to move to the first list *within* the first sub-list of
@@ -98,11 +106,15 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("l"))
sequence.append(utils.AssertPresentationAction(
"l to third list's first sub list's first list",
- ["BRAILLE LINE: 'â?¢ look for the bullet on'",
- " VISIBLE: 'â?¢ look for the bullet on', cursor=1",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'Nesting level 2'",
+ " VISIBLE: 'Nesting level 2', cursor=1",
+ "BRAILLE LINE: 'â?ªlook for the bullet on'",
+ " VISIBLE: 'â?ªlook for the bullet on', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
"SPEECH OUTPUT: 'Nesting level 2'",
- "SPEECH OUTPUT: 'â?¢ look for the bullet on'"]))
+ "SPEECH OUTPUT: 'â?ªlook for the bullet on'"]))
########################################################################
# Press L again. To move to the first sub-sub-list of the third list.
@@ -112,11 +124,15 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("l"))
sequence.append(utils.AssertPresentationAction(
"l to third list's inner-most list",
- ["BRAILLE LINE: 'â?¢ each sublevel'",
- " VISIBLE: 'â?¢ each sublevel', cursor=1",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'Nesting level 3'",
+ " VISIBLE: 'Nesting level 3', cursor=1",
+ "BRAILLE LINE: 'â?ªeach sublevel'",
+ " VISIBLE: 'â?ªeach sublevel', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
"SPEECH OUTPUT: 'Nesting level 3'",
- "SPEECH OUTPUT: 'â?¢ each sublevel'"]))
+ "SPEECH OUTPUT: 'â?ªeach sublevel'"]))
########################################################################
# Press L again. Now we're working our way out, but still stopping
@@ -125,12 +141,16 @@ sequence.append(utils.AssertPresentationAction(
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("l"))
sequence.append(utils.AssertPresentationAction(
- "l to next sub list in the third list",
- ["BRAILLE LINE: 'â?¢ if your TYPE is circle'",
- " VISIBLE: 'â?¢ if your TYPE is circle', cursor=1",
+ "l to next sub list in the third list",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'Nesting level 2'",
+ " VISIBLE: 'Nesting level 2', cursor=1",
+ "BRAILLE LINE: 'â?¦if your TYPE is circle'",
+ " VISIBLE: 'â?¦if your TYPE is circle', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
"SPEECH OUTPUT: 'Nesting level 2'",
- "SPEECH OUTPUT: 'â?¢ if your TYPE is circle'"]))
+ "SPEECH OUTPUT: 'â?¦if your TYPE is circle'"]))
########################################################################
# Press L again. Almost done.
@@ -138,12 +158,16 @@ sequence.append(utils.AssertPresentationAction(
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("l"))
sequence.append(utils.AssertPresentationAction(
- "l to next sub list in the third list",
- ["BRAILLE LINE: 'â?¢ was a composer who was not square'",
- " VISIBLE: 'â?¢ was a composer who was not squ', cursor=1",
+ "l to next sub list in the third list",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'Nesting level 1'",
+ " VISIBLE: 'Nesting level 1', cursor=1",
+ "BRAILLE LINE: 'â?¦was a composer who was not square'",
+ " VISIBLE: 'â?¦was a composer who was not squa', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
"SPEECH OUTPUT: 'Nesting level 1'",
- "SPEECH OUTPUT: 'â?¢ was a composer who was not square'"]))
+ "SPEECH OUTPUT: 'â?¦was a composer who was not square'"]))
########################################################################
# Press L again. That should be all of the lists.
@@ -151,11 +175,13 @@ sequence.append(utils.AssertPresentationAction(
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("l"))
sequence.append(utils.AssertPresentationAction(
- "l to last sub list in the third list",
- ["BRAILLE LINE: 'â?¢ feeling listless'",
- " VISIBLE: 'â?¢ feeling listless', cursor=1",
+ "l to last sub list in the third list",
+ ["BRAILLE LINE: 'List with 3 items'",
+ " VISIBLE: 'List with 3 items', cursor=1",
+ "BRAILLE LINE: 'â?¦feeling listless'",
+ " VISIBLE: 'â?¦feeling listless', cursor=1",
"SPEECH OUTPUT: 'List with 3 items'",
- "SPEECH OUTPUT: 'â?¢ feeling listless'"]))
+ "SPEECH OUTPUT: 'â?¦feeling listless'"]))
########################################################################
# Pressing L again should result in our wrapping to the top.
@@ -166,11 +192,13 @@ sequence.append(utils.AssertPresentationAction(
"l - should wrap to top",
["BRAILLE LINE: 'Wrapping to top.'",
" VISIBLE: 'Wrapping to top.', cursor=0",
- "BRAILLE LINE: '1. remember what the heck we are doing each day'",
- " VISIBLE: '1. remember what the heck we are', cursor=1",
+ "BRAILLE LINE: 'List with 4 items'",
+ " VISIBLE: 'List with 4 items', cursor=1",
+ "BRAILLE LINE: '1.remember what the heck we are doing each day'",
+ " VISIBLE: '1.remember what the heck we are ', cursor=1",
"SPEECH OUTPUT: 'Wrapping to top.'",
"SPEECH OUTPUT: 'List with 4 items'",
- "SPEECH OUTPUT: '1. remember what the heck we are doing each day'"]))
+ "SPEECH OUTPUT: '1.remember what the heck we are doing each day'"]))
########################################################################
# Pressing Shift+L should result in our wrapping to the bottom
@@ -182,11 +210,13 @@ sequence.append(utils.AssertPresentationAction(
"shift + l - should wrap to bottom",
["BRAILLE LINE: 'Wrapping to bottom.'",
" VISIBLE: 'Wrapping to bottom.', cursor=0",
- "BRAILLE LINE: 'â?¢ feeling listless'",
- " VISIBLE: 'â?¢ feeling listless', cursor=1",
+ "BRAILLE LINE: 'List with 3 items'",
+ " VISIBLE: 'List with 3 items', cursor=1",
+ "BRAILLE LINE: 'â?¦feeling listless'",
+ " VISIBLE: 'â?¦feeling listless', cursor=1",
"SPEECH OUTPUT: 'Wrapping to bottom.'",
"SPEECH OUTPUT: 'List with 3 items'",
- "SPEECH OUTPUT: 'â?¢ feeling listless'"]))
+ "SPEECH OUTPUT: 'â?¦feeling listless'"]))
########################################################################
# Pressing Shift+L subsequently should place us on all of the lists
@@ -196,78 +226,104 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Shift>l"))
sequence.append(utils.AssertPresentationAction(
"shift + l",
- ["BRAILLE LINE: 'â?¢ was a composer who was not square'",
- " VISIBLE: 'â?¢ was a composer who was not squ', cursor=1",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'Nesting level 1'",
+ " VISIBLE: 'Nesting level 1', cursor=1",
+ "BRAILLE LINE: 'â?¦was a composer who was not square'",
+ " VISIBLE: 'â?¦was a composer who was not squa', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
"SPEECH OUTPUT: 'Nesting level 1'",
- "SPEECH OUTPUT: 'â?¢ was a composer who was not square'"]))
+ "SPEECH OUTPUT: 'â?¦was a composer who was not square'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Shift>l"))
sequence.append(utils.AssertPresentationAction(
"shift + l",
- ["BRAILLE LINE: 'â?¢ if your TYPE is circle'",
- " VISIBLE: 'â?¢ if your TYPE is circle', cursor=1",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'Nesting level 2'",
+ " VISIBLE: 'Nesting level 2', cursor=1",
+ "BRAILLE LINE: 'â?¦if your TYPE is circle'",
+ " VISIBLE: 'â?¦if your TYPE is circle', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
"SPEECH OUTPUT: 'Nesting level 2'",
- "SPEECH OUTPUT: 'â?¢ if your TYPE is circle'"]))
+ "SPEECH OUTPUT: 'â?¦if your TYPE is circle'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Shift>l"))
sequence.append(utils.AssertPresentationAction(
"shift + l",
- ["BRAILLE LINE: 'â?¢ each sublevel'",
- " VISIBLE: 'â?¢ each sublevel', cursor=1",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'Nesting level 3'",
+ " VISIBLE: 'Nesting level 3', cursor=1",
+ "BRAILLE LINE: 'â?ªeach sublevel'",
+ " VISIBLE: 'â?ªeach sublevel', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
"SPEECH OUTPUT: 'Nesting level 3'",
- "SPEECH OUTPUT: 'â?¢ each sublevel'"]))
+ "SPEECH OUTPUT: 'â?ªeach sublevel'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Shift>l"))
sequence.append(utils.AssertPresentationAction(
"shift + l",
- ["BRAILLE LINE: 'â?¢ look for the bullet on'",
- " VISIBLE: 'â?¢ look for the bullet on', cursor=1",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'Nesting level 2'",
+ " VISIBLE: 'Nesting level 2', cursor=1",
+ "BRAILLE LINE: 'â?ªlook for the bullet on'",
+ " VISIBLE: 'â?ªlook for the bullet on', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
"SPEECH OUTPUT: 'Nesting level 2'",
- "SPEECH OUTPUT: 'â?¢ look for the bullet on'"]))
+ "SPEECH OUTPUT: 'â?ªlook for the bullet on'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Shift>l"))
sequence.append(utils.AssertPresentationAction(
"shift + l",
- ["BRAILLE LINE: 'â?¢ first sublevel'",
- " VISIBLE: 'â?¢ first sublevel', cursor=1",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'Nesting level 1'",
+ " VISIBLE: 'Nesting level 1', cursor=1",
+ "BRAILLE LINE: 'â?¦first sublevel'",
+ " VISIBLE: 'â?¦first sublevel', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
"SPEECH OUTPUT: 'Nesting level 1'",
- "SPEECH OUTPUT: 'â?¢ first sublevel'"]))
+ "SPEECH OUTPUT: 'â?¦first sublevel'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Shift>l"))
sequence.append(utils.AssertPresentationAction(
"shift + l",
- ["BRAILLE LINE: 'â?¢ listing item'",
- " VISIBLE: 'â?¢ listing item', cursor=1",
+ ["BRAILLE LINE: 'List with 2 items'",
+ " VISIBLE: 'List with 2 items', cursor=1",
+ "BRAILLE LINE: 'â?¢listing item'",
+ " VISIBLE: 'â?¢listing item', cursor=1",
"SPEECH OUTPUT: 'List with 2 items'",
- "SPEECH OUTPUT: 'â?¢ listing item'"]))
+ "SPEECH OUTPUT: 'â?¢listing item'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Shift>l"))
sequence.append(utils.AssertPresentationAction(
"shift + l",
- ["BRAILLE LINE: 'VI. And use roman numerals,'",
+ ["BRAILLE LINE: 'List with 6 items'",
+ " VISIBLE: 'List with 6 items', cursor=1",
+ "BRAILLE LINE: 'VI. And use roman numerals,'",
" VISIBLE: 'VI. And use roman numerals,', cursor=1",
"SPEECH OUTPUT: 'List with 6 items'",
- "SPEECH OUTPUT: 'VI. And use roman numerals,'"]))
+ "SPEECH OUTPUT: 'VI.And use roman numerals,'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Shift>l"))
sequence.append(utils.AssertPresentationAction(
"shift + l",
- ["BRAILLE LINE: '1. remember what the heck we are doing each day'",
- " VISIBLE: '1. remember what the heck we are', cursor=1",
+ ["BRAILLE LINE: 'List with 4 items'",
+ " VISIBLE: 'List with 4 items', cursor=1",
+ "BRAILLE LINE: '1.remember what the heck we are doing each day'",
+ " VISIBLE: '1.remember what the heck we are ', cursor=1",
"SPEECH OUTPUT: 'List with 4 items'",
- "SPEECH OUTPUT: '1. remember what the heck we are doing each day'"]))
+ "SPEECH OUTPUT: '1.remember what the heck we are doing each day'"]))
########################################################################
# Move to the location bar by pressing Control+L. When it has focus
diff --git a/test/keystrokes/firefox/label_guess_bug_509809.py b/test/keystrokes/firefox/label_guess_bug_509809.py
index ec12d0c..87660c5 100644
--- a/test/keystrokes/firefox/label_guess_bug_509809.py
+++ b/test/keystrokes/firefox/label_guess_bug_509809.py
@@ -107,7 +107,7 @@ sequence.append(KeyComboAction("Tab"))
sequence.append(KeyReleaseAction(0, None, "KP_Insert"))
sequence.append(utils.AssertPresentationAction(
"Next form field",
- ["BRAILLE LINE: 'a daily digest? &=y RadioButton No & y RadioButton Yes'",
+ ["BRAILLE LINE: 'batched in a daily digest? &=y RadioButton No & y RadioButton Yes'",
" VISIBLE: '&=y RadioButton No & y RadioButt', cursor=1",
"SPEECH OUTPUT: 'No selected radio button'"]))
@@ -117,7 +117,7 @@ sequence.append(KeyComboAction("Tab"))
sequence.append(KeyReleaseAction(0, None, "KP_Insert"))
sequence.append(utils.AssertPresentationAction(
"Next form field",
- ["BRAILLE LINE: 'a daily digest? &=y RadioButton No & y RadioButton Yes'",
+ ["BRAILLE LINE: 'batched in a daily digest? &=y RadioButton No & y RadioButton Yes'",
" VISIBLE: '& y RadioButton Yes', cursor=1",
"SPEECH OUTPUT: 'Yes not selected radio button'"]))
diff --git a/test/keystrokes/firefox/label_guess_bugzilla_search.py b/test/keystrokes/firefox/label_guess_bugzilla_search.py
index fd463c9..5829273 100644
--- a/test/keystrokes/firefox/label_guess_bugzilla_search.py
+++ b/test/keystrokes/firefox/label_guess_bugzilla_search.py
@@ -88,10 +88,11 @@ sequence.append(KeyPressAction(0, None, "KP_Insert"))
sequence.append(KeyComboAction("Tab"))
sequence.append(KeyReleaseAction(0, None, "KP_Insert"))
sequence.append(utils.AssertPresentationAction(
- "Next form field",
- ["BRAILLE LINE: 'Classification: Admin List'",
- " VISIBLE: 'Classification: Admin List', cursor=17",
- "SPEECH OUTPUT: 'Classification: Admin multi-select List with 8 items'"]))
+ "Next form field",
+ ["KNOWN ISSUE - Something is making this test stall here."]))
+# ["BRAILLE LINE: 'Classification: Admin List'",
+# " VISIBLE: 'Classification: Admin List', cursor=17",
+# "SPEECH OUTPUT: 'Classification: Admin multi-select List with 8 items'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyPressAction(0, None, "KP_Insert"))
@@ -99,9 +100,10 @@ sequence.append(KeyComboAction("Tab"))
sequence.append(KeyReleaseAction(0, None, "KP_Insert"))
sequence.append(utils.AssertPresentationAction(
"Next form field",
- ["BRAILLE LINE: 'Product: accerciser List'",
- " VISIBLE: 'Product: accerciser List', cursor=10",
- "SPEECH OUTPUT: 'Product: accerciser multi-select List with 379 items'"]))
+ ["KNOWN ISSUE - Something is making this test stall here."]))
+# ["BRAILLE LINE: 'Product: accerciser List'",
+# " VISIBLE: 'Product: accerciser List', cursor=10",
+# "SPEECH OUTPUT: 'Product: accerciser multi-select List with 379 items'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyPressAction(0, None, "KP_Insert"))
diff --git a/test/keystrokes/firefox/label_guess_entries.py b/test/keystrokes/firefox/label_guess_entries.py
index 1af1b56..64d10a6 100644
--- a/test/keystrokes/firefox/label_guess_entries.py
+++ b/test/keystrokes/firefox/label_guess_entries.py
@@ -192,10 +192,10 @@ sequence.append(KeyComboAction("Tab"))
sequence.append(KeyReleaseAction(0, None, "KP_Insert"))
sequence.append(utils.AssertPresentationAction(
"Next form field",
- ["BUG? - We're now only guessing the previous line and not the entire field.",
- "BRAILLE LINE: ' $l $l $l'",
+ ["BRAILLE LINE: ' $l $l $l'",
" VISIBLE: ' $l $l $l', cursor=4",
- "SPEECH OUTPUT: 'initial text'"]))
+ "SPEECH OUTPUT: 'Middle",
+ "initial text'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyPressAction(0, None, "KP_Insert"))
@@ -225,8 +225,7 @@ sequence.append(utils.AssertPresentationAction(
"Next form field",
["BRAILLE LINE: ' $l $l $l'",
" VISIBLE: ' $l $l $l', cursor=4",
- "SPEECH OUTPUT: 'Middle",
- "initial text'"]))
+ "SPEECH OUTPUT: 'initial text'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyPressAction(0, None, "KP_Insert"))
@@ -420,7 +419,7 @@ sequence.append(KeyComboAction("Tab"))
sequence.append(KeyReleaseAction(0, None, "KP_Insert"))
sequence.append(utils.AssertPresentationAction(
"Next form field",
- ["BRAILLE LINE: 'Magic disappearing text trick: $l'",
+ ["BRAILLE LINE: 'Magic disappearing text trick: $l'",
" VISIBLE: ' $l', cursor=1",
"BRAILLE LINE: 'Magic disappearing text trick: $l'",
" VISIBLE: ' $l', cursor=1",
diff --git a/test/keystrokes/firefox/line_nav_bug_555055.py b/test/keystrokes/firefox/line_nav_bug_555055.py
index 0ffaf9a..80ebc62 100644
--- a/test/keystrokes/firefox/line_nav_bug_555055.py
+++ b/test/keystrokes/firefox/line_nav_bug_555055.py
@@ -112,8 +112,8 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"9. Line Down",
- ["BRAILLE LINE: 'Â '",
- " VISIBLE: 'Â ', cursor=1",
+ ["BRAILLE LINE: 'Â '",
+ " VISIBLE: 'Â ', cursor=1",
"SPEECH OUTPUT: 'Â ",
" ",
" ",
@@ -134,8 +134,8 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"1. Line Up",
- ["BRAILLE LINE: 'Â '",
- " VISIBLE: 'Â ', cursor=1",
+ ["BRAILLE LINE: 'Â '",
+ " VISIBLE: 'Â ', cursor=1",
"SPEECH OUTPUT: 'Â ",
" ",
" ",
diff --git a/test/keystrokes/firefox/line_nav_bug_570757.py b/test/keystrokes/firefox/line_nav_bug_570757.py
index 183fe3d..ca19ef8 100644
--- a/test/keystrokes/firefox/line_nav_bug_570757.py
+++ b/test/keystrokes/firefox/line_nav_bug_570757.py
@@ -63,17 +63,17 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"3. Line Down",
- ["BRAILLE LINE: 'â?¢ Do this thing'",
- " VISIBLE: 'â?¢ Do this thing', cursor=1",
- "SPEECH OUTPUT: 'â?¢ Do this thing'"]))
+ ["BRAILLE LINE: 'â?¢Do this thing'",
+ " VISIBLE: 'â?¢Do this thing', cursor=1",
+ "SPEECH OUTPUT: 'â?¢Do this thing'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"4. Line Down",
- ["BRAILLE LINE: 'â?¢ Do this other thing'",
- " VISIBLE: 'â?¢ Do this other thing', cursor=1",
- "SPEECH OUTPUT: 'â?¢ Do this other thing'"]))
+ ["BRAILLE LINE: 'â?¢Do this other thing'",
+ " VISIBLE: 'â?¢Do this other thing', cursor=1",
+ "SPEECH OUTPUT: 'â?¢Do this other thing'"]))
########################################################################
# Up Arrow.
@@ -82,9 +82,9 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"1. Line Up",
- ["BRAILLE LINE: 'â?¢ Do this thing'",
- " VISIBLE: 'â?¢ Do this thing', cursor=1",
- "SPEECH OUTPUT: 'â?¢ Do this thing'"]))
+ ["BRAILLE LINE: 'â?¢Do this thing'",
+ " VISIBLE: 'â?¢Do this thing', cursor=1",
+ "SPEECH OUTPUT: 'â?¢Do this thing'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
diff --git a/test/keystrokes/firefox/line_nav_bugzilla_search.py b/test/keystrokes/firefox/line_nav_bugzilla_search.py
index 2172f62..c987b5b 100644
--- a/test/keystrokes/firefox/line_nav_bugzilla_search.py
+++ b/test/keystrokes/firefox/line_nav_bugzilla_search.py
@@ -40,11 +40,11 @@ sequence.append(KeyComboAction("<Control>Home"))
sequence.append(utils.AssertPresentationAction(
"Top of file",
["BRAILLE LINE: 'Home Image Bugzilla New bug · Browse · Search · Reports · Account · Admin · Help Logged In joanmarie diggs gmail com | Log Out'",
- " VISIBLE: 'Home Image Bugzilla New bug', cursor=1",
+ " VISIBLE: 'Home Image Bugzilla New bug · Br', cursor=1",
"BRAILLE LINE: 'Home Image Bugzilla New bug · Browse · Search · Reports · Account · Admin · Help Logged In joanmarie diggs gmail com | Log Out'",
- " VISIBLE: 'Home Image Bugzilla New bug', cursor=1",
+ " VISIBLE: 'Home Image Bugzilla New bug · Br', cursor=1",
"SPEECH OUTPUT: 'Home link Image Bugzilla New bug link · Browse link · Search link · Reports link · Account link · Admin link · Help link Logged In joanmarie diggs gmail com | Log Out link'",
- "SPEECH OUTPUT: Home link image'"]))
+ "SPEECH OUTPUT: 'Home link image'"]))
########################################################################
# Down Arrow.
@@ -71,7 +71,7 @@ sequence.append(utils.AssertPresentationAction(
"Line Down",
["BRAILLE LINE: 'Summary: contains all of the words/strings Combo $l Search Button'",
" VISIBLE: 'Summary: contains all of the wor', cursor=1",
- "SPEECH OUTPUT: 'Summary: contains all of the words/strings combo box text Search button'"]))
+ "SPEECH OUTPUT: 'Summary: row header contains all of the words/strings combo box text Search button'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
@@ -79,7 +79,7 @@ sequence.append(utils.AssertPresentationAction(
"Line Down",
["BRAILLE LINE: 'Classification:'",
" VISIBLE: 'Classification:', cursor=1",
- "SPEECH OUTPUT: 'Classification:'"]))
+ "SPEECH OUTPUT: 'Classification: column header'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
@@ -95,23 +95,25 @@ sequence.append(utils.AssertPresentationAction(
"Line Down",
["BRAILLE LINE: 'Product:'",
" VISIBLE: 'Product:', cursor=1",
- "SPEECH OUTPUT: 'Product:'"]))
+ "SPEECH OUTPUT: 'Product: column header'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"Line Down",
- ["BRAILLE LINE: 'accerciser List'",
- " VISIBLE: 'accerciser List', cursor=1",
- "SPEECH OUTPUT: 'accerciser multi-select List with 379 items'"]))
+ ["KNOWN ISSUE - Something is making this test stall here."]))
+# ["BRAILLE LINE: 'accerciser List'",
+# " VISIBLE: 'accerciser List', cursor=1",
+# "SPEECH OUTPUT: 'accerciser multi-select List with 379 items'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
sequence.append(utils.AssertPresentationAction(
"Line Down",
- ["BRAILLE LINE: 'Component:'",
- " VISIBLE: 'Component:', cursor=1",
- "SPEECH OUTPUT: 'Component link :'"]))
+ ["KNOWN ISSUE - Something is making this test stall here."]))
+# ["BRAILLE LINE: 'Component:'",
+# " VISIBLE: 'Component:', cursor=1",
+# "SPEECH OUTPUT: 'Component link :'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Down"))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]