question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`epsilon_greedy_bandit_arms` isn't displaying expected values for Brave Ads time out

See original GitHub issue

Description

Found while testing https://github.com/brave/brave-browser/issues/13395 epsilon_greedy_bandit_arms isn’t displaying expected values for Ads Time out

Steps to Reproduce

  1. Clean profile 1.20.x launch brave using the cmd line provided in test plan https://github.com/brave/brave-core/pull/7533#issue-550917989
  2. Enable rewards
  3. View an AD, Don’t take any action on the Ads notification wait until Ads timeout
  4. Open the Preference file from the profile folder
  5. Pull value is displayed as 0 and value is displayed as 1.0 which is incorrect

Actual result:

Pull value is displayed as 0 and value is displayed as 1.0 which is incorrect

Please note this is just an example issue is happening for all the segments not only for military

,\"military\":{\"pulls\":0,\"segment\":\"military\",\"value\":1.0},

Expected result:

the timeout should be treated exactly the same as dismiss, the vaues should be pull = 1 and value = 0.0

Reproduces how often:

Easy

Brave version (brave://version info)

Brave 1.20.101 Chromium: 88.0.4324.152 (Official Build) (64-bit)
Revision 6579930fc53b4dc589c042bec9d0a3778326974d-refs/branch-heads/4324@{#2106}
OS Windows 10 OS Version 2004 (Build 19041.746)

Version/Channel Information:

  • Can you reproduce this issue with the current release? NA
  • Can you reproduce this issue with the beta channel? Yes
  • Can you reproduce this issue with the nightly channel? Yes

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? NA
  • Does the issue resolve itself when disabling Brave Rewards? NA
  • Is the issue reproducible on the latest version of Chrome? NA

Miscellaneous Information:

cc: @brave/legacy_qa @tmancey @moritzhaller @jsecretan @rebron

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
tmanceycommented, Jul 21, 2022

@btlechowski, we found https://github.com/brave/brave-browser/issues/23978, which would be the cause of this issue. @aseren is working on a fix. @aseren can you please move this issue back to QA once you have resolved 23978. Thanks

0reactions
btlechowskicommented, Jul 21, 2022

@tmancey still reproducible on

Brave 1.42.74 Chromium: 103.0.5060.134 (Official Build) beta (64-bit)
Revision a1c2360c5b02a6d4d6ab33796ad8a268a6128226-refs/branch-heads/5060@{#1124}
OS Ubuntu 18.04 LTS

image

Since there is no PR associated I will reopen the issue and move it out of 1.42.x milestone

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why don't I see any Brave Ads after enabling them?
On your mac, open Finder and navigate to System Preferences --> Notifications --> Do Not Disturb . Check that the Do Not Disturb...
Read more >
Brave Ads notification timeout event is not triggered #23978
Timed out notification ad with placement id is not displayed in the ... isn't displaying expected values for Brave Ads time out #14054....
Read more >
Brave browser tries fixing online ads so you can have nontoxic ...
Brave browser can now show ads, and soon you'll get 70% of the money. The startup hopes its privacy-respecting system will clean up...
Read more >
The Brave browser basics: what it does, how it differs from rivals
The web browser from Brave Software relies on an unusual business model: it strips out ads from websites, replaces them with its own...
Read more >
The Brave browser launches ads that reward users for viewing
Brave ads. “A lot of users don't want to cash out [when they receive BAT],” he added. “It's not a huge amount of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found