Open
Bug 1650815
Opened 5 years ago
Updated 1 year ago
Remove all raptor-webext references, and code
Categories
(Testing :: Raptor, task, P3)
Testing
Raptor
Tracking
(Not tracked)
NEW
People
(Reporter: sparky, Unassigned)
References
Details
(Whiteboard: [fxp])
This bug is for removing all the old raptor-webext test definitions for mobile since we've switched to using browsertime which has its own manifest: https://searchfox.org/mozilla-central/source/testing/raptor/raptor/tests/tp6/mobile
Comment 1•1 year ago
|
||
This is complete as we have fully migrated to browsertime, however a quick search for references to the legacy web extension mode shows there might be a couple of small clean-ups (listed below). Perhaps we could repurpose this bug, or maybe open a new one. Thoughts @sparky?
- https://searchfox.org/mozilla-central/rev/24ea2579c4a94d5da8db4bb529cbefe5e5e3c2d3/testing/raptor/raptor/manifest.py#184,258,506-507,523-526,571-585,630-638
- https://searchfox.org/mozilla-central/rev/24ea2579c4a94d5da8db4bb529cbefe5e5e3c2d3/testing/raptor/raptor/raptor_profiling.py#150
- https://searchfox.org/mozilla-central/rev/24ea2579c4a94d5da8db4bb529cbefe5e5e3c2d3/testing/raptor/test/test_cmdline.py#31,59,81,103,125,147
- https://searchfox.org/mozilla-central/rev/24ea2579c4a94d5da8db4bb529cbefe5e5e3c2d3/testing/raptor/raptor/perfdocs/webextension.rst
- https://searchfox.org/mozilla-central/rev/24ea2579c4a94d5da8db4bb529cbefe5e5e3c2d3/testing/raptor/raptor/perfdocs/debugging.rst#18,29,54-79
- https://searchfox.org/mozilla-central/rev/24ea2579c4a94d5da8db4bb529cbefe5e5e3c2d3/testing/raptor/raptor/output.py#646
- https://searchfox.org/mozilla-central/rev/24ea2579c4a94d5da8db4bb529cbefe5e5e3c2d3/testing/raptor/raptor/output.py#1329
Flags: needinfo?(gmierz2)
Whiteboard: [fxp]
Updated•1 year ago
|
Reporter | ||
Comment 2•1 year ago
|
||
I agree, I think there's a few things we missed removing so I've renamed this bug.
Flags: needinfo?(gmierz2)
Summary: Remove all tp6m raptor-webext test definitions → Remove all tp6m raptor-webext references, and code
Reporter | ||
Updated•1 year ago
|
Summary: Remove all tp6m raptor-webext references, and code → Remove all raptor-webext references, and code
You need to log in
before you can comment on or make changes to this bug.
Description
•