[orca] More test tweaks.



commit 8860855eb3b0e8bec25ff06c33dc30d8cd0c6b33
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Fri Apr 16 19:31:24 2010 -0400

    More test tweaks.

 test/keystrokes/gtk-demo/role_toolbar.py |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/test/keystrokes/gtk-demo/role_toolbar.py b/test/keystrokes/gtk-demo/role_toolbar.py
index 1f86609..c374bd8 100644
--- a/test/keystrokes/gtk-demo/role_toolbar.py
+++ b/test/keystrokes/gtk-demo/role_toolbar.py
@@ -27,7 +27,8 @@ sequence.append(KeyComboAction("Return", 500))
 sequence.append(WaitForFocus("Open", acc_role=pyatspi.ROLE_PUSH_BUTTON))
 sequence.append(utils.AssertPresentationAction(
     "Open button initial focus",
-    ["BRAILLE LINE:  'Window Application main window $l'",
+    ["KNOWN ISSUE - Sometimes we are more verbose here than others. Seems to be a timing issue that needs to be investigated.",
+     "BRAILLE LINE:  'Window Application main window $l'",
      "     VISIBLE:  'Window Application main window $', cursor=31",
      "BRAILLE LINE:  'Window Application main window $l'",
      "     VISIBLE:  'Window Application main window $', cursor=8",



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