Open
Bug 1666868
Opened 5 years ago
Updated 3 years ago
Make the visual-metrics fetch task more dynamic for fenix
Categories
(Testing :: Raptor, task, P3)
Testing
Raptor
Tracking
(Not tracked)
NEW
People
(Reporter: sparky, Unassigned)
References
Details
See bug 1633332 for a failure that was related to an outdated visualmetrics.py script being used. We should come up with a better way of doing this kind of thing.
A couple ideas:
(1) Use the browsertime toolchain task and get the visualmetrics.py script from there.
(2) Change the visual-metrics fetch task to a dynamic one that provides the latest visualmetrics.py script based on the browsertime version.
| Reporter | ||
Updated•4 years ago
|
Summary: Make the visual-metrics fetch task more dynamic → Make the visual-metrics fetch task more dynamic for fenix
Updated•3 years ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•