--variations-server-url=
switch doesn't work under Command Line String
via QA developer settings
#18577
Labels
dev-concern
feature/settings
griffin
OS/Android
Fixes related to Android browser functionality
QA Pass - Android ARM
QA/Yes
release-notes/exclude
Milestone
Description
Looks like
--variations-server-url=
doesn't work when it's added intoCommand Line String
. Examples:--variations-server-url=https://no-thanks.invalid
still pulls the production seed/variations after restarting--variations-server-url=https://variations.bravesoftware.com/seed
still pulls the production seed/variations after restartingEven though the above appear in
brave://version
when used, we're still pulling the seed/variations from production. This bug is making it really difficult to QA anything related to Griffin unless the changes are uplifted intoproduction
.This was reproduced by @srirambv @GeetaSarvadnya and myself so it's definitely an issue.
Steps to reproduce
Developer options
->QA Preferences
Command Line String
brave://version
to make sure that you pulled the seed/variationsYou'll notice that we're still pulling the seed/variations from
production
. For example, using --variations-server-url=https://no-thanks.invalid` shouldn't pull anything formproduction
.Actual result
--variations-server-url=
should be working when added intoCommand Line String
Expected result
Adding
--variations-server-url=
intoCommand Line String
doesn't work.Issue reproduces how often
100% reproducible using the above STR.
Version/Channel Information:
Yes
Yes
Yes
Device details
ARM
Samsung S10+
(phone)Android 11
Brave version
Nightly 1.32.44 Chromium: 94.0.4606.71
Website problems only
N/A
N/A
N/A
Additional information
CCing @SergeyZhukovsky @bsclifton @anthonypkeane
The text was updated successfully, but these errors were encountered: