Closed Bug 544299 Opened 16 years ago Closed 13 years ago

Change Selenium PHP tests to work with Hudson

Categories

(support.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: laura, Unassigned)

Details

Attachments

(2 files, 1 obsolete file)

We need a config file, basically. Patch coming in comment #1
Assignee: nobody → laura
I followed what clouserw did for moz.com but I'd just like you to check that I haven't broken anything...
Attachment #425248 - Flags: review?
Attachment #425248 - Flags: review? → review?(stephen.donner)
Laura, Please make the following changes: 1. leave the line $this->selenium->open("http://support:stage@support-stage.mozilla.org"); as it is in TC_rewrites.php 2. change if (!defined('SERVER_NAME')) define('SERVER_NAME', 'support:stage@support-stage.mozilla.org'); to if (!defined('SERVER_NAME')) define('SERVER_NAME', 'support-stage.mozilla.org'); 3. Also, the test cases files will have to be renamed. Just prepend the names with test_
Attachment #425248 - Attachment is obsolete: true
Attachment #425485 - Flags: review?(vish.mozilla)
Attachment #425248 - Flags: review?(stephen.donner)
The changes look good.
(In reply to comment #4) > The changes look good. Vishal, please click on "Details" for Laura's patch and mark it as r+; thanks!
Comment on attachment 425485 [details] [diff] [review] patch with vish_moz changes marking it as 'Reviewed'.
Attachment #425485 - Flags: review?(vish.mozilla) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Vishal, are you able to verify this?
Stephen: I don't think he'll be able to...in fact I need to reopen this
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Made changes to the rewrite script. 1. renamed config.php to configuration.php 2. removed moz_testCase inheritance 3. added code to varify as=u parameter in redirect URL's
Attachment #429017 - Flags: review?(laura) → review+
Assignee: laura → nobody
I totally don't understand what this is about, but assuming this is about testing php code in some way, I'm closing this bug, since we are on python now.
Status: REOPENED → RESOLVED
Closed: 16 years ago13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: