vpl-av1, vpl-h264, and vpl-vp9 tasks fail to run on intel macosx 14.70
Categories
(Testing :: Raptor, defect, P2)
Tracking
(firefox133 fixed)
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: jmaher, Assigned: aosmond)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp][operational])
Attachments
(3 files)
|
595.71 KB,
image/png
|
Details | |
|
6.21 MB,
image/png
|
Details | |
|
Bug 1922537 - Match video playback latency recording configuration to match other browsertime tests.
48 bytes,
text/x-phabricator-request
|
Details | Review |
I am not familiar with these jobs, but in looking at upgrading to this new OS version from OSX 10.15, I find [only] 3 perf related tasks that seem to fail consistently.
To run tests on here (at least the month of October) you can use:
./mach try fuzzy --worker-override="t-osx-1015-r8=releng-hardware/gecko-t-osx-1400-r8-staging" -q 'test-macosx1015 browsertime vpl'
Comment 1•1 year ago
|
||
:aosmond, do you think you could look into this? These are the video-playback-latency tests failing.
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
From my local testing, I believe we need to reconfigure the OSX machines to allow screen recording from the terminal, see my attached screenshot. I have the same failures on my local machine when I remove that permission.
| Reporter | ||
Comment 3•1 year ago
|
||
Ryan- is this something you can adjust to make it work like 10.15 ? not sure if something changed permissions/toolwise on 14.70
Comment 4•1 year ago
|
||
Comment 5•1 year ago
|
||
Joel- it looks like Terminal/bash have the same screen recording permissions on macOS 14 set as they do on 10.15 (see attached screen shot)
| Reporter | ||
Comment 6•1 year ago
|
||
thanks Ryan and :aosmond. I am not sure what else to look at here- Do we need screen recording for Firefox?
| Assignee | ||
Comment 7•1 year ago
|
||
(In reply to Joel Maher ( :jmaher ) (UTC -8) from comment #6)
thanks Ryan and :aosmond. I am not sure what else to look at here- Do we need screen recording for Firefox?
No, it is ffmpeg running in the terminal (I assume it is the same in CI), not Firefox doing the recording. I'm going to try running with the CI version of ffmpeg locally and see what I get. I have a much newer version.
Comment 8•1 year ago
•
|
||
Would the test work without using ffmpeg to do the screenrecording? We use the Firefox Window Recorder in our browsertime macosx tests, and they all pass. You could check by removing this line: https://searchfox.org/mozilla-central/source/taskcluster/kinds/test/browsertime-desktop.yml#888
Locally, if you don't have the --browsertime-no-ffwindowrecorder option, then it'll default to using the Firefox Window Recorder.
| Assignee | ||
Comment 9•1 year ago
|
||
Switch to only using ffmpeg to record on Windows like browsertime-tp6,
browsertime-responsiveness, etc. This will unblock testing for Firefox
on new OSX as well as being more consistent with how we have configured
other browsertest test suites.
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Comment 10•1 year ago
|
||
Comment 11•1 year ago
|
||
| bugherder | ||
Updated•2 months ago
|
Description
•