Closed Bug 1882003 Opened 1 years ago Closed 1 years ago

Change opencv-python version for OSX 10.15 python 3.11 compatibility

Categories

(Testing :: Raptor, defect, P1)

defect

Tracking

(firefox-esr115 unaffected, firefox123 fixed, firefox124 fixed, firefox125 fixed)

RESOLVED FIXED
125 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox123 --- fixed
firefox124 --- fixed
firefox125 --- fixed

People

(Reporter: kshampur, Assigned: kshampur)

References

Details

(Whiteboard: [fxp])

Attachments

(1 file)

4.7.x has no OSX x64 10.15 builds and there seems to be an issue building from source (which starts using numpy 1.22 rather than 1.23.5, and building 1.22 from source on 3.11 has some other issues too)

4.6.0.66 seems to work fine

Whiteboard: [fxp]
Assignee: nobody → kshampur
Status: NEW → ASSIGNED

Opencv 4.7.x was preventing upgrades to python 3.11 in OSX 10.15 CI machines
due to failing raptor browsertime tests.

version 4.6.0.66 resolves this while also being compatibilty with other
platforms.

Attachment #9382540 - Attachment description: WIP: Bug 1882003 - Change opencv-python version for OSX 10.15 python 3.11 compatibility. r?#perftest → Bug 1882003 - Change opencv-python version for OSX 10.15 python 3.11 compatibility. r?#perftest
Pushed by kshampur@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4dc477669dc3 Change opencv-python version for OSX 10.15 python 3.11 compatibility. r=perftest-reviewers,sparky
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch

Comment on attachment 9382540 [details]
Bug 1882003 - Change opencv-python version for OSX 10.15 python 3.11 compatibility. r?#perftest

Beta/Release Uplift Approval Request

  • User impact if declined: n/a
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: Yes
  • 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): this changes python requirements file for performance tests to run on updates software for macosx
  • String changes made/needed:
  • Is Android affected?: No

ESR Uplift Approval Request

  • If this is not a sec:{high,crit} bug, please state case for ESR consideration: this changes python requirements file for performance tests to run on updates software for macosx
  • User impact if declined: n/a
  • Fix Landed on Version: 124
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): this changes python requirements file for performance tests to run on updates software for macosx
Attachment #9382540 - Flags: approval-mozilla-release?
Attachment #9382540 - Flags: approval-mozilla-esr115?
Attachment #9382540 - Flags: approval-mozilla-beta?

Comment on attachment 9382540 [details]
Bug 1882003 - Change opencv-python version for OSX 10.15 python 3.11 compatibility. r?#perftest

Approved for 124.0b6

Attachment #9382540 - Flags: approval-mozilla-beta? → approval-mozilla-beta+

Comment on attachment 9382540 [details]
Bug 1882003 - Change opencv-python version for OSX 10.15 python 3.11 compatibility. r?#perftest

Approved for Release and ESR115.

Attachment #9382540 - Flags: approval-mozilla-release?
Attachment #9382540 - Flags: approval-mozilla-release+
Attachment #9382540 - Flags: approval-mozilla-esr115?
Attachment #9382540 - Flags: approval-mozilla-esr115+

Comment on attachment 9382540 [details]
Bug 1882003 - Change opencv-python version for OSX 10.15 python 3.11 compatibility. r?#perftest

Actually, ESR115 is pinned to version 4.5.4.60 at the moment and presumably therefore isn't affected (not that we normally run perf tests there anyway).

Attachment #9382540 - Flags: approval-mozilla-esr115+
Duplicate of this bug: 1882764
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: