-
Notifications
You must be signed in to change notification settings - Fork 879
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
Fix the Ad Rewards settings panel 0.65.x #2279
Conversation
115d3d0
to
375bb0a
Compare
d684410
to
c87fb1d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Getting a few errors here:
- unit tests
2 tests failed:
MediaYouTubeTest.GetChannelUrl (../../brave/vendor/bat-native-ledger/src/bat/ledger/internal/media/youtube_unittest.cc:498)
MediaYouTubeTest.GetVideoUrl (../../brave/vendor/bat-native-ledger/src/bat/ledger/internal/media/youtube_unittest.cc:466)
-
browser tests
All tests passed 🎉 -
npm run test-security
Fails because wallet can't be initialized
@bsclifton rebased and unit tests are passing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I still get the above two failures for unit tests - but I also get them with 0.65.x without this PR. Since browser tests and audit pass just fine, let's get this merged
@NejcZdovc will look into the unit test failure
add network audit whitelist entries for crlset PR
add network audit whitelist entries for crlset PR
add network audit whitelist entries for crlset PR
Uplift for #2269
Fixes brave/brave-browser#4008