Closed
Bug 1746208
Opened 3 years ago
Closed 3 years ago
Linux browsertime visual metrics dependencies not installing correctly
Categories
(Testing :: Performance, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kimberlythegeek, Unassigned)
References
Details
(Whiteboard: [fxp])
When running a browsertime test with --browsertime-visualmetrics, the dependencies should be installed but appear to be failing often.
The outcome on linux (resolved):
ffmpegis listed asFAILwhile other dependencies areOK
ran the following, and all pass, but when running the test again, ffmpeg fails again
./mach browsertime --clobber --setup --install-vismet-reqs- Tried running
mach clobberandmach buildand repeating above steps, outcome is the same - per :sparky 's suggestion I downloaded ffmpeg and added it to PATH: https://github.com/ncalexan/geckodriver/releases/download/v0.24.0-android/ffmpeg-4.1.4-i686-static.tar.xz
- was able to run visual metrics test without additional steps
- see: https://searchfox.org/mozilla-central/source/testing/raptor/mach_commands.py#188-190
I am in the process of updating browsertime docs to include this information. We still need to fix the installation so that these steps are not necessary
| Reporter | ||
Updated•3 years ago
|
Priority: -- → P3
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:kimberlythegeek, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(ksereduck)
| Reporter | ||
Updated•3 years ago
|
Severity: -- → S2
Flags: needinfo?(ksereduck)
| Reporter | ||
Updated•3 years ago
|
Severity: S2 → S3
Comment 2•3 years ago
|
||
Should now be resolved by Bug 1677559
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Whiteboard: [fxp]
You need to log in
before you can comment on or make changes to this bug.
Description
•