summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Removing numbers from error messagevadimt2019-09-031-2/+1
| | | | | | They interfere with flake clustering Change-Id: I845b6e080824e00b9442070d53a0a3b448670d67
* Saving screenshots for failures in NavigationModeSwitchRulevadimt2019-08-231-6/+10
| | | | Change-Id: I732076a5eb14b181f560024e2780e2012a81fd95
* Merge "Extending the list of test owners" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-08-161-0/+3
|\
| * Extending the list of test ownersvadimt2019-08-141-0/+3
| | | | | | | | | | | | Otherwise, changes in tests would require my-only approval. Change-Id: Ia957a28a5a8e55dc2ee4efdf9a46c91511d3e611
* | Logging to catch INJECT PERMISSION problemvadimt2019-08-151-0/+1
|/ | | | | Bug: 139498375 Change-Id: Ib7b8e1997bae9d4ff9cce7cf8690e42b6fdaaf38
* Merge "Temporary workaround for UIAutomator not recognizing a new window" ↵Vadim Tryshev2019-08-143-14/+16
|\ | | | | | | into ub-launcher3-qt-qpr1-dev
| * Temporary workaround for UIAutomator not recognizing a new windowvadimt2019-08-143-14/+16
| | | | | | | | | | Bug: 112282235 Change-Id: I145bb88d72689f8c6d61ba3481f25d8978933ab2
* | Merge "Improving screenshot path" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-08-141-2/+2
|\ \ | |/ |/|
| * Improving screenshot pathvadimt2019-08-131-2/+2
| | | | | | | | Change-Id: If61bbf0bbc8ace31142bc0e2d598d72ce48de360
* | Support for memory testsvadimt2019-08-081-0/+5
|/ | | | Change-Id: I867a232a293f7bddbc630f563f18c0db94ac4b6e
* Merge "Adding system health permissions to Launcher3 tests" into ↵Vadim Tryshev2019-08-061-0/+3
|\ | | | | | | ub-launcher3-qt-qpr1-dev
| * Adding system health permissions to Launcher3 testsvadimt2019-08-051-0/+3
| | | | | | | | Change-Id: Id4ae4731274bef243801e3a15bc87e9c3fa9e0c4
* | Adding debug tracing to catch non-dragging to workspacevadimt2019-08-051-0/+6
|/ | | | | Bug: 138729456 Change-Id: I28f1eaeb17a75cbc6f52b259d0226deaff42e0bb
* Merge "More tracing for wellbeing tests" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-08-011-1/+5
|\
| * More tracing for wellbeing testsvadimt2019-07-311-1/+5
| | | | | | | | | | Bug: 138743758 Change-Id: I49765cf94575dd7ce251b36094dd82d55d8410d1
* | Improvements in getting workspace app iconvadimt2019-07-311-2/+2
|/ | | | | | Bug: 138743792 Change-Id: I11981774397b82bdad0352343a52341c2e3a5099
* Merge "Improving getWorkspaceAppIcon()" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-07-314-15/+11
|\
| * Improving getWorkspaceAppIcon()vadimt2019-07-314-15/+11
| | | | | | | | Change-Id: I71093b6c03b96ef608be9c8b847a372834b79d64
* | Improving system health diagsvadimt2019-07-311-1/+1
|/ | | | Change-Id: Id3de46c48421051bc5680e05bcf77492aa793000
* Tests: Use FLAG_ACTIVITY_CLEAR_TASKvadimt2019-07-311-17/+15
| | | | Change-Id: I58053db6f942737976afcaed26e449a1f9b98f6f
* Not throwing NPE when can't resolve test providervadimt2019-07-301-0/+1
| | | | Change-Id: I22fa6dc5de94ffa02e0121b4f929adffcb9c1ce9
* Moving enabling rotation for testvadimt2019-07-261-5/+14
| | | | | | | We needed to press home to wait until the launcher starts, now we simply enable rotation once the Launcher gets created. Change-Id: Ie99e5073c06f8da181262d32823116061c81d6f7
* Merge "Tuning system health diags" into ub-launcher3-qt-r1-devVadim Tryshev2019-07-252-4/+8
|\
| * Tuning system health diagsvadimt2019-07-252-4/+8
| | | | | | | | Change-Id: Ib437c07e7e6e766621af435f75198b55dafd13c4
* | Revert "Reenabling testPressHomeOnAllAppsContextMenu"Vadim Tryshev2019-07-251-0/+1
|/ | | | | | | | This reverts commit 86f5da2d8f3f5c7cc5a2813294573894c87b0b6a. Reason for revert: Test fails in 2-button mode Change-Id: I20163a658f731cf6ef27ce84f5f7c06919b7b9cd
* Reenabling testPressHomeOnAllAppsContextMenuvadimt2019-07-251-1/+0
| | | | | Bug: 134074554 Change-Id: Icd23e2dcafab091e5406e84bb827bfc7177832ff
* Merge "Checking Launcher internal integrity from tests" into ↵Vadim Tryshev2019-07-242-1/+87
|\ | | | | | | ub-launcher3-qt-r1-dev
| * Checking Launcher internal integrity from testsvadimt2019-07-232-1/+87
| | | | | | | | | | | | | | | | | | | | | | | | In particular, we check that the stable Launcher state equals its current state. This can help detect Launcher being in a corrupted state as in b/133867119. The check gets called by tests when the Launcher is not transitioning from state to state. Bug: 137307838 Change-Id: I3d36edff35e42d14be6b9a52351bd6f709be75e8
* | Merge "Adding debug tracing" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-241-0/+8
|\ \ | |/ |/|
| * Adding debug tracingvadimt2019-07-231-0/+8
| | | | | | | | | | Bug: 138251824 Change-Id: Ibe3de964aeacbf83fd46cc53fda7d15c9401fe4d
* | Merge "TAPL: adding 1 to gesture margins to avoid accidentally triggering ↵Vadim Tryshev2019-07-231-2/+2
|\ \ | | | | | | | | | back" into ub-launcher3-qt-r1-dev
| * | TAPL: adding 1 to gesture margins to avoid accidentally triggering backvadimt2019-07-231-2/+2
| |/ | | | | | | Change-Id: I7152d60dffc2085313dc1466693b599e4efe0394
* / Improving "Add automatically" recognitionvadimt2019-07-231-1/+3
|/ | | | | Bug: 138152531 Change-Id: I204233f06a80d2d17b24dd9622c7a2152b1303a0
* Allowing both normal-case and uppercase versions of widget promptvadimt2019-07-231-4/+5
| | | | | | | The prompt is "Add automatically" Bug: 138152531 Change-Id: I5f1a15563e1e11768579711108a28070b72b4454
* Logging start and end of linear gesturevadimt2019-07-221-0/+1
| | | | Change-Id: Ie0756c89e3871b3f4e12849ef52c44f84a5ceeee
* Merge "Logging original exception in PortraitLandscapeRunner" into ↵Vadim Tryshev2019-07-191-0/+5
|\ | | | | | | ub-launcher3-qt-r1-dev
| * Logging original exception in PortraitLandscapeRunnervadimt2019-07-191-0/+5
| | | | | | | | Change-Id: I672e563df45f1f0dcdda5b1f863919f0150e73e6
* | Merge "Improving system health diags" into ub-launcher3-qt-r1-devVadim Tryshev2019-07-191-17/+17
|\ \ | |/ |/|
| * Improving system health diagsvadimt2019-07-191-17/+17
| | | | | | | | Change-Id: I207c5b9c9ad9e99646419b7a4bd77b59a067f26d
* | Fix waiting for launcher initializationvadimt2019-07-181-3/+3
|/ | | | | | Bug: 137836033 Change-Id: Ifc8ce867abd85eaeacd09a2b39636ecc4109c046
* Improving TAPL code around fallback recentsvadimt2019-07-183-4/+9
| | | | Change-Id: I9cd1caa2725f1d3967447130f4e34c4cf878514b
* Fixing starting scrolls outside of viewvadimt2019-07-171-2/+2
| | | | Change-Id: I0237603d25edc60522c41a3d20615391d5b4f3b6
* Using correct gesture margins in overviewvadimt2019-07-171-5/+10
| | | | Change-Id: I0108858279559e10633825f7de22211515f0e9b7
* Merge "Use non-android package name for context creation" into ↵Winson Chung2019-07-171-2/+2
|\ | | | | | | ub-launcher3-qt-r1-dev
| * Use non-android package name for context creationWinson Chung2019-07-171-2/+2
| | | | | | | | | | | | | | | | | | - Speculative fix for mismatch between navigation mode reported to the tests vs. what mode the device is in based on the bug report. Original change to the package name was in ag/6866716 Bug: 136033787 Change-Id: I51f964daa8c42b671733cf3fab19d086e19a9063
* | Temporarily disabling checking TouchInteractionServicevadimt2019-07-161-1/+1
| | | | | | | | Change-Id: I953f251373f7bfb471eb203ee4ceda4375f17703
* | Merge "Getting starting point of swipe from overview to all apps via ↵TreeHugger Robot2019-07-171-5/+9
|\ \ | | | | | | | | | protocol" into ub-launcher3-qt-r1-dev
| * | Getting starting point of swipe from overview to all apps via protocolvadimt2019-07-161-5/+9
| |/ | | | | | | Change-Id: Idf04579b67011dac45b081a81367cde2d1274117
* | Merge "Removing tracing for fixed bugs" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-165-12/+0
|\ \ | |/ |/|
| * Removing tracing for fixed bugsvadimt2019-07-155-12/+0
| | | | | | | | | | | | | | Bug: 133009122 Bug: 133765434 Bug: 134532571 Change-Id: I37aa1851a1bc0874c0b9acf561bde28966e9b523