Closed Bug 806081 Opened 12 years ago Closed 12 years ago

Remove references from mozilla.com in our mozmill tests

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect)

defect
Not set
normal

Tracking

(firefox16 fixed, firefox17 fixed, firefox18 fixed, firefox19 fixed, firefox-esr10 fixed)

RESOLVED FIXED
Tracking Status
firefox16 --- fixed
firefox17 --- fixed
firefox18 --- fixed
firefox19 --- fixed
firefox-esr10 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

Details

Attachments

(1 file)

To lower the amount of hosts we connect to for our mozmill tests we should get rid of mozilla.com. Right now only the testStopReloadButtons.js test makes use of it. We can easily port this to mozilla.org until we have a working testcase which works locally.
Attached patch Patch v1Splinter Review
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Attachment #675832 - Flags: review?(dave.hunt)
Comment on attachment 675832 [details] [diff] [review]
Patch v1

Review of attachment 675832 [details] [diff] [review]:
-----------------------------------------------------------------

r=me with the whitespace nit addressed.

::: tests/functional/testToolbar/testStopReloadButtons.js
@@ +9,4 @@
>  
>  var setupModule = function(module) {
>    module.controller = mozmill.getBrowserController();
> +  locationBar =  new toolbars.locationBar(controller);

nit: Extra whitespace.
Attachment #675832 - Flags: review?(dave.hunt) → review-
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: