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

Upgrade from Chromium 85.0.4183.83 to Chromium 85.0.4183.102 (1.14.x). #11638

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

mkarolin
Copy link
Contributor

@mkarolin mkarolin commented Sep 9, 2020

Fixes #11621
Related PR: brave/brave-core#6603
Uplift from #11622

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.

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.

Upgrade from Chromium 85.0.4183.83 to Chromium 85.0.4183.102
@kjozwiak
Copy link
Member

kjozwiak commented Sep 9, 2020

Restarting Android as test-unit failed as per https://ci.brave.com/job/pr-brave-browser-85.0.4183.102-1.14.x-android/2/execution/node/199/log/.

10:56:20      raise device_errors.NoDevicesError()
10:56:20  NoDevicesError: No devices attached.

@kjozwiak
Copy link
Member

kjozwiak commented Sep 9, 2020

test-browser failed on Win x64 due to GreaselionServiceTest.ScriptInjectionWithPrecondition failing as per https://ci.brave.com/job/pr-brave-browser-85.0.4183.102-1.14.x-windows/2/execution/node/229/log/. However, this is a known intermittent issue and doesn't block uplift.

11:12:58  [  FAILED  ] GreaselionServiceTest.ScriptInjectionWithPrecondition, where TypeParam =  and GetParam() =  (2805 ms)
11:12:58  
11:12:58  [607/607] GreaselionServiceTest.ScriptInjectionWithPrecondition (2993 ms)
11:12:58  1 test failed:
11:12:58      GreaselionServiceTest.ScriptInjectionWithPrecondition (../../brave/browser/greaselion/greaselion_browsertest.cc:265)

test-install failed on Win x64 as per https://ci.brave.com/job/pr-brave-browser-85.0.4183.102-1.14.x-windows/2/execution/node/253/log/. However, this is another known intermittent failure/issue and doesn't block uplift.

11:31:52  powershell.exe : Start-Process : This command cannot be run due to the error: The system cannot find the file specified.
11:31:52  At C:\14.x@tmp\durable-0efd904c\powershellWrapper.ps1:3 char:1
11:31:52  + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
11:31:52  + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11:31:52      + CategoryInfo          : NotSpecified: (Start-Process :...file specified.:String) [], RemoteException
11:31:52      + FullyQualifiedErrorId : NativeCommandError
11:31:52   
11:31:52  At C:\14.x@tmp\durable-0efd904c\powershellScript.ps1:10 char:17
11:31:52  + ...             Start-Process "C:\Users\Administrator\AppData\Local\Brave ...
11:31:52  +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11:31:52      + CategoryInfo          : InvalidOperation: (:) [Start-Process], InvalidOperationException
11:31:52  
11:31:52      + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

Copy link
Member

@kjozwiak kjozwiak 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.14.x approved after deliberating with @brave/uplift-approvers.

@kjozwiak kjozwiak merged commit c3228cb into 1.14.x Sep 10, 2020
@kjozwiak kjozwiak deleted the 85.0.4183.102-1.14.x branch September 10, 2020 00:35
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.

3 participants