summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Revert "Converting even more tests to TAPL"" into ub-launcher3-qt-devVadim Tryshev2019-06-279-63/+202
|\
| * Revert "Converting even more tests to TAPL"Vadim Tryshev2019-06-279-63/+202
| | | | | | | | | | | | | | | | This reverts commit 406d49bdd724a9707a218f6b7ba3d40bdfb87028. Reason for revert: Breaks tests on Crosshatch Change-Id: I95ff541dfe8f6f1d7e1913d209b53abfbebe5336
* | Reenabling tests in OOPvadimt2019-06-261-4/+0
|/ | | | | Bug: 124524897 Change-Id: I8bdaa0d129c7366616359a3505f3d6b2d397e18f
* Converting even more tests to TAPLvadimt2019-06-269-202/+63
| | | | | | Bug: 131116002 Bug: 115582915 Change-Id: I08587e7a50420e57970ed8feec4524111145dc31
* Converting more tests to TAPLvadimt2019-06-266-36/+73
| | | | | | Bug: 131116002 Bug: 115582915 Change-Id: I3346f96ddba3224eb4b92b15344d71b8ed6e32e0
* Converting some widget tests to TAPLvadimt2019-06-256-70/+118
| | | | | Bug: 115582915 Change-Id: I07c6ca5ef712cf1a85d81e7d4b4bda3604777ac8
* Taking screenshots for local tests for FallbackRecentsTestvadimt2019-06-252-9/+9
| | | | Change-Id: I604e7e90f2146069827b520d44db1854edc7aa77
* TAPL: swiping up from workspace always starts at the screen bottomvadimt2019-06-241-3/+1
| | | | | | | This avoids accidentally dragging an icon from hotseat on ultra-slow devices. Change-Id: Id2378a25972bc17dd227e7c227bf963fd1c0e4b2
* Merge "Workaround for b/135766310" into ub-launcher3-qt-devVadim Tryshev2019-06-211-0/+2
|\
| * Workaround for b/135766310vadimt2019-06-211-0/+2
| | | | | | | | | | Bug: 135766310 Change-Id: I8ef40158d5b7f832be46ee2c2fe98a91a095ee82
* | Tests: fixing expected package name for AOSP testsvadimt2019-06-211-1/+3
|/ | | | Change-Id: Id7a57d4bfcbed23ba20ca11846680fa1341e8a99
* Converting some tests to TAPLvadimt2019-06-202-21/+5
| | | | Change-Id: I1b67f80d9d61792d5795f9638bf9d19919f36d39
* Tests: removing workaround for Overview crashing on rotationvadimt2019-06-201-2/+0
| | | | | Bug: 135287203 Change-Id: I9766f385be5331f56638438822f321ccd1efc920
* Merge "Tests: waiting for nav bar to match nav mode" into ub-launcher3-qt-devVadim Tryshev2019-06-201-9/+17
|\
| * Tests: waiting for nav bar to match nav modevadimt2019-06-201-9/+17
| | | | | | | | Change-Id: Ib17fce4577e1e2c585108f0e95a98fad710e5eb2
* | TAPL: switching dismissing tasks to a model-time gesturevadimt2019-06-202-4/+7
|/ | | | Change-Id: I4068c4102cd881b89b680c61699ba78832499a3d
* Merge "Enabling tests in landscape mode" into ub-launcher3-qt-devVadim Tryshev2019-06-178-64/+98
|\
| * Enabling tests in landscape modevadimt2019-06-178-64/+98
| | | | | | | | | | Bug: 121280703 Change-Id: I3245ca8d0b0496035658ce2a602882a62942f3f1
* | Restoring wait time 1 minvadimt2019-06-171-1/+1
|/ | | | | | | Apparently, some tests fail with 10 sec Bug: 133765434 Change-Id: I13fc39c42c665675d15a66da99454e05387c11f4
* Improving TAPL diagsvadimt2019-06-141-1/+1
| | | | Change-Id: Iee84b64618eebf80f755575c2d27660c12e9d7c2
* Merge "After switching nav mode, wait for the sysui mode to sync" into ↵Vadim Tryshev2019-06-141-21/+16
|\ | | | | | | ub-launcher3-qt-dev
| * After switching nav mode, wait for the sysui mode to syncvadimt2019-06-131-21/+16
| | | | | | | | | | Bug: 133867119 Change-Id: I0290753aa295bc3167e1d396cedd410c77413579
* | Merge "Switched scrolling in all apps to the model-time scrolling" into ↵Vadim Tryshev2019-06-131-32/+11
|\ \ | | | | | | | | | ub-launcher3-qt-dev
| * | Switched scrolling in all apps to the model-time scrollingvadimt2019-06-131-32/+11
| |/ | | | | | | | | | | | | Plus, removed unnecessary code. Bug: 132900132 Change-Id: Ia6ebca15e4e8730787bfe782dbdd83bbe9186ee6
* | Merge "Not using settings app in tests" into ub-launcher3-qt-devVadim Tryshev2019-06-121-1/+1
|\ \
| * | Not using settings app in testsvadimt2019-06-121-1/+1
| |/ | | | | | | Change-Id: I7542dab07a0d5a76cc90f4b5eee0d376b5d8ca11
* | Merge "Making sure that we drag icon far enough to cross the threshold" into ↵Vadim Tryshev2019-06-101-3/+7
|\| | | | | | | | | | | | | | | ub-launcher3-qt-dev am: 5d8283a87d Change-Id: Ie54994f1f1851d277cb79a25223b844f20a8082e
| * Making sure that we drag icon far enough to cross the thresholdvadimt2019-06-101-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | Tests dragged icon from all apps to workspace by dragging it to the center of the screen. If the icon is close enough to the center, this may not trigger the dragging condition. Fixing by dragging far enough. Bug: 133009122 Change-Id: I68127714ab3694f2639b4acf530e2736ca4dbdf3
* | Merge "Freezing all apps updates during certain tests" into ↵Vadim Tryshev2019-06-073-74/+138
|\ \ | |/ |/| | | ub-launcher3-qt-r1-dev
| * Freezing all apps updates during certain testsvadimt2019-06-063-74/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL adds a very low risk because most (but not all) changes affect only Launcher behavior during the test. This should fix a lab-only flake when all apps keeps changing while the test is working with it. Example: test figures out which icon to click, by the moment it clicks there, there is another icon there, or the icon is under the search box, and clicking opens IME. Switching test devices to airplane mode didn't help. The earlier change that prevents popup menu cancellation is not general enough. Now the tests are given an API to explicitly freeze and unfreeze all-apps, which should be a final solution. Bug: 132900132 Bug: 133765434 Change-Id: I8b81cc9be004482beb6cdcdd05406e2d9b4c7629
* | Merge "Add tracing for b/134532571" into ub-launcher3-qt-devTreeHugger Robot2019-06-071-0/+2
|\ \
| * | Add tracing for b/134532571vadimt2019-06-061-0/+2
| | | | | | | | | | | | | | | | | | Bug: 134172603 Bug: 134532571 Change-Id: I75c8e0212a9b35d33842d5380fbe733b486be932
* | | Test: using RuleChain to create a correct order of rules.vadimt2019-06-061-6/+11
|/ / | | | | | | Change-Id: I2eeb933eab8e5f19b1f80d47566a511ddbdeb28b
* | Temporarily not using RuleChain as it mysteriously breaks testsvadimt2019-06-051-2/+2
| | | | | | | | Change-Id: I8bdd9a8ea12cfdbd92fe724181e7479cadcb26fe
* | Taking local screenshot before navigation state is restoredvadimt2019-06-052-40/+65
|/ | | | Change-Id: Id8003b17c68af5b4882bdbf5e14a142875791cbc
* 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