Tracy Zhou
86a844c976
Add splitFromOverviewForTablet test
...
Design doc: go/split_tapl
Bug: 238553914
Test: run this test
Change-Id: Ibb385d852f73dee10470d14c4962cf482740105d
2022-07-19 01:57:35 +00:00
Schneider Victor-tulias
d6279ae641
Update TAPL object hierarchy in preparation for Taskbar TAPL tests
...
See design at: go/taskbar-tapl-tests
Test: Ran tests remotely
Bug: 215218813
Change-Id: I1c2ceac8954973ea3ae5b2f797fdfb96ba7a6ec4
2022-02-15 13:33:26 -08:00
Pat Manning
35231f3041
Add TAPL tests for hiding the actions view when scrolling away from
...
focused task in overview.
Test: TaplTestsQuickstep.java
Bug: 197630182
Change-Id: Ie44a5bd99d7c9ffbc5405973c0ba1950cd90665c
2021-09-29 10:30:18 +00:00
vadimt
9af34a7b13
TAPL: verify input events
...
This will catch cases, for example, when the platform stops delivering
injected events to Launcher, or injects unexpected events, like Back
Button.
Also optimizing and fixing incorrect behavior of calculating the start
time for the event collection.
Change-Id: I2ba0108e6bfa112f2905a05bcb327b148ec08f77
2020-01-22 14:10:53 -08:00
vadimt
299aaf3a8a
TAPL: performing event verification for all gestures
...
+ missed comments from earlier CLs
Change-Id: Iec84de66a3ff9c2aa59a11566560fa6f169190d0
2020-01-17 12:25:40 -08:00
Winson Chung
82b2ef27c8
Reduce animation time for some common TAPL actions (affects jank/perf tests)
...
- All apps swipe up 1s -> 200ms (doesn't matter if it's a fling)
- Scroll to last visible row 2.5s -> 1.25s (seems sufficient to not be a fling)
- Drag icon to workspace 2s -> 500ms (seems sufficient to not be a fling)
- This changes the total frames produced for the jank tests, but should not
change the jank proportion or the individual frame drawing times
Bug: 141484300
Change-Id: I9f2e647ebc2c27c6269238daa4c3e6ad314c8161
Signed-off-by: Winson Chung <winsonc@google.com >
2019-10-23 23:31:20 +00:00
Sunny Goyal
ed83cf6df0
Adding recents test for 3P Launcher
...
Bug: 140749967
Change-Id: I3644822accfd229d1e46ca5e43ad827aef776787
2019-09-17 13:41:10 -07:00
vadimt
6a75e52f85
Getting starting point of swipe from overview to all apps via protocol
...
Change-Id: Idf04579b67011dac45b081a81367cde2d1274117
2019-07-16 16:46:53 -07:00
vadimt
a8a98a1640
Swiping from Overview to All Apps from apps_view
...
Used to swipe from an app icon, but in the lab, there were icons at
weird positions.
Change-Id: I271dd800f1b714997282512eb64ebc5d34b24f13
2019-05-24 18:52:21 -07:00
Sunny Goyal
ab3963ddcf
Moving TestInformationProvider to Launcher3 so that it can be used for
...
testing Launcher3 without quickstep
Also keeping the provider as disabled until needed
Change-Id: Ib5f459e02ae551724b390f3b74f43d601568d749
2019-05-23 14:02:33 -07:00
vadimt
1886245359
Swipe from all apps from overview starts on an icon
...
In some configs, Overview has prediction row, in others hotseat. So
swiping from an icon in either.
Change-Id: I98db3df4f612fcd9d5b7057835c49ca58313210f
2019-05-14 18:56:10 -07:00
vadimt
1824b562b2
Using model-time for Overview.switchToAllApps
...
Change-Id: I35efcc2f04d4d31f9b2a8d42a3fce29c481951f5
2019-05-14 17:49:28 -07:00
vadimt
679b09d6bd
Gestures for zero-button mode
...
Change-Id: If17ba764ede132694ccf0c56269df1a4117ec0f6
2019-04-12 18:19:38 -07:00
vadimt
840ed21605
Not swiping from nav bar from Overview to all apps
...
This makes zer-button nav think that we are trying to go to home
Change-Id: I66c866ba850d417a527ca0b942adb837e3027e67
2019-04-03 12:36:53 -07:00
vadimt
4397d8d5ea
Improving TAPL diagnostics
...
Bug: 128531133
Change-Id: If81861afccb665e2dc2293f2704d99818b3297c8
2019-03-25 18:29:37 -07:00
vadimt
2ec9f290bf
Hopefully reducing flakes by waiting for SysUI objects
...
Looks like when orientation change is involved, it takes some time for
SysUI object to reappear.
Change-Id: Id08d385ea1a535d8bcd87b123f0373cd28d90a92
2019-03-15 19:54:51 -07:00
vadimt
2a648aa894
Moving state ordinals to TestProtocol
...
These checks immediately broke after recent change of ordinals.
Test: Tapl tests
Change-Id: Ie040f452d3f31c86f780e6f38c6f9afa0d0dcbf3
2019-02-14 17:47:11 -08:00
vadimt
42a88b9681
Sending state ordinals from Launcher to TAPL
...
This improves diagnostics.
Test: TAPL tests
Change-Id: I0ebb533513405372ea7c58a36910160cfb6d8368
2019-02-14 13:08:01 -08:00
Sunny Goyal
4ed58d6c03
Adding tests for fallback recents when a 3rd party launcher is installed
...
Change-Id: I1d4da13cc779f49832008b12b9628d01631faffe
2018-10-09 14:25:01 -07:00
Vadim Tryshev
ee598ada79
Adding logging to debug jank test problems
...
Bug: 110103162
Test: TaplTests
Change-Id: I0bae4f2242031ebcdbb24638f61a6b8d37b162e2
2018-09-13 14:56:49 -07:00
Vadim Tryshev
e02e06a9d4
Including go/tapl in error messages
...
Bug: 110103162
Test: making a test fail, checking a link
Change-Id: If64948a6656214c5065150803b2a1a7020fb82c5
2018-09-07 15:46:59 -07:00
Vadim Tryshev
0a9f3ab4a6
Converting tests to Androidx
...
Bug: 112610679
Change-Id: I712826e668f1fbeb4e47cc541d4f5296d8eb74c0
2018-08-21 15:04:48 -04:00
Sunny Goyal
d230307a95
Migrating to android-x
...
Change-Id: I9a774152d13a541e8496dd84f2469bfed407f86d
2018-08-14 15:22:12 -07:00
Vadim Tryshev
846718a79a
Removing magic constant 0.1f from Overview
...
Bug: 110103162
Test: TaplTests suite
Change-Id: If3af510360158a2c2b1c3d13c75321c49ece67e2
2018-08-09 14:21:46 -07:00
Vadim Tryshev
2ce6a13f60
Tapl library
...
The public API of the library has finalized; flakiness has been removed;
code polished.
Bug: 110103162
Test: TaplTests suite
Change-Id: Ic156bbfeedb1cb9c4a48ef907f97e396e8e81936
2018-07-20 14:43:05 -07:00
Vadim Tryshev
5a7d701d55
UNREVIEWED: TAPL prototype for in-lab flake test
...
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
2018-06-18 14:29:34 -07:00