orca r4392 - in trunk: . test/harness



Author: joanied
Date: Sun Dec 28 20:47:07 2008
New Revision: 4392
URL: http://svn.gnome.org/viewvc/orca?rev=4392&view=rev

Log:
* test/harness/utils.py:
  More work on getting reproducible results out of the FF
  regression tests. Still a work in progress.



Modified:
   trunk/ChangeLog
   trunk/test/harness/utils.py

Modified: trunk/test/harness/utils.py
==============================================================================
--- trunk/test/harness/utils.py	(original)
+++ trunk/test/harness/utils.py	Sun Dec 28 20:47:07 2008
@@ -27,7 +27,7 @@
 # These regex's attempt to provide a way to manage those differences.
 #
 firefoxAppNames = "(Firefox|Minefield)"
-firefoxFrameNames = "(Mozilla Firefox|Minefield)"
+firefoxFrameNames = "(Mozilla Firefox|Mozilla Firefox 3.1 Beta 2|Minefield)"
 
 # Various OpenOffice names as a regex.  These are needed because OOo likes
 # to do various things with its window titles from release to release. 



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