[orca] Update regression test since Orca is speaking what is on the screen



commit f729a140c40094cfb39ff73cc622cab4ad6501c5
Author: Willie Walker <william walker sun com>
Date:   Fri Jun 12 12:27:52 2009 -0400

    Update regression test since Orca is speaking what is on the screen

 test/keystrokes/firefox/moz_slider.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/test/keystrokes/firefox/moz_slider.py b/test/keystrokes/firefox/moz_slider.py
index 6ca62fc..a31db8e 100644
--- a/test/keystrokes/firefox/moz_slider.py
+++ b/test/keystrokes/firefox/moz_slider.py
@@ -34,7 +34,7 @@ sequence.append(utils.AssertPresentationAction(
     "tab to slider", 
     ["BRAILLE LINE:  '10% Slider'",
      "     VISIBLE:  '10% Slider', cursor=1",
-     "SPEECH OUTPUT: 'My slider slider 10%'"]))
+     "SPEECH OUTPUT: 'slider 10%'"]))
 
 ########################################################################
 # Do a basic "Where Am I" via KP_Enter.  



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]