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

Issue 434693002: Re-enable ScreenOrientationListenerTest.java and run locking on UI thread. (Closed)

Created:
6 years, 4 months ago by mlamouri (slow - plz ping)
Modified:
6 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Re-enable ScreenOrientationListenerTest.java and run locking on UI thread. BUG=356483, 354553 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287112 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287225

Patch Set 1 #

Total comments: 4

Patch Set 2 : review comments #

Total comments: 4

Patch Set 3 : review comments #

Patch Set 4 : fix assert #

Patch Set 5 : forgot one wrapping #

Patch Set 6 : remove useless tests #

Patch Set 7 : #

Total comments: 6

Patch Set 8 : review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -143 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/ScreenOrientationListener.java View 1 2 3 4 5 6 1 chunk +0 lines, -9 lines 0 comments Download
M content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java View 1 2 3 4 5 6 7 7 chunks +41 lines, -134 lines 0 comments Download

Messages

Total messages: 25 (0 generated)
mlamouri (slow - plz ping)
Jared, I moved this out of the older CL so I can re-enable that test ...
6 years, 4 months ago (2014-07-31 17:19:10 UTC) #1
mlamouri (slow - plz ping)
On 2014/07/31 17:19:10, Mounir Lamouri wrote: > Jared, I moved this out of the older ...
6 years, 4 months ago (2014-07-31 17:20:02 UTC) #2
jdduke (slow)
https://codereview.chromium.org/434693002/diff/1/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java File content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java (right): https://codereview.chromium.org/434693002/diff/1/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java#newcode71 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java:71: final int orientationForThread = orientation; I don't think you ...
6 years, 4 months ago (2014-07-31 17:37:11 UTC) #3
mlamouri (slow - plz ping)
https://codereview.chromium.org/434693002/diff/1/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java File content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java (right): https://codereview.chromium.org/434693002/diff/1/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java#newcode71 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java:71: final int orientationForThread = orientation; On 2014/07/31 17:37:11, jdduke ...
6 years, 4 months ago (2014-07-31 17:49:07 UTC) #4
jdduke (slow)
lgtm assuming it passes (modulo a couple thoughts) :) https://codereview.chromium.org/434693002/diff/20001/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java File content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java (right): https://codereview.chromium.org/434693002/diff/20001/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java#newcode55 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java:55: ...
6 years, 4 months ago (2014-07-31 17:56:32 UTC) #5
mlamouri (slow - plz ping)
The CQ bit was checked by mlamouri@chromium.org
6 years, 4 months ago (2014-07-31 18:02:51 UTC) #6
mlamouri (slow - plz ping)
https://codereview.chromium.org/434693002/diff/20001/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java File content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java (right): https://codereview.chromium.org/434693002/diff/20001/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java#newcode55 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java:55: ThreadUtils.runOnUiThreadBlocking(runnable); On 2014/07/31 17:56:31, jdduke wrote: > This should ...
6 years, 4 months ago (2014-07-31 18:03:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/434693002/40001
6 years, 4 months ago (2014-07-31 18:03:16 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-07-31 19:17:40 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-07-31 20:28:16 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_triggered_tests/builds/1662)
6 years, 4 months ago (2014-07-31 20:28:17 UTC) #11
mlamouri (slow - plz ping)
The CQ bit was checked by mlamouri@chromium.org
6 years, 4 months ago (2014-08-01 10:12:18 UTC) #12
mlamouri (slow - plz ping)
The CQ bit was unchecked by mlamouri@chromium.org
6 years, 4 months ago (2014-08-01 10:12:30 UTC) #13
mlamouri (slow - plz ping)
The CQ bit was checked by mlamouri@chromium.org
6 years, 4 months ago (2014-08-01 16:40:14 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/434693002/80001
6 years, 4 months ago (2014-08-01 16:42:40 UTC) #15
mlamouri (slow - plz ping)
The CQ bit was checked by mlamouri@chromium.org
6 years, 4 months ago (2014-08-01 19:00:50 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/434693002/100001
6 years, 4 months ago (2014-08-01 19:01:19 UTC) #17
commit-bot: I haz the power
Change committed as 287112
6 years, 4 months ago (2014-08-01 22:48:43 UTC) #18
Peter Beverloo
A revert of this CL has been created in https://codereview.chromium.org/431083005/ by peter@chromium.org. The reason for ...
6 years, 4 months ago (2014-08-02 12:32:11 UTC) #19
mlamouri (slow - plz ping)
The failure came from a 4.3 bot that was running the ConfigurationListener test but got ...
6 years, 4 months ago (2014-08-02 16:42:00 UTC) #20
Peter Beverloo
lgtm % comments https://codereview.chromium.org/434693002/diff/120001/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java File content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java (right): https://codereview.chromium.org/434693002/diff/120001/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java#newcode54 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java:54: private void runOnUiThreadAndWait(Runnable runnable) { This ...
6 years, 4 months ago (2014-08-02 17:06:24 UTC) #21
mlamouri (slow - plz ping)
The CQ bit was checked by mlamouri@chromium.org
6 years, 4 months ago (2014-08-02 17:56:49 UTC) #22
mlamouri (slow - plz ping)
https://codereview.chromium.org/434693002/diff/120001/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java File content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java (right): https://codereview.chromium.org/434693002/diff/120001/content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java#newcode54 content/public/android/javatests/src/org/chromium/content/browser/ScreenOrientationListenerTest.java:54: private void runOnUiThreadAndWait(Runnable runnable) { On 2014/08/02 17:06:24, Peter ...
6 years, 4 months ago (2014-08-02 17:57:02 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/434693002/140001
6 years, 4 months ago (2014-08-02 17:57:28 UTC) #24
commit-bot: I haz the power
6 years, 4 months ago (2014-08-02 22:21:17 UTC) #25
Message was sent while issue was closed.
Change committed as 287225

Powered by Google App Engine
This is Rietveld 408576698