Closed Bug 669870 Opened 13 years ago Closed 13 years ago

Update testTabbedBrowsing_OpenNewTab endurance test to use micro-iterations

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davehunt, Assigned: davehunt)

References

Details

Attachments

(1 file)

Open the number of tabs specified by the micro-iterations value with each iteration.
Assignee: nobody → dave.hunt
Depends on: 669868
A Pivotal Tracker story has been created for this Bug: https://www.pivotaltracker.com/story/show/15464339
Attachment #544484 - Flags: review?(anthony.s.hughes) → review+
Attachment #544484 - Flags: review?(hskupin)
Comment on attachment 544484 [details] [diff] [review]
Update testTabbedBrowsing_OpenNewTab endurance test to use micro-iterations. v1.0

I would have preferred a combined patch for all affected tests.

>+    for (var i = 0; i < enduranceManager.microIterations; i++) {
>+      // Load a web page
>+      enduranceManager.addCheckpoint("Loading a web page");

Otherwise, same question here. I would like to see the current micro iteration in the checkpoint.
Attachment #544484 - Flags: review?(hskupin) → review+
As discussed on IRC I will raise another bug for exposing the current iteration/micro-iteration to the report.

Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/b7a57d531abe (default)
http://hg.mozilla.org/qa/mozmill-tests/rev/be35b9cdb766 (mozilla-aurora)
http://hg.mozilla.org/qa/mozmill-tests/rev/ce5ec9ed1815 (mozilla-beta)
http://hg.mozilla.org/qa/mozmill-tests/rev/192633969b31 (mozilla-release)
http://hg.mozilla.org/qa/mozmill-tests/rev/ebf81a86f367 (mozilla-2.0)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Raised bug 670940 for displaying micro-iterations in the dashboard.
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: