History log of /cts/hostsidetests/services/activitymanager/src/android/server/cts/ActivityManagerReplaceWindowTests.java
Revision Date Author Comments
a243ba5b9452fc9254ec9d7a9361365b5f925f08 26-May-2016 Andrii Kulian <akulian@google.com> Add adb command logging for host side CTS

Bug: 28786255
Change-Id: I41774f8e1338915994d22358b57073634b4fbb5a
dba8bb684736e484134d20dcc69113071c85fc15 21-Apr-2016 Andrii Kulian <akulian@google.com> Don't always check focused window in CTS

If device was in fullscreen mode and task has moved to
docked stack, recents will be focused. In this case
it's enough to check visibility only.

Bug: 28215216
Change-Id: I35b510e68f336c5ee22647f617e1dfb9e8a32641
b92f71f74af6ccfd964f2f68e54c7ac8572976cb 21-Apr-2016 Andrii Kulian <akulian@google.com> Don't always check focused window in CTS

If device was in fullscreen mode and task has moved to
docked stack, recents will be focused. In this case
it's enough to check visibility only.

Bug: 28215216
Change-Id: I35b510e68f336c5ee22647f617e1dfb9e8a32641
3eb8b6c0171f047f9d9cbaf9cdda9290164b1c5f 15-Mar-2016 Robert Carr <racarr@google.com> Assert sanity while computing state.

Assert sanity while computing activity and
window manager state, so that we can avoid
each test having to do so.

Change-Id: If20040ce8d7a58e6d49785c1e685466c412a858d
82eb697da79ab822556e87bce7ddee6738b1797d 12-Feb-2016 Wale Ogunwale <ogunwale@google.com> Reduce the chance of activity manager tests being flaky

It is possible we get the activity manager and window manager states
before the activities under test is visible. We now wait a little for
the activities to be visible before getting state information.

Also, added configuration handling to some pipeable activities.

Bug: 26982752
Change-Id: I0a367e9d5b4e4f4e5174deb38362a3d85444cf37
567b6a7f589c5b289efe757f6aeec139040aa874 30-Jan-2016 Jorim Jaggi <jjaggi@google.com> Fix replacing window tests

Change-Id: I239cad548a6726faf77bee97324f99a646b7b7c1
bf352d489d8932a088f9adc04911f12fbac616f6 11-Jan-2016 Wale Ogunwale <ogunwale@google.com> Added some test for visible behind activities.

Bug: 19225708
Change-Id: I26b2889063278e4deb0e48f1ce9354b39a1e1034
390cfd9e15234f3ce5664cd61a6baf8134dfa744 07-Jan-2016 Chong Zhang <chz@google.com> cts: test replacing window functionality

bug: 26324082
bug: 19225708

Change-Id: Ia4e89d45ce3e260de65bd7b8b25049e6828c81fb