Closed
Bug 1748821
Opened 3 years ago
Closed 3 years ago
Support running visual metrics on Apple Silicon
Categories
(Testing :: Raptor, task, P1)
Tracking
(firefox100 fixed)
RESOLVED
FIXED
100 Branch
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: davehunt, Assigned: kshampur)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
With the release of SciPy 1.7.3, all visual metrics dependencies now have support for Apple Silicon. This bug covers updating our dependencies so users can run visual metrics tests on this platform.
Reporter | ||
Comment 1•3 years ago
|
||
The following dependencies are working locally for me:
- numpy 1.22.0
- Pillow 9.0.0
- scipy 1.7.3
- pyssim 0.4
The dependencies are defined in testing/mozharness/mozharness/mozilla/testing/raptor.py.
New distributions will need to be uploaded to https://pypi.pub.build.mozilla.org/pub/ before they can be updated in mozilla-central.
Reporter | ||
Updated•3 years ago
|
OS: Unspecified → macOS
Hardware: Unspecified → ARM64
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → kshampur
Assignee | ||
Updated•3 years ago
|
Priority: P2 → P1
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Attachment #9267925 -
Attachment description: WIP: Bug 1748821 - Support running visual metrics on Apple Silicon → WIP: Bug 1748821 - Support running visual metrics on Apple Silicon r=#perftest
Updated•3 years ago
|
Attachment #9267925 -
Attachment description: WIP: Bug 1748821 - Support running visual metrics on Apple Silicon r=#perftest → Bug 1748821 - Support running visual metrics on Apple Silicon r=#perftest
Pushed by kshampur@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/30f7b2ce0ef4
Support running visual metrics on Apple Silicon r=perftest-reviewers,Eng_Esther
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•