Closed Bug 1720386 Opened 3 years ago Closed 3 years ago

UVC version regex for Thunderbird next-version update testing

Categories

(Firefox Build System :: Task Configuration, task)

Firefox 91
task

Tracking

(firefox91 fixed, firefox92 fixed)

RESOLVED FIXED
92 Branch
Tracking Status
firefox91 --- fixed
firefox92 --- fixed

People

(Reporter: rjl, Assigned: rjl)

References

Details

Attachments

(1 file)

For Thunderbird update-verify-next jobs, a new regex is needed in update_verify_config.py:INCLUDE_VERSION_REGEXES.

Thunderbird release versions do not have an "esr" suffix even though the repository is named comm-esrXX. This means that the "esr91-next" regex would not match. (UVC uses the "nonbeta" regex which also does not work.)

Assignee: nobody → rob
Blocks: 1709438

The update-verify-next test is new in Thunderbird 91. Since Thunderbird versions
do not include the esr suffix, a separate regex is needed.

Pushed by thunderbird@calypsoblue.org: https://hg.mozilla.org/integration/autoland/rev/f6c9bfa1591c Add a regex for Thunderbird update-verify-next version matching. r=taskgraph-reviewers,bhearsum
Pushed by thunderbird@calypsoblue.org: https://hg.mozilla.org/integration/autoland/rev/7ec7dd0cc7ac Add a regex for Thunderbird update-verify-next version matching. r=taskgraph-reviewers,bhearsum
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Flags: needinfo?(rob)

Comment on attachment 9231164 [details]
Bug 1720386 - Add a regex for Thunderbird update-verify-next version matching. r?#taskgraph-reviewers

Beta/Release Uplift Approval Request

  • User impact if declined: No user impact, this affects UpdateVerify tests only
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Adds an additional regex for version detection that will be used by Thunderbird 91 to run the update-verify-next set of tests. Should have no impact on Firefox as the regex is used only when selected.
  • String changes made/needed: no
Attachment #9231164 - Flags: approval-mozilla-beta?

Comment on attachment 9231164 [details]
Bug 1720386 - Add a regex for Thunderbird update-verify-next version matching. r?#taskgraph-reviewers

Approved for 91 beta 5, thanks.

Attachment #9231164 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Regressions: 1726216
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: