Closed Bug 669869 Opened 13 years ago Closed 13 years ago

Update testTabView_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/15464343
Attachment #544483 - Flags: review?(anthony.s.hughes) → review+
Attachment #544483 - Flags: review?(hskupin)
Comment on attachment 544483 [details] [diff] [review]
Update testTabView_OpenNewTab endurance test to use micro-iterations. v1.0

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

Any chance we can expose the current number of the micro iteration into the report? That would be kinda helpful information.

r=me with the mentioned question addressed.
Attachment #544483 - 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/1fe05795972b (default)
http://hg.mozilla.org/qa/mozmill-tests/rev/1cc24c35d20e (mozilla-aurora)
http://hg.mozilla.org/qa/mozmill-tests/rev/aadc5a20bfa6 (mozilla-beta)
http://hg.mozilla.org/qa/mozmill-tests/rev/6327e59ca3a5 (mozilla-release)
http://hg.mozilla.org/qa/mozmill-tests/rev/b733ff4d7399 (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: