Open
Bug 1949835
Opened 23 days ago
Updated 11 days ago
Profiles created by raptor are not named properly
Categories
(Testing :: Raptor, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: sinker, Unassigned)
References
Details
(Whiteboard: [fxp])
The following is the command I used to get profiles while doing test. It supposes to have two profiles. However, I found that all profiles in the zip file have the same path name. My test device is a pixel 9.
./mach raptor --gecko-profile --page-cycles 2 --app geckoview --browsertime-video --browsertime-visualmetrics --symbolsPath $(pwd)/obj-aarch64-unknown-linux-android/dist/fennec-*.crashreporter-symbols.zip --test wikipedia
The list of files in the zip file:
Length Date Time Name
4290370 2025-02-20 14:24 wikipedia-pageload-warm/page-cycle-1.json.gz
3499928 2025-02-20 14:24 wikipedia-pageload-warm/page-cycle-1.json.gz
Updated•20 days ago
|
Whiteboard: [fxp]
Updated•20 days ago
|
Updated•11 days ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•