Skip to content
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

Fixes extensions install prompt (1.10.x). #5787

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

mkarolin
Copy link
Collaborator

@mkarolin mkarolin commented Jun 9, 2020

Fixes brave/brave-browser#10113
Uplift from #5772

Submitter Checklist:

Test Plan:

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

@mkarolin mkarolin added this to the 1.10.x - Release milestone Jun 9, 2020
@mkarolin mkarolin requested a review from a team June 9, 2020 18:56
@mkarolin mkarolin requested a review from bridiver as a code owner June 9, 2020 18:56
@mkarolin mkarolin self-assigned this Jun 9, 2020
@LaurenWags
Copy link
Member

Linux failed due to known issue - https://ci.brave.com/job/pr-brave-browser-maxk-fix-extensions-prompt-1.10.x/1/execution/node/407/log/

15:57:43  [  FAILED  ] BraveRewardsBrowserTest.CheckIfReconcileWasResetEmpty, where TypeParam =  and GetParam() =  (30882 ms)
15:57:43  [571/571] BraveRewardsBrowserTest.CheckIfReconcileWasResetEmpty (30935 ms)
15:57:43  1 test failed:
15:57:43      BraveRewardsBrowserTest.CheckIfReconcileWasResetEmpty (../../brave/components/brave_rewards/browser/rewards_service_browsertest.cc:2941)

macOS failed due to known issue - https://ci.brave.com/job/pr-brave-browser-maxk-fix-extensions-prompt-1.10.x/1/execution/node/530/log/

16:28:06  [  FAILED  ] BraveRewardsBrowserTest.CheckIfReconcileWasResetEmpty, where TypeParam =  and GetParam() =  (31528 ms)
16:28:06  [566/566] BraveRewardsBrowserTest.CheckIfReconcileWasResetEmpty (31687 ms)
16:28:06  1 test failed:
16:28:06      BraveRewardsBrowserTest.CheckIfReconcileWasResetEmpty (../../brave/components/brave_rewards/browser/rewards_service_browsertest.cc:2941)

Copy link
Member

@LaurenWags LaurenWags left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uplift into 1.10.x approved after deliberating with @brave/uplift-approvers. As per #5787 (comment), the failures on CI are known issues and not blocking uplift.

@LaurenWags LaurenWags merged commit 275ec20 into 1.10.x Jun 10, 2020
@LaurenWags LaurenWags deleted the maxk-fix-extensions-prompt-1.10.x branch June 10, 2020 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants