[orca] More regression test updates due to the old bugzilla stylesheet being gone.
- From: Joanmarie Diggs <joanied src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [orca] More regression test updates due to the old bugzilla stylesheet being gone.
- Date: Mon, 17 Aug 2009 03:06:23 +0000 (UTC)
commit 5228a7055b49e288e6fa5f0bab42f8907f359d40
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Sun Aug 16 23:05:34 2009 -0400
More regression test updates due to the old bugzilla stylesheet being gone.
.../firefox/label_guess_bugzilla_search.py | 2 +-
test/keystrokes/firefox/link_where_am_i.py | 4 ++--
test/keystrokes/firefox/sayAll_bugzilla_search.py | 9 ++-------
test/keystrokes/firefox/sayAll_enter_bug.py | 9 ++-------
4 files changed, 7 insertions(+), 17 deletions(-)
---
diff --git a/test/keystrokes/firefox/label_guess_bugzilla_search.py b/test/keystrokes/firefox/label_guess_bugzilla_search.py
index 53bd575..27aa7cd 100644
--- a/test/keystrokes/firefox/label_guess_bugzilla_search.py
+++ b/test/keystrokes/firefox/label_guess_bugzilla_search.py
@@ -179,7 +179,7 @@ sequence.append(utils.AssertPresentationAction(
"Next form field",
["BRAILLE LINE: 'Keywords: contains all of the keywords Combo $l'",
" VISIBLE: 'contains all of the keywords Com', cursor=1",
- "SPEECH OUTPUT: 'Keywords contains all of the keywords combo box'"]))
+ "SPEECH OUTPUT: 'Keywords: contains all of the keywords combo box'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyPressAction(0, None, "KP_Insert"))
diff --git a/test/keystrokes/firefox/link_where_am_i.py b/test/keystrokes/firefox/link_where_am_i.py
index 9f9cf5c..9a00bce 100644
--- a/test/keystrokes/firefox/link_where_am_i.py
+++ b/test/keystrokes/firefox/link_where_am_i.py
@@ -68,8 +68,8 @@ sequence.append(PauseAction(3000))
sequence.append(utils.AssertPresentationAction(
"Where Am I on footprint",
["BUG? - Is it redundant to speak link twice?",
- "BRAILLE LINE: 'Home Image Bugzilla'",
- " VISIBLE: 'Home Image Bugzilla', cursor=1",
+ "BRAILLE LINE: 'Home Image'",
+ " VISIBLE: 'Home Image', cursor=1",
"SPEECH OUTPUT: 'http link Home link image different site'"]))
########################################################################
diff --git a/test/keystrokes/firefox/sayAll_bugzilla_search.py b/test/keystrokes/firefox/sayAll_bugzilla_search.py
index ece733b..34a95af 100644
--- a/test/keystrokes/firefox/sayAll_bugzilla_search.py
+++ b/test/keystrokes/firefox/sayAll_bugzilla_search.py
@@ -51,10 +51,7 @@ sequence.append(KeyComboAction("KP_Add"))
sequence.append(utils.AssertPresentationAction(
"KP_Add to do a SayAll",
["SPEECH OUTPUT: 'Home link image'",
- "SPEECH OUTPUT: 'Bugzilla'",
- "SPEECH OUTPUT: 'New bug link'",
- "SPEECH OUTPUT: ' · Browse link · Search link · Reports link · Account link · Admin link · Help link'",
- "SPEECH OUTPUT: 'Logged In joanmarie diggs gmail com | Log Out link'",
+ "SPEECH OUTPUT: '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: 'Â '",
"SPEECH OUTPUT: 'Short Bug Search Form link'",
"SPEECH OUTPUT: 'Complicated Bug Search Form'",
@@ -157,9 +154,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'And button'",
"SPEECH OUTPUT: '      Add another boolean chart button      '",
"SPEECH OUTPUT: 'separator'",
- "SPEECH OUTPUT: 'Saved Searches:'",
- "SPEECH OUTPUT: 'My Bugs and Patches link'",
- "SPEECH OUTPUT: ' | All Orca link | Firefox link | open orca link | Open RFEs link'"]))
+ "SPEECH OUTPUT: 'Saved Searches: My Bugs and Patches link | All Orca link | Firefox link | open orca link | Open RFEs link'"]))
########################################################################
# Move to the location bar by pressing Control+L. When it has focus
diff --git a/test/keystrokes/firefox/sayAll_enter_bug.py b/test/keystrokes/firefox/sayAll_enter_bug.py
index e36e683..c266d2d 100644
--- a/test/keystrokes/firefox/sayAll_enter_bug.py
+++ b/test/keystrokes/firefox/sayAll_enter_bug.py
@@ -48,10 +48,7 @@ sequence.append(KeyComboAction("KP_Add"))
sequence.append(utils.AssertPresentationAction(
"KP_Add to do a SayAll",
["SPEECH OUTPUT: 'Home link image'",
- "SPEECH OUTPUT: 'Bugzilla'",
- "SPEECH OUTPUT: 'New bug link'",
- "SPEECH OUTPUT: ' · Browse link · Search link · Reports link · Account link · Admin link · Help link'",
- "SPEECH OUTPUT: 'Logged In joanmarie diggs gmail com | Log Out link'",
+ "SPEECH OUTPUT: '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: 'Enter Bug: orca â?? This page lets you enter a new bug into Bugzilla. heading level 1'",
"SPEECH OUTPUT: 'blank'",
"SPEECH OUTPUT: 'Before reporting a bug, please read the bug writing guidelines link , please look at the list of most frequently reported bugs link , and please search link or browse link for the bug.'",
@@ -97,9 +94,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: ' Â Â Â Â Remember values as bookmarkable template button'",
"SPEECH OUTPUT: '",
"We've made a guess at your operating system. Please check it and, if we got it wrong, email bugmaster gnome org '",
- "SPEECH OUTPUT: 'Saved Searches:'",
- "SPEECH OUTPUT: 'All Orca link'",
- "SPEECH OUTPUT: ' | Firefox link | open orca link | Open RFEs link'"]))
+ "SPEECH OUTPUT: 'Saved Searches: All Orca link | Firefox link | open orca link | Open RFEs link'"]))
########################################################################
# Move to the location bar by pressing Control+L. When it has focus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]