Open
Bug 1524066
Opened 5 years ago
Updated 1 year ago
--profile-persistence={clone-first,reuse} do not work on Android
Categories
(Testing :: mozregression, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: botond, Unassigned)
Details
STR:
- Run
mozregression -n fennec --good <some date> --profile-persistence clone-first
- Wait for the first build to launch
- Navigate to a URL
- Mark the build as "good"
- Wait for the second build to launch
- Tap on the URL bar
Expected results:
The URL from step 3 should be in my history, so I don't have to type it again.
Actual results:
I have to type the URL again.
Reporter | ||
Comment 1•5 years ago
|
||
--profile-persistence reuse
does not seem to have an effect, either.
This is quite annoying because it means you have to reproduce the STR in a clean profile (without e.g. the benefit of having pages in your history from a previous profile) when doing mozregression on Fennec.
Summary: --profile-persistence=clone-first does not work on Android → --profile-persistence={clone-first,reuse} do not work on Android
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•