-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assertion thrown in debug builds when generating Brave Ads console log report #8446
Comments
We should label this as |
@LaurenWags @kjozwiak We just need to make sure the fix works, in that we log the correct information to the console. See PR which has the following test: Confirm "restart" appears within an AdsService Event Log: in the console log when viewing Brave Ad notifications, i.e.
Note you must also pass |
Verified passed with
Verification passed on
Verification passed on
|
Description
Assertion thrown in debug builds when generating Brave Ads console log report
Steps to Reproduce
Actual result:
Assertion is thrown by RAPIDJSON_ASSERT due to multiple root nodes
Expected result:
Assertion should not be thrown
Reproduces how often:
Easily reproduced (only occurs on first run)
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: