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 75.0.3770.90 to Chromium 75.0.3770.100 (0.65.x) #4972

Merged
merged 1 commit into from
Jun 19, 2019

Conversation

mkarolin
Copy link
Contributor

@mkarolin mkarolin commented Jun 18, 2019

Fixes #4962
Related: brave/brave-core#2732

Uplift request from #4964

Upgrade from Chromium 75.0.3770.90 to Chromium 75.0.3770.100
@mkarolin mkarolin added this to the 0.65.x - Release Hotfix 2 milestone Jun 18, 2019
@mkarolin mkarolin self-assigned this Jun 18, 2019
@mkarolin mkarolin marked this pull request as ready for review June 18, 2019 20:55
@mkarolin mkarolin requested a review from a team June 18, 2019 20:56
@mkarolin mkarolin changed the title Upgrade from Chromium 75.0.3770.90 to Chromium 75.0.3770.100 Upgrade from Chromium 75.0.3770.90 to Chromium 75.0.3770.100 (0.65.x) Jun 18, 2019
@kjozwiak
Copy link
Member

@mkarolin mind taking a look at this one? There's a few JS errors at the end of the log, example:

java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2763)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3258)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:873)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:350)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)

Copy link
Contributor

@srirambv srirambv left a comment

Choose a reason for hiding this comment

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

++ Uplift approved per @kjozwiak request via https://bravesoftware.slack.com/archives/C3VPDGVB2/p1560927523084200?thread_ts=1560891464.073300&cid=C3VPDGVB2. Please update the issue labels and milestone accordingly.

CI failure isn't related to PR hence approving the uplift request.

@mkarolin mkarolin merged commit 7ee7e62 into 0.65.x Jun 19, 2019
@mkarolin mkarolin deleted the 75.0.3770.100-0.65.x branch June 19, 2019 13:36
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