You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found while testing brave/brave-core#13566
Follow up of PR #13566 - Incorrect response value for Brave.Search.Promo.Button when default SE is changed via search engine results page
Steps to Reproduce
Clean profile 1.42.x , launch brave using brave.exe --enable-logging=stderr --enable-features="BraveSearchOmniboxButton
Open brave://local-state file
Search for the metric Brave.Search.Promo.Button
Ensured metric is not shown in the brave://local-state file
Navigate to brave://settings/search
Change the search engine to something other than Brave
Enter some random text in the Omnibox and ensured the button promo appears in the suggestions
Click on the promo
Change the default SE to brave by clicking on the prompt that appears on the search engine results page
Reload the brave://local-state page
Confirmed that the metric Brave.Search.Promo.Button response value is 3 instead of 2
Actual result:
The metric Brave.Search.Promo.Button response value is 3 instead of 2
Expected result:
the metric Brave.Search.Promo.Button response value should be 2
Closing as invalid. The value 3 is the correct if you have clicked on the promo and changed your default engine to Brave. The value 2 is recorded if you saw the promo, did not click on it and changed your default engine.
@DJAndries Thanks for your response! The test plan step 11 needs to updated Change search engine to Brave via one of the methods in step 8. It says both the methods should give the response status 2
Description
Found while testing brave/brave-core#13566
Follow up of PR #13566 - Incorrect response value for
Brave.Search.Promo.Button
when default SE is changed via search engine results pageSteps to Reproduce
Brave.Search.Promo.Button
response value is3
instead of2
Actual result:
The metric
Brave.Search.Promo.Button
response value is3
instead of2
Expected result:
the metric
Brave.Search.Promo.Button
response value should be2
Reproduces how often:
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc: @DJAndries @mattmcalister @brave/qa-team
The text was updated successfully, but these errors were encountered: