Closed Bug 488732 Opened 15 years ago Closed 15 years ago

Do multiple unittest runs on a single build

Categories

(Release Engineering :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: catlee, Assigned: catlee)

References

Details

Attachments

(3 files, 1 obsolete file)

It would be useful to get multiple test runs of a single build on occasion to be able to track down tests that fail intermittently.  By testing the same build, we can be sure that a change in the code isn't causing a different in test results.
This scheduler will trigger rebuilds of previous builds on the specified builders, at the given times.  By default it will trigger one rebuild, but be told to rebuild more than once.
Attachment #381140 - Flags: review?(bhearsum)
Attachment #381140 - Flags: review?(bhearsum) → review+
Comment on attachment 381140 [details] [diff] [review]
NightlyRebuild scheduler

Seems fine to me. Do you think this is something that is upstreamable or is it Mozilla-specific?
Attachment #382111 - Flags: review?(bhearsum)
Comment on attachment 382111 [details] [diff] [review]
Re-test packaged builds on staging once per night

Looks fine to me
Attachment #382111 - Flags: review?(bhearsum) → review+
Attachment #382111 - Attachment is obsolete: true
Attachment #384204 - Flags: review?(bhearsum)
Attachment #384204 - Flags: review?(bhearsum) → review+
Comment on attachment 384204 [details] [diff] [review]
Re-test packaged builds every week.

Nits:

>diff --git a/mozilla2-staging/master-main.cfg b/mozilla2-staging/master-main.cfg
>+            numberOfBuildsToTrigger=1, mergeBuilds=False))

You may use 2 lines.

>diff --git a/mozilla2/master.cfg b/mozilla2/master.cfg
>+            numberOfBuildsToTrigger=2,

(Do you really want '2'?)
Comment on attachment 381140 [details] [diff] [review]
NightlyRebuild scheduler

changeset:   346:0bc6e7a9f350
Attachment #381140 - Flags: checked‑in+
Comment on attachment 384204 [details] [diff] [review]
Re-test packaged builds every week.

changeset:   1225:0c07f03ec90f
Attachment #384204 - Flags: checked‑in+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
going to disable this since it's been causing semi-random redness, and nobody is looking at the results anyway.
Attachment #424282 - Flags: review?(nrthomas)
Attachment #424282 - Flags: review?(nrthomas) → review+
Blocks: 544105
Comment on attachment 424282 [details] [diff] [review]
disable nightly rebuilds

changeset:   599:fb5543bb7a4a
Attachment #424282 - Flags: checked-in+
No longer blocks: 544105
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: