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
c62699fd63
Merge "Removing prediciton loading state" into ub-launcher3-qt-dev
2019-05-24 22:01:09 +00:00
vadimt
6632195d03
Increasing wait time for a window to appear after starting an app
...
This is likely due to a bug with stale accessibility hierarchy.
Bug: 112282235
Change-Id: If0a47bcc4b850fd619d9ac13984c42244ad3014b
2019-05-24 13:47:21 -07:00
Vadim Tryshev
13f4ee2829
Merge "Increasing swipe-to-overview gesture speed to avoid dragging icon" into ub-launcher3-qt-dev
2019-05-24 18:12:20 +00:00
vadimt
addaab60fa
Adding myself as an owner of test directories
...
Change-Id: I3d6649a2b804715cebb80b8cac881ef227738088
2019-05-24 10:54:12 -07:00
vadimt
877ed56f2c
Increasing swipe-to-overview gesture speed to avoid dragging icon
...
Change-Id: Iebbd6249d09342b3dba226716dc1835e20e8158b
2019-05-24 01:29:31 +00:00
Sunny Goyal
9820c05f2b
Removing prediciton loading state
...
Also fixing test flakyness due to delayed prediction loading
Bug: 132993129
Bug: 131854153
Change-Id: I85f7afff0e3ee0ca9e40e92e91681f797a0bc2de
2019-05-23 17:01:19 -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
TreeHugger Robot
571e51161c
Merge "Quick patch for PredictionUiStateManager.applyState interrupting allapps" into ub-launcher3-qt-dev
2019-05-23 20:53:27 +00:00
vadimt
0c1ed7cb4c
Quick patch for PredictionUiStateManager.applyState interrupting allapps
...
Constructor of PredictionUiStateManager posts an action in 5 sec, which
may interfere with the process of opening all apps.
Waiting until the posted action happens.
Hopefully this will fix massive flakes.
Bug: 131854153
Change-Id: I6544eae1a3b063c03e78185826c05a76add1f71b
2019-05-23 12:36:32 -07:00
TreeHugger Robot
1b9afd4f73
Merge "Reading navigation_bar_gesture_height for bottom swipe region" into ub-launcher3-qt-dev
2019-05-23 17:53:24 +00:00
Sunny Goyal
f5d02b069a
Reading navigation_bar_gesture_height for bottom swipe region
...
Bug: 132917885
Change-Id: I39d266fc34a69c3ba50246b5a66350942a85becb
2019-05-23 10:42:24 -07:00
Vadim Tryshev
789fe60dc4
Merge "Reducing test wait time from 60 sec to 10 sec" into ub-launcher3-qt-dev
2019-05-23 17:33:53 +00:00
vadimt
40bbfbed0f
Reducing test wait time from 60 sec to 10 sec
...
Bug: 112282235
Bug: 121279417
Change-Id: Id88e782145b5fdae42354f6fce830aa05b78857a
2019-05-23 10:23:41 -07:00
Vadim Tryshev
7426d82fcb
Merge "Adding 1 more icon to all apps for virtual devices" into ub-launcher3-qt-dev
2019-05-23 02:47:24 +00:00
Vadim Tryshev
a8700f69eb
Adding 1 more icon to all apps for virtual devices
...
Change-Id: I1ebde81ab03b46c325e49196c89ed5866f5d838a
2019-05-22 19:30:35 -07:00
vadimt
41f9347653
TAPL: Little cleanup
...
Change-Id: I254ad6679b19700bd86c49a2acea3de7eae90fb7
2019-05-22 19:08:24 -07:00
vadimt
3ab80bb734
Enable debug tracing for a lab-only non-starting app from all apps
...
Bug: 132900132
Change-Id: I9c5bb51e49f865ea1e1d3d2209a8dfb149f66e87
2019-05-22 12:58:35 -07:00
Vadim Tryshev
07b985b5e5
Merge "TAPL: switching all swipes to model time" into ub-launcher3-qt-dev
2019-05-22 18:26:21 +00:00
TreeHugger Robot
0ef504aa71
Merge "Adding tracing for a lab-only flake" into ub-launcher3-qt-dev
2019-05-22 03:12:56 +00:00
vadimt
cfc2e02a94
TAPL: switching all swipes to model time
...
Bug: 133010773
Change-Id: I3334ac4ac434bf1c6470c806bb216eb7bd8e22c2
2019-05-21 18:29:19 -07:00
vadimt
e17d1feb79
Adding tracing for a lab-only flake
...
We had a resolved case in the past where an app's context menu didn't
open on a long click (thanks to app updates), now the menu opens, but
the drag gesture doesn't drag the icon.
Bug: 133009122
Change-Id: I45d104a92fab6556ecd937aef76f0a8147e67f56
2019-05-21 17:19:23 -07:00
vadimt
3479cf80e7
More logging in AllApps + a fix
...
Change-Id: Iebcb336beee36b0aea47404f8c5d31dec14e7383
2019-05-21 12:08:15 -07:00
vadimt
a1a417c994
Searching icons only in apps_list_view
...
This should help avoiding situations when an icon is intermittently
found in the suggested row vs. the recycler.
Change-Id: I71b17caa5f827999f0901d5c4d4348de7e16f053
2019-05-21 11:49:49 -07:00
vadimt
1053de165e
Marking sure the center of icon is not under search box in all apps
...
Change-Id: I9cfc9941be2bed7834d58039fbfc2741fcf50cba
2019-05-21 11:10:03 -07:00
vadimt
982ea56122
Making sure that the icon in all apps is not under search box
...
Bug: 133011252
Bug: 133010447
Change-Id: Ie735ac36fa063d0d9290c59f6ad4af9e05600ddf
2019-05-20 16:53:39 -07:00
Sunny Goyal
1b40b731b2
Using different resource size for touch region in landscape
...
Bug: 132917885
Change-Id: Ib702fd17fecff980db2e1d00f05cd055bcc3185a
2019-05-20 10:09:26 -07:00
vadimt
c328ac56cf
Make every UI test generate screenshots for local test runs
...
Change-Id: Idb7962e62c0c95f8a50792e9342562c6d8b6ba42
2019-05-17 18:19:13 -07:00
vadimt
c7bb8479e9
Fix pinning tests on android virtual device
...
Change-Id: I90a8753975538ab9864591a37a7d366e1222f2d8
2019-05-16 16:32:25 -07:00
vadimt
65f6c628ed
Including accessibility hierarchy for all TAPL fails
...
Change-Id: I3357f33b3749bb9799b1b72af4c0084cd2e5dbca
2019-05-15 12:14:15 -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
d96bda552d
Using model-time for swiping up from workspace to all apps
...
Should eliminate some of flakes
Change-Id: I7b75b6c66d9a6d561151491b0accde72b0dd3088
2019-05-14 13:48:15 -07:00
TreeHugger Robot
4fbfb4123a
Merge "Using model-time scrolling in all apps" into ub-launcher3-qt-dev
2019-05-14 20:34:15 +00:00
vadimt
3d13f303ee
Using model-time scrolling in all apps
...
This should solve flakes when the test thread wakes up too rarely to
inject enough touch events.
Change-Id: I461583d35eb4bfe0192b81c242aacf8d20e353d1
2019-05-14 10:40:22 -07:00
Vadim Tryshev
2d49d1de5f
Merge "Fixing flakiness of widget tests" into ub-launcher3-qt-dev
2019-05-14 01:47:31 +00:00
vadimt
0edb04ca24
Fixing flakiness of widget tests
...
Change-Id: I1af6a733a3a7a89899c83d6714117ff9a51528d2
2019-05-13 18:28:19 -07:00
Vadim Tryshev
55042c5bfe
Merge "TAPL: avoiding negative final coordinate of swipe-to-all apps" into ub-launcher3-qt-dev
2019-05-11 00:05:50 +00:00
Vadim Tryshev
08ff6f586c
Merge "TAPL: Simplifying BaseOverview" into ub-launcher3-qt-dev
2019-05-10 21:45:12 +00:00
vadimt
02fb35319e
TAPL: avoiding negative final coordinate of swipe-to-all apps
...
Change-Id: I15c2bf44b7fe2e2ac2fc85db02069441b2aeb807
2019-05-10 14:34:16 -07:00
vadimt
90b420a618
TAPL: Simplifying BaseOverview
...
Change-Id: I15124a95bf71be78f8e450688d83d4adbad3196f
2019-05-10 14:19:53 -07:00
vadimt
732becfd66
Tests: attempt to wait until navigation mode settles after switching
...
Change-Id: If2d14a062275a6cfbc81d1cb7d7ca38da302b51c
2019-05-10 12:12:44 -07:00
Vadim Tryshev
94dbfb9bdb
Merge "Not using magic constants for navbar height" into ub-launcher3-qt-dev
2019-05-09 00:42:15 +00:00
vadimt
1b383af652
Not using magic constants for navbar height
...
Change-Id: I6783b8a2ebb059ce35748d8c3e818cbe732ff40d
2019-05-08 17:20:34 -07:00
vadimt
b9300ef849
Not starting calculator from TaplTestsLauncher3.testAppIconLaunchFromAllAppsFromHome
...
Not sure why, but starting calculator sometimes fails. Let's see if
this changes anything.
Change-Id: I2934a388afe7e95bdaeb38151a2676b3297b6e94
2019-05-08 16:00:33 -07:00
Vadim Tryshev
080f818642
Reducing flakiness of swipe gestures
...
Swipe to home now injects a fixed number of points even if the test
thread wakes up irregularly, and sends model (not actual) time in
events.
Bug: 132173901
Bug: 132107664
Change-Id: I0a19bbc2a0c3312f353ad49ebe496eef1f172276
2019-05-07 17:53:24 -07:00
vadimt
16f2cd6cad
Removing pressing home button twice
...
Bug: 124239413
Change-Id: I8c14c7e939bb4442cc830dcff3ec266ed8ed7186
2019-05-06 10:38:08 -07:00
vadimt
1bdb0f4046
Enable BindWidgetTest, RequestPinItemTest
...
Comparing only widget provider class names, as package names (sometimes)
switch to the test package, not to the ones in Launcher.
Bug: 131116593
Change-Id: Ieeed69432303a86fcefb194d509cdaf9d4513f3a
2019-05-03 13:49:52 -07:00
Vadim Tryshev
7ff19aa560
Merge "Temporary hacks to make tests pass on Taimen" into ub-launcher3-qt-dev
2019-05-03 19:04:23 +00:00
vadimt
0030834239
Temporary hacks to make tests pass on Taimen
...
Change-Id: I66a81a0407be13c15596c63f21773f8e2dea5d2d
2019-05-03 11:42:43 -07:00