-
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
Upgrade from Chromium 73.0.3683.75 to Chromium 74.0.3729.40 #2117
Conversation
Blocked on #2114 |
I pulled down locally and it builds great + unit tests pass. Getting some rewards related browser tests failing though. Do you experience those too, @mkarolin ? |
@bsclifton, no all unit and browser tests are passing on Windows, but I rebased over master locally a few times since the last push. |
Passed CI build with pinned brave-browser (https://staging.ci.brave.com/job/brave-core-build-pr/job/PR-2117/7/ and https://staging.ci.brave.com/job/brave-browser-build-pr/job/PR-3931/8/). |
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.
Works great! Verified CI looks good (everything is green / passing), also built/tested locally
Great assist here too, @petemill 😄👍 |
Upgrade from Chromium 73.0.3683.75 to Chromium 74.0.3729.40
Upgrade from Chromium 73.0.3683.75 to Chromium 74.0.3729.40
Upgrade from Chromium 73.0.3683.75 to Chromium 74.0.3729.40
Fixes brave/brave-browser#3502, brave/brave-browser#3894, brave/brave-browser#3965
Related: brave/brave-browser#3931
Submitter Checklist:
npm test brave_unit_tests && npm test brave_browser_tests && npm run test-security
) onnpm run lint
)git rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
Reviewer Checklist: