summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Annotating hierarchy dump for the error description" into ↵Vadim Tryshev2019-05-311-0/+1
|\ | | | | | | ub-launcher3-qt-dev
| * Annotating hierarchy dump for the error descriptionvadimt2019-05-311-1/+2
| | | | | | | | Change-Id: I10285d451f4816b4988ce0645669b9ec9cceac81
* | Merge "Waiting for the recycler to populate when opening all apps" into ↵Vadim Tryshev2019-05-302-11/+18
|\ \ | | | | | | | | | ub-launcher3-qt-dev
| * | Waiting for the recycler to populate when opening all appsvadimt2019-05-302-11/+18
| |/ | | | | | | Change-Id: Ia6d452f9b02f02c1414eaaa9eaee9a70a4664a4a
* | Merge "Adding debug tracing for a lab-only issue" into ub-launcher3-qt-devVadim Tryshev2019-05-301-3/+10
|\ \
| * | Adding debug tracing for a lab-only issuevadimt2019-05-301-3/+10
| |/ | | | | | | | | | | | | Task doesn't get resumed upon clicking at it. Bug: 133765434 Change-Id: I8c5c1308041949d94c6982c78b8337ea81ad400f
* | Merge "Add debug tracing for a lab-only flake" into ub-launcher3-qt-devVadim Tryshev2019-05-301-0/+2
|\ \ | |/ |/|
| * Add debug tracing for a lab-only flakevadimt2019-05-291-0/+2
| | | | | | | | | | | | | | | | This time, Launcher doesn't send a completion event upon switching from Home to all apps. Bug: 133867119 Change-Id: I3738cf10a14ea288df2dfda387aafda022beb349
* | Merge "Printing TouchInteractionService state on test failures" into ↵Vadim Tryshev2019-05-301-0/+8
|\ \ | | | | | | | | | ub-launcher3-qt-dev
| * | Printing TouchInteractionService state on test failuresvadimt2019-05-291-0/+8
| |/ | | | | | | Change-Id: I41078238c8f49c929ccb026ca329e730ab96822c
* | Merge "More logging for lab-only flake when an app doesn't start" into ↵TreeHugger Robot2019-05-291-1/+1
|\ \ | |/ |/| | | ub-launcher3-qt-dev
| * More logging for lab-only flake when an app doesn't startvadimt2019-05-281-1/+1
| | | | | | | | | | | | | | I suspect that All Apps gets refreshed around the time of the click. Bug: 132900132 Change-Id: I6d3053f7d8f998e08ca495c005e14ddece634164
* | Enabling tests for pausing appsvadimt2019-05-292-0/+2
| | | | | | | | | | Bug: 123892607 Change-Id: I1fa90f6dd4312b9311b8e706b2119dc04e3e2389
* | Ignoring testPressHomeOnAllAppsContextMenu for now as it flakesvadimt2019-05-281-0/+2
| | | | | | | | | | Bug: 132460627 Change-Id: I2af5bba289781a122cf9253833915b0e8cddd79c
* | Increasing activated-task wait time to 60000 msvadimt2019-05-281-1/+2
| | | | | | | | | | Bug: 112282235 Change-Id: I14f63ce77395b9f95743a6fb36c0b02a80a8983f
* | Fixing pressHome when a context menu is visiblevadimt2019-05-282-1/+18
|/ | | | | Bug: 132460627 Change-Id: I78064166fccd3a29bcb3fa6175bd4937ae032a98
* Merge "Launcher reports whe 0-button swipe-up gesture pause is detected." ↵Vadim Tryshev2019-05-252-5/+10
|\ | | | | | | into ub-launcher3-qt-dev
| * Launcher reports whe 0-button swipe-up gesture pause is detected.vadimt2019-05-242-5/+10
| | | | | | | | | | | | | | | | | | This eliminates an unreliable timeout. Also removing an unnecessary check for harness that is done by the called method. Change-Id: If954580060415cbb2952532c16ea0ae4dc7b9469
* | Swiping from Overview to All Apps from apps_viewvadimt2019-05-241-3/+2
|/ | | | | | | Used to swipe from an app icon, but in the lab, there were icons at weird positions. Change-Id: I271dd800f1b714997282512eb64ebc5d34b24f13
* Merge "Removing prediciton loading state" into ub-launcher3-qt-devSunny Goyal2019-05-242-2/+4
|\
| * Removing prediciton loading stateSunny Goyal2019-05-232-2/+4
| | | | | | | | | | | | | | | | Also fixing test flakyness due to delayed prediction loading Bug: 132993129 Bug: 131854153 Change-Id: I85f7afff0e3ee0ca9e40e92e91681f797a0bc2de
* | Increasing wait time for a window to appear after starting an appvadimt2019-05-241-1/+2
| | | | | | | | | | | | | | This is likely due to a bug with stale accessibility hierarchy. Bug: 112282235 Change-Id: If0a47bcc4b850fd619d9ac13984c42244ad3014b
* | Merge "Increasing swipe-to-overview gesture speed to avoid dragging icon" ↵Vadim Tryshev2019-05-241-1/+1
|\ \ | | | | | | | | | into ub-launcher3-qt-dev
| * | Increasing swipe-to-overview gesture speed to avoid dragging iconvadimt2019-05-241-1/+1
| | | | | | | | | | | | Change-Id: Iebbd6249d09342b3dba226716dc1835e20e8158b
* | | Adding myself as an owner of test directoriesvadimt2019-05-241-0/+1
|/ / | | | | | | Change-Id: I3d6649a2b804715cebb80b8cac881ef227738088
* / Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-239-15/+42
|/ | | | | | | | testing Launcher3 without quickstep Also keeping the provider as disabled until needed Change-Id: Ib5f459e02ae551724b390f3b74f43d601568d749
* Merge "Quick patch for PredictionUiStateManager.applyState interrupting ↵TreeHugger Robot2019-05-231-0/+2
|\ | | | | | | allapps" into ub-launcher3-qt-dev
| * Quick patch for PredictionUiStateManager.applyState interrupting allappsvadimt2019-05-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge "Reading navigation_bar_gesture_height for bottom swipe region" into ↵TreeHugger Robot2019-05-233-3/+3
|\ \ | | | | | | | | | ub-launcher3-qt-dev
| * | Reading navigation_bar_gesture_height for bottom swipe regionSunny Goyal2019-05-233-3/+3
| |/ | | | | | | | | Bug: 132917885 Change-Id: I39d266fc34a69c3ba50246b5a66350942a85becb
* | Merge "Reducing test wait time from 60 sec to 10 sec" into ub-launcher3-qt-devVadim Tryshev2019-05-232-4/+3
|\ \
| * | Reducing test wait time from 60 sec to 10 secvadimt2019-05-232-4/+3
| |/ | | | | | | | | | | Bug: 112282235 Bug: 121279417 Change-Id: Id88e782145b5fdae42354f6fce830aa05b78857a
* | Merge "Adding 1 more icon to all apps for virtual devices" into ↵Vadim Tryshev2019-05-231-0/+8
|\ \ | | | | | | | | | ub-launcher3-qt-dev
| * | Adding 1 more icon to all apps for virtual devicesVadim Tryshev2019-05-221-0/+8
| |/ | | | | | | Change-Id: I1ebde81ab03b46c325e49196c89ed5866f5d838a
* / TAPL: Little cleanupvadimt2019-05-221-10/+7
|/ | | | Change-Id: I254ad6679b19700bd86c49a2acea3de7eae90fb7
* Enable debug tracing for a lab-only non-starting app from all appsvadimt2019-05-222-2/+6
| | | | | Bug: 132900132 Change-Id: I9c5bb51e49f865ea1e1d3d2209a8dfb149f66e87
* Merge "TAPL: switching all swipes to model time" into ub-launcher3-qt-devVadim Tryshev2019-05-223-26/+12
|\
| * TAPL: switching all swipes to model timevadimt2019-05-213-26/+12
| | | | | | | | | | Bug: 133010773 Change-Id: I3334ac4ac434bf1c6470c806bb216eb7bd8e22c2
* | Merge "Adding tracing for a lab-only flake" into ub-launcher3-qt-devTreeHugger Robot2019-05-221-0/+2
|\ \
| * | Adding tracing for a lab-only flakevadimt2019-05-211-0/+2
| |/ | | | | | | | | | | | | | | | | 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
* / More logging in AllApps + a fixvadimt2019-05-211-6/+20
|/ | | | Change-Id: Iebcb336beee36b0aea47404f8c5d31dec14e7383
* Searching icons only in apps_list_viewvadimt2019-05-211-7/+11
| | | | | | | This should help avoiding situations when an icon is intermittently found in the suggested row vs. the recycler. Change-Id: I71b17caa5f827999f0901d5c4d4348de7e16f053
* Marking sure the center of icon is not under search box in all appsvadimt2019-05-211-5/+7
| | | | Change-Id: I9cfc9941be2bed7834d58039fbfc2741fcf50cba
* Making sure that the icon in all apps is not under search boxvadimt2019-05-201-5/+19
| | | | | | Bug: 133011252 Bug: 133010447 Change-Id: Ie735ac36fa063d0d9290c59f6ad4af9e05600ddf
* Using different resource size for touch region in landscapeSunny Goyal2019-05-203-3/+3
| | | | | Bug: 132917885 Change-Id: Ib702fd17fecff980db2e1d00f05cd055bcc3185a
* Make every UI test generate screenshots for local test runsvadimt2019-05-172-55/+37
| | | | Change-Id: Idb7962e62c0c95f8a50792e9342562c6d8b6ba42
* Fix pinning tests on android virtual devicevadimt2019-05-164-9/+9
| | | | Change-Id: I90a8753975538ab9864591a37a7d366e1222f2d8
* Including accessibility hierarchy for all TAPL failsvadimt2019-05-151-0/+16
| | | | Change-Id: I3357f33b3749bb9799b1b72af4c0084cd2e5dbca
* Swipe from all apps from overview starts on an iconvadimt2019-05-142-3/+16
| | | | | | | In some configs, Overview has prediction row, in others hotseat. So swiping from an icon in either. Change-Id: I98db3df4f612fcd9d5b7057835c49ca58313210f
* Using model-time for Overview.switchToAllAppsvadimt2019-05-144-18/+16
| | | | Change-Id: I35efcc2f04d4d31f9b2a8d42a3fce29c481951f5