Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Issue 1528563003: Revert of Update media notification when page title changes (Closed)

Created:
5 years ago by Michael Courage
Modified:
5 years ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, mcasas+watch_chromium.org, posciak+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Update media notification when page title changes (patchset #26 id:590001 of https://codereview.chromium.org/1417743005/ ) Reason for revert: It looks to me like this change is causing failures in the ChromeSyncShellTest, e.g.: https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/31876 https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/31877 Not sure why this builds successfully, but the signature change to ChromeActivityTestCaseBase.loadUrlInNewTab causes OpenTabsTest to fail at runtime. C 97.565s Main [FAIL] org.chromium.chrome.browser.sync.OpenTabsTest#testUploadAndCloseOpenTab: C 97.565s Main java.lang.NoSuchMethodError: org.chromium.chrome.browser.sync.OpenTabsTest.loadUrlInNewTab C 97.565s Main at org.chromium.chrome.browser.sync.OpenTabsTest.testUploadAndCloseOpenTab(OpenTabsTest.java:108) C 97.566s Main at java.lang.reflect.Method.invokeNative(Native Method) C 97.566s Main at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) C 97.566s Main at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) Original issue's description: > Update media notification when page title changes > > This CL makes the media notification keep in sync when the page title > changes. > > BUG=550424 > > Committed: https://crrev.com/d0b0d5fe705a29ff989dd3708d61154e8c600024 > Cr-Commit-Position: refs/heads/master@{#364938} > > Committed: https://crrev.com/bb18959a99173041dd3f7bbf99b437749b9b79f6 > Cr-Commit-Position: refs/heads/master@{#365047} TBR=mlamouri@chromium.org,avayvod@chromium.org,tedchoc@chromium.org,zqzhang@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=550424 Committed: https://crrev.com/022ddd8bed4270541d3858edf36d184b86b447bc Cr-Commit-Position: refs/heads/master@{#365135}

Patch Set 1 #

Messages

Total messages: 8 (2 generated)
Michael Courage
Created Revert of Update media notification when page title changes
5 years ago (2015-12-15 01:32:11 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1528563003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1528563003/1
5 years ago (2015-12-15 01:37:09 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-15 01:42:10 UTC) #4
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/022ddd8bed4270541d3858edf36d184b86b447bc Cr-Commit-Position: refs/heads/master@{#365135}
5 years ago (2015-12-15 01:43:11 UTC) #6
Michael Courage
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1523173003/ by courage@chromium.org. ...
5 years ago (2015-12-15 02:18:49 UTC) #7
Zhiqiang Zhang (Slow)
5 years ago (2015-12-15 11:03:58 UTC) #8
Message was sent while issue was closed.
On 2015/12/15 02:18:49, Michael Courage wrote:
> A revert of this CL (patchset #1 id:1) has been created in
> https://codereview.chromium.org/1523173003/ by mailto:courage@chromium.org.
> 
> The reason for reverting is: revert broke the build, which seems worse than
> breaking the tests..

Yep. It seems that it's a problem in incremental build. I've asked a sheriff to
keep an eye on this. Doing clobber builds can solve the problem. See
https://code.google.com/p/chromium/issues/detail?id=569580

Powered by Google App Engine
This is Rietveld 408576698