[orca/570658] Work on Gecko flat review and say all tests
- From: William Walker <wwalker src gnome org>
- To: svn-commits-list gnome org
- Subject: [orca/570658] Work on Gecko flat review and say all tests
- Date: Thu, 21 May 2009 05:24:15 -0400 (EDT)
commit 44db26e99f00361ac2c9d86effd3358111189703
Author: Willie Walker <william walker sun com>
Date: Thu May 21 05:23:03 2009 -0400
Work on Gecko flat review and say all tests
With this, all the Gecko flat review and say all tests work.
---
test/keystrokes/firefox/flat_review_combo_box.py | 7 +++----
test/keystrokes/firefox/sayAll_bugzilla_search.py | 6 ++++--
test/keystrokes/firefox/sayAll_role_combo_box.py | 4 +++-
test/keystrokes/firefox/sayAll_wiki.py | 4 ++--
4 files changed, 12 insertions(+), 9 deletions(-)
diff --git a/test/keystrokes/firefox/flat_review_combo_box.py b/test/keystrokes/firefox/flat_review_combo_box.py
index 44ab822..d1454ad 100644
--- a/test/keystrokes/firefox/flat_review_combo_box.py
+++ b/test/keystrokes/firefox/flat_review_combo_box.py
@@ -35,8 +35,8 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("<Control>Home"))
sequence.append(utils.AssertPresentationAction(
"Top of file",
- ["BRAILLE LINE: 'Severity: Severity normal Combo'",
- " VISIBLE: 'Severity: Severity normal Combo', cursor=1",
+ ["BRAILLE LINE: 'Severity: Severity normal Combo'",
+ " VISIBLE: 'Severity: Severity normal Combo', cursor=1",
"SPEECH OUTPUT: 'Severity link : Severity normal combo box'"]))
########################################################################
@@ -46,9 +46,8 @@ sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Tab"))
sequence.append(utils.AssertPresentationAction(
"Tab to Severity combo box",
- ["BRAILLE LINE: 'Severity: Severity normal Combo'",
+ ["BRAILLE LINE: 'Severity: Severity normal Combo'",
" VISIBLE: 'Severity: Severity normal Combo', cursor=1",
- "SPEECH OUTPUT: ''",
"SPEECH OUTPUT: 'Severity link'"]))
########################################################################
diff --git a/test/keystrokes/firefox/sayAll_bugzilla_search.py b/test/keystrokes/firefox/sayAll_bugzilla_search.py
index ecc710c..ece733b 100644
--- a/test/keystrokes/firefox/sayAll_bugzilla_search.py
+++ b/test/keystrokes/firefox/sayAll_bugzilla_search.py
@@ -88,9 +88,11 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'text'",
"SPEECH OUTPUT: 'separator'",
"SPEECH OUTPUT: 'Status:'",
- "SPEECH OUTPUT: 'UNCONFIRMED multi-select List with 8 items'",
+ "SPEECH OUTPUT: 'UNCONFIRMED'",
+ "SPEECH OUTPUT: 'multi-select List with 8 items'",
"SPEECH OUTPUT: 'Resolution:'",
- "SPEECH OUTPUT: 'FIXED multi-select List with 12 items'",
+ "SPEECH OUTPUT: 'FIXED'",
+ "SPEECH OUTPUT: 'multi-select List with 12 items'",
"SPEECH OUTPUT: 'Severity:'",
"SPEECH OUTPUT: 'blocker multi-select List with 7 items'",
"SPEECH OUTPUT: 'Priority:'",
diff --git a/test/keystrokes/firefox/sayAll_role_combo_box.py b/test/keystrokes/firefox/sayAll_role_combo_box.py
index 562a6ff..567c642 100644
--- a/test/keystrokes/firefox/sayAll_role_combo_box.py
+++ b/test/keystrokes/firefox/sayAll_role_combo_box.py
@@ -48,7 +48,9 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'Priority link'",
"SPEECH OUTPUT: ': Normal combo box'",
"SPEECH OUTPUT: 'Resolution: ",
- " FIXED combo box'",
+ "'",
+ "SPEECH OUTPUT: 'FIXED'",
+ "SPEECH OUTPUT: 'combo box'",
"SPEECH OUTPUT: 'Version'",
"SPEECH OUTPUT: '2.16 combo box'",
"SPEECH OUTPUT: 'Component'",
diff --git a/test/keystrokes/firefox/sayAll_wiki.py b/test/keystrokes/firefox/sayAll_wiki.py
index 2ca8dad..1d6a5a8 100644
--- a/test/keystrokes/firefox/sayAll_wiki.py
+++ b/test/keystrokes/firefox/sayAll_wiki.py
@@ -56,7 +56,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'Development link'",
"SPEECH OUTPUT: 'Community link'",
"SPEECH OUTPUT: 'live.gnome.org heading level 1'",
- "SPEECH OUTPUT: 'text Search'",
+ "SPEECH OUTPUT: 'Search: text Search'",
"SPEECH OUTPUT: 'Titles button grayed Text button grayed'",
"SPEECH OUTPUT: 'Home link'",
"SPEECH OUTPUT: 'RecentChanges link'",
@@ -121,7 +121,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'Immutable Page'",
"SPEECH OUTPUT: 'Info link'",
"SPEECH OUTPUT: 'Attachments link'",
- "SPEECH OUTPUT: '.*combo box'",
+ "SPEECH OUTPUT: 'combo box'",
"SPEECH OUTPUT: 'GNOME World Wide heading level 3'",
"SPEECH OUTPUT: 'GnomeWorldWide link image'",
"SPEECH OUTPUT: 'Copyright © 2005, 2006, 2007 The GNOME Project link .",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]