summaryrefslogtreecommitdiffstats
path: root/tests/tapl/com/android/launcher3/tapl/Overview.java
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully reducing flakes by waiting for SysUI objectsvadimt2019-03-151-1/+1
| | | | | | | Looks like when orientation change is involved, it takes some time for SysUI object to reappear. Change-Id: Id08d385ea1a535d8bcd87b123f0373cd28d90a92
* Moving state ordinals to TestProtocolvadimt2019-02-141-2/+3
| | | | | | | These checks immediately broke after recent change of ordinals. Test: Tapl tests Change-Id: Ie040f452d3f31c86f780e6f38c6f9afa0d0dcbf3
* Sending state ordinals from Launcher to TAPLvadimt2019-02-141-1/+2
| | | | | | | This improves diagnostics. Test: TAPL tests Change-Id: I0ebb533513405372ea7c58a36910160cfb6d8368
* Adding tests for fallback recents when a 3rd party launcher is installedSunny Goyal2018-10-091-51/+4
| | | | Change-Id: I1d4da13cc779f49832008b12b9628d01631faffe
* Adding logging to debug jank test problemsVadim Tryshev2018-09-131-2/+5
| | | | | | Bug: 110103162 Test: TaplTests Change-Id: I0bae4f2242031ebcdbb24638f61a6b8d37b162e2
* Including go/tapl in error messagesVadim Tryshev2018-09-071-3/+1
| | | | | | Bug: 110103162 Test: making a test fail, checking a link Change-Id: If64948a6656214c5065150803b2a1a7020fb82c5
* Converting tests to AndroidxVadim Tryshev2018-08-211-2/+2
| | | | | Bug: 112610679 Change-Id: I712826e668f1fbeb4e47cc541d4f5296d8eb74c0
* Migrating to android-xSunny Goyal2018-08-141-1/+2
| | | | Change-Id: I9a774152d13a541e8496dd84f2469bfed407f86d
* Removing magic constant 0.1f from OverviewVadim Tryshev2018-08-091-7/+4
| | | | | | Bug: 110103162 Test: TaplTests suite Change-Id: If3af510360158a2c2b1c3d13c75321c49ece67e2
* Tapl libraryVadim Tryshev2018-07-201-24/+19
| | | | | | | | | The public API of the library has finalized; flakiness has been removed; code polished. Bug: 110103162 Test: TaplTests suite Change-Id: Ic156bbfeedb1cb9c4a48ef907f97e396e8e81936
* UNREVIEWED: TAPL prototype for in-lab flake testVadim Tryshev2018-06-181-0/+111
These sources didn't pass a normal CR, and mustn't be used in prod. The goal of landing them is to start in-lab flakiness tests ASAP. A normal code review will follow after landing cleanup CLs. Bug: 110103162 Test: Running TaplTests suite Change-Id: I051591c9af7822d4cbae4261e66563f1ccc1cfcc