[orca/570658] Updated regression tests.
- From: Joanmarie Diggs <joanied src gnome org>
- To: svn-commits-list gnome org
- Subject: [orca/570658] Updated regression tests.
- Date: Sun, 5 Jul 2009 17:33:17 +0000 (UTC)
commit fd5a3922f30734473d14a5da8179c444b7854fd4
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Sun Jul 5 13:29:29 2009 -0400
Updated regression tests.
test/keystrokes/firefox/xul_role_tree.py | 3 +--
test/keystrokes/firefox/xul_role_tree_table.py | 3 +--
test/keystrokes/firefox/xul_where_am_i_dialog.py | 8 ++++----
3 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/test/keystrokes/firefox/xul_role_tree.py b/test/keystrokes/firefox/xul_role_tree.py
index 8aa89ae..ba75691 100644
--- a/test/keystrokes/firefox/xul_role_tree.py
+++ b/test/keystrokes/firefox/xul_role_tree.py
@@ -40,8 +40,7 @@ sequence.append(utils.AssertPresentationAction(
"Down Arrow in Bookmarks menu",
["BRAILLE LINE: '" + utils.firefoxAppNames + " Application " + utils.firefoxFrameNames + " Frame ToolBar Application MenuBar Organize Bookmarks...(\(Control Shift O\)|)'",
" VISIBLE: 'Organize Bookmarks...(\(Control Sh|)', cursor=1",
- "SPEECH OUTPUT: 'Organize Bookmarksâ?¦ (Control Shift O|)'"]))
-
+ "SPEECH OUTPUT: 'Organize Bookmarksâ?¦( Control Shift O|)'"]))
sequence.append(KeyComboAction("Return"))
sequence.append(PauseAction(3000))
diff --git a/test/keystrokes/firefox/xul_role_tree_table.py b/test/keystrokes/firefox/xul_role_tree_table.py
index 2bcf1b6..220aa5d 100644
--- a/test/keystrokes/firefox/xul_role_tree_table.py
+++ b/test/keystrokes/firefox/xul_role_tree_table.py
@@ -40,8 +40,7 @@ sequence.append(utils.AssertPresentationAction(
"Down Arrow in Bookmarks menu",
["BRAILLE LINE: '" + utils.firefoxAppNames + " Application " + utils.firefoxFrameNames + " Frame ToolBar Application MenuBar Organize Bookmarks...(\(Control Shift O\)|)'",
" VISIBLE: 'Organize Bookmarks...(\(Control Sh|)', cursor=1",
- "SPEECH OUTPUT: 'Organize Bookmarksâ?¦ (Control Shift O|)'"]))
-
+ "SPEECH OUTPUT: 'Organize Bookmarksâ?¦( Control Shift O|)'"]))
sequence.append(KeyComboAction("Return"))
sequence.append(PauseAction(3000))
diff --git a/test/keystrokes/firefox/xul_where_am_i_dialog.py b/test/keystrokes/firefox/xul_where_am_i_dialog.py
index e8c12ed..24b339f 100755
--- a/test/keystrokes/firefox/xul_where_am_i_dialog.py
+++ b/test/keystrokes/firefox/xul_where_am_i_dialog.py
@@ -55,10 +55,10 @@ sequence.append(KeyReleaseAction(0, None, "KP_Insert"))
sequence.append(PauseAction(3000))
sequence.append(utils.AssertPresentationAction(
"Default button",
- ["BRAILLE LINE: '" + utils.firefoxAppNames + " Application Print Dialog TabList General Page ScrollPane Table Print to File '",
- " VISIBLE: ' Print to File ', cursor=1",
- "BRAILLE LINE: '" + utils.firefoxAppNames + " Application Print Dialog TabList General Page ScrollPane Table Print to File '",
- " VISIBLE: ' Print to File ', cursor=1",
+ ["BRAILLE LINE: '" + utils.firefoxAppNames + " Application Print Dialog TabList General Page ScrollPane Table Print to File'",
+ " VISIBLE: 'Firefox Application Print Dialog', cursor=1",
+ "BRAILLE LINE: '" + utils.firefoxAppNames + " Application Print Dialog TabList General Page ScrollPane Table Print to File'",
+ " VISIBLE: 'Firefox Application Print Dialog', cursor=1",
"SPEECH OUTPUT: 'Print'",
"SPEECH OUTPUT: 'Default button is Print'"]))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]