Closed Bug 585790 Opened 14 years ago Closed 14 years ago

Make Mozmill-test testNewTab local

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: u279076, Assigned: u279076)

References

Details

(Whiteboard: [litmus-data])

Attachments

(3 files, 1 obsolete file)

Module: testTabbedBrowsing/testNewTab.js Test-page: Use any 1 page from test-files/layout/mozilla*
Blocks: 579965
Attached patch Patch v1 (default) (obsolete) — Splinter Review
Attachment #464665 - Flags: review?(aaron.train)
Comment on attachment 464665 [details] [diff] [review] Patch v1 (default) > // Include necessary modules > var RELATIVE_ROOT = '../../shared-modules'; > var MODULE_REQUIRES = ['TabbedBrowsingAPI', 'UtilsAPI']; const >-const gDelay = 0; >-const gTimeout = 5000; >+const DELAY = 0; >+const TIMEOUT = 5000; I've been told to remove DELAY if the test does not make use of it. >+//const LOCAL_TEST_FOLDER = collector.addHttpResource('../test-files/'); >+//const LOCAL_TEST_PAGE = LOCAL_TEST_FOLDER + 'layout/mozilla.html'; Test wont run if these are commented out r-, the biggy is the above line which is commented out - otherwise the remainder of the patch looks good
Attachment #464665 - Flags: review?(aaron.train) → review-
Attachment #464665 - Attachment is obsolete: true
Attachment #464959 - Flags: review?(aaron.train)
Assignee: nobody → anthony.s.hughes
Status: NEW → ASSIGNED
Attachment #464959 - Flags: review?(aaron.train) → review+
Attachment #464959 - Flags: review?(hskupin)
Attachment #464959 - Flags: review?(hskupin) → review+
(In reply to comment #3) > Created attachment 464959 [details] [diff] [review] > Patch v2 (default) Landed on default: http://hg.mozilla.org/qa/mozmill-tests/rev/022df0f082f0 Does not apply cleanly to mozilla1.9.2/1.9.1, followup patches forthcoming.
Attachment #465282 - Flags: review?(aaron.train)
Attachment #465285 - Flags: review?(aaron.train)
Attachment #465282 - Flags: review?(aaron.train) → review+
Attachment #465285 - Flags: review?(aaron.train) → review+
Attachment #465282 - Flags: review?(hskupin)
Attachment #465285 - Flags: review?(hskupin)
Attachment #465282 - Flags: review?(hskupin) → review+
Attachment #465285 - Flags: review?(hskupin) → review+
> Created attachment 465282 [details] [diff] [review] > Patch v2 (mozilla1.9.2) Landed on mozilla1.9.2: http://hg.mozilla.org/qa/mozmill-tests/rev/8c95bcd1fcae
> Created attachment 465285 [details] [diff] [review] > Patch v2 (mozilla1.9.1) Landed on mozilla1.9.1: http://hg.mozilla.org/qa/mozmill-tests/rev/b6cbbbd06ba1
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Move of Mozmill Test related project bugs to newly created components. You can filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Product: Testing → Mozilla QA
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: