Closed Bug 585792 Opened 14 years ago Closed 14 years ago

Make Mozmill-test testAccessPageInfoDialog 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

(2 files, 1 obsolete file)

Module: testTechnicalTools/testAccessPageInfoDialog.js
Test-page: Use any 1 page from test-files/layout/mozilla*
Blocks: 579965
Assignee: nobody → anthony.s.hughes
Status: NEW → ASSIGNED
Attached patch Patch v1 (default) (obsolete) — Splinter Review
Attachment #464658 - Flags: review?(aaron.train)
Comment on attachment 464658 [details] [diff] [review]
Patch v1 (default)

> // Include necessary modules
> var RELATIVE_ROOT = '../../shared-modules';
> var MODULE_REQUIRES = ['UtilsAPI'];
const
>-const gDelay = 0;
>-const gTimeout = 5000;
>+const DELAY = 0;
>+const TIMEOUT = 5000;

I've been told if we're not using a gDelay in the test, it should be removed.

r-, otherwise patch looks good
Attachment #464658 - Flags: review?(aaron.train) → review-
Attachment #464658 - Attachment is obsolete: true
Attachment #464955 - Flags: review?(aaron.train)
Attachment #464955 - Flags: review?(aaron.train) → review+
Attachment #464955 - Flags: review?(hskupin)
Attachment #464955 - Flags: review?(hskupin) → review+
Landed on mozilla1.9.2:
http://hg.mozilla.org/qa/mozmill-tests/rev/e48365a97df0 (mozilla1.9.2)

Does not apply cleanly to mozilla1.9.1, patch forthcoming.
Attachment #465067 - Flags: review?(aaron.train)
Attachment #465067 - Flags: review?(aaron.train) → review+
Attachment #465067 - Flags: review?(hskupin)
Attachment #465067 - Flags: review?(hskupin) → review+
> Created attachment 465067 [details] [diff] [review]
> Patch v1 (mozilla1.9.1)

Landed:
http://hg.mozilla.org/qa/mozmill-tests/rev/46a3022ca399
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: