summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/testing/TestProtocol.java
Commit message (Collapse)AuthorAgeFilesLines
* Support for tests that a leak is detectedvadimt2019-09-171-0/+2
| | | | | | Bug: 139137636 Change-Id: Ib4f02d6b3798e3fdf3d8e5758c09d2b642404af5 Merged-in: Ib4f02d6b3798e3fdf3d8e5758c09d2b642404af5
* Support for getting Launcher Pss by testsvadimt2019-09-061-1/+1
| | | | | Bug: 139137636 Change-Id: I8cad7dec07ce400cf927e3fc2ba9904fef942d9a
* Adding tracing for mismatch between current and stable statesvadimt2019-08-301-0/+1
| | | | | Bug: 140311911 Change-Id: Ie6196015a3f1b35b1403a12540ff7e3290f8cb3d
* Adding debug tracing for All Apps appearing instead of Overviewvadimt2019-08-231-0/+1
| | | | | Bug: 139941530 Change-Id: Ia9827c6edd48c559e9602e1e37de83293517ad5e
* Adding tracing for suspending via Wellbeingvadimt2019-08-221-0/+1
| | | | | Bug: 139891609 Change-Id: I3ffb7941f7c4015cba3c65d87e20ccc6be920592
* Support for memory testsvadimt2019-08-081-0/+1
| | | | Change-Id: I867a232a293f7bddbc630f563f18c0db94ac4b6e
* Adding debug tracing to catch non-dragging to workspacevadimt2019-08-051-0/+1
| | | | | Bug: 138729456 Change-Id: I28f1eaeb17a75cbc6f52b259d0226deaff42e0bb
* Adding debug tracingvadimt2019-07-231-0/+2
| | | | | Bug: 138251824 Change-Id: Ibe3de964aeacbf83fd46cc53fda7d15c9401fe4d
* Using correct gesture margins in overviewvadimt2019-07-171-0/+2
| | | | Change-Id: I0108858279559e10633825f7de22211515f0e9b7
* Merge "Getting starting point of swipe from overview to all apps via ↵TreeHugger Robot2019-07-171-0/+1
|\ | | | | | | protocol" into ub-launcher3-qt-r1-dev
| * Getting starting point of swipe from overview to all apps via protocolvadimt2019-07-161-0/+1
| | | | | | | | Change-Id: Idf04579b67011dac45b081a81367cde2d1274117
* | Removing tracing for fixed bugsvadimt2019-07-151-3/+0
|/ | | | | | | Bug: 133009122 Bug: 133765434 Bug: 134532571 Change-Id: I37aa1851a1bc0874c0b9acf561bde28966e9b523
* Remove tracing for a fixed bugvadimt2019-07-111-1/+0
| | | | | Bug: 132900132 Change-Id: Ic4ce3669f88c932e392b7517ec9fda11384dc334
* Merge "Removing tracing for a fixed bug." into ub-launcher3-qt-r1-devVadim Tryshev2019-07-111-2/+0
|\
| * Removing tracing for a fixed bug.vadimt2019-07-111-2/+0
| | | | | | | | | | Bug: 133867119 Change-Id: I796118f5ff0c27db002bb0e3369e651c95b06bbe
* | Correctly restarting Launcher from OOP testsvadimt2019-07-111-0/+1
|/ | | | | | | | Waiting for touch interaction service; waiting for package-restart events. Bug: 136215685 Change-Id: I0c31c09fe3a58b898168dfdb4e4d23757b94a47c
* Adding tracing for a bug about missing input eventsvadimt2019-06-271-0/+1
| | | | | Bug: 136215685 Change-Id: I1e735c1e787710ae37b7c7d1a6a06498edd7c525
* Merge "Freezing all apps updates during certain tests" into ↵Vadim Tryshev2019-06-071-0/+5
|\ | | | | | | ub-launcher3-qt-r1-dev
| * Freezing all apps updates during certain testsvadimt2019-06-061-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Add tracing for b/134532571vadimt2019-06-061-0/+1
|/ | | | | | Bug: 134172603 Bug: 134532571 Change-Id: I75c8e0212a9b35d33842d5380fbe733b486be932
* Merge "Adding debug tracing for a lab-only issue" into ub-launcher3-qt-devVadim Tryshev2019-05-301-0/+1
|\
| * Adding debug tracing for a lab-only issuevadimt2019-05-301-0/+1
| | | | | | | | | | | | | | Task doesn't get resumed upon clicking at it. Bug: 133765434 Change-Id: I8c5c1308041949d94c6982c78b8337ea81ad400f
* | Add debug tracing for a lab-only flakevadimt2019-05-291-0/+1
|/ | | | | | | | This time, Launcher doesn't send a completion event upon switching from Home to all apps. Bug: 133867119 Change-Id: I3738cf10a14ea288df2dfda387aafda022beb349
* Launcher reports whe 0-button swipe-up gesture pause is detected.vadimt2019-05-241-0/+1
| | | | | | | | | This eliminates an unreliable timeout. Also removing an unnecessary check for harness that is done by the called method. Change-Id: If954580060415cbb2952532c16ea0ae4dc7b9469
* Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-0/+72
testing Launcher3 without quickstep Also keeping the provider as disabled until needed Change-Id: Ib5f459e02ae551724b390f3b74f43d601568d749