[orca] Add 'Namoroka' to the list of Firefox names known by the regression test harness
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Add 'Namoroka' to the list of Firefox names known by the regression test harness
- Date: Sat, 20 Feb 2010 00:19:01 +0000 (UTC)
commit 834a178d34c77b0d6c51e97542780f6b53fd920b
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Fri Feb 19 19:17:01 2010 -0500
Add 'Namoroka' to the list of Firefox names known by the regression test harness
test/harness/utils.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/test/harness/utils.py b/test/harness/utils.py
index 79c58a5..80f8bce 100644
--- a/test/harness/utils.py
+++ b/test/harness/utils.py
@@ -28,8 +28,8 @@ htmlURLPrefix = "file://" + htmlDir + "/"
# to do various things with the app and frame names from release to release.
# These regex's attempt to provide a way to manage those differences.
#
-firefoxAppNames = "(Firefox|Minefield)"
-firefoxFrameNames = "(Mozilla Firefox|Mozilla Firefox 3.1 Beta 2|Mozilla Firefox 3.1 Beta 3|Minefield|Mozilla Firefox 3.5 Beta 4)"
+firefoxAppNames = "(Firefox|Minefield|Namoroka)"
+firefoxFrameNames = "(Mozilla Firefox|Mozilla Firefox 3.1 Beta 2|Mozilla Firefox 3.1 Beta 3|Minefield|Mozilla Firefox 3.5 Beta 4|Namoroka)"
firefoxLocationBarNames = "(Location|Search Bookmarks and History)"
# Various OpenOffice names as a regex. These are needed because OOo likes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]