Tony
5818f9b3c5
Fix overshoot velocity in 2-button landscape mode
...
Now we use the velocity towards the middle of the screen
(e.g. x when in landscape) instead of always using y.
Test: testBackground with @PortraitLandscape
Bug: 135567630
Change-Id: I77ab6bdf0d556475a6c182ae91914a718a81e1c4
2019-07-12 18:02:09 -07:00
Vadim Tryshev
7946f55742
Revert "Enable @PortraitLandscape for testBackground"
...
This reverts commit b6e2cd8546 .
Reason for revert: b/135567630
Change-Id: I4cd87356177a141c99e3865b8794de58386d0f49
2019-06-22 00:30:57 +00:00
vadimt
b6e2cd8546
Enable @PortraitLandscape for testBackground
...
Now that Recents rotation crash is fixed
Change-Id: Ibca9460e45fc533e414537f7923a2d09fc59f58a
2019-06-21 14:32:17 -07:00
vadimt
06d30e54d5
Enabling tests in landscape mode
...
Bug: 121280703
Change-Id: I3245ca8d0b0496035658ce2a602882a62942f3f1
2019-06-17 15:13:25 -07: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
vadimt
c328ac56cf
Make every UI test generate screenshots for local test runs
...
Change-Id: Idb7962e62c0c95f8a50792e9342562c6d8b6ba42
2019-05-17 18:19:13 -07:00
vadimt
f1e0c90a3b
Not using Contacts app
...
Bug: 131628231
Change-Id: If877cc95879263330b7bbd344ddd3a526a5e6fac
2019-05-01 12:21:56 -07:00
vadimt
677abe2117
Annotating ignored tests with requests to enable them
...
Bug: 117106893
Change-Id: Ib8e578913ceebee44a507b5e333e7da07c6120d0
2019-04-22 17:34:29 -07:00
vadimt
1256912237
Not using browser app in testing. It may not start.
...
Change-Id: I48b129d84ea9cf8f97193bcb769ba20738046ef5
2019-04-22 15:36:18 -07:00
vadimt
f185552108
Not using Play Store app in tests
...
As it magically misses from some devices
Change-Id: I7765d987ef996dc2f515b9a0023b6f545f9cb534
2019-04-03 18:31:43 -07:00
vadimt
67d3fd574b
Not using unstable Messages app in tests
...
Change-Id: I4811621613dc950ce5d16fc621b7f546170d8037
2019-04-03 15:44:19 -07:00
vadimt
9b4671f806
Temporarily ignoring flaky test checking mDevice.pressRecentApps()
...
Change-Id: I60fba4425e10fca5b06dd72f4d98aedc1b9a578e
2019-03-28 18:41:20 -07:00
vadimt
c5b06f4cf6
Preparing QuickstepOnOff for running in 3 navigation modes
...
Change-Id: I7855e756c9886a21bfc2584cf42e7921147fb256
2019-03-28 16:02:47 -07:00
vadimt
e12f5c3b8b
Unifying setup for AOSP and Nexus Tapl Tests
...
Test: TaplTestsQS
Change-Id: Ib699566f13980bd89335ad17b2a694e37b83e2ae
2019-02-15 12:08:19 -08:00
TreeHugger Robot
abdb80a6d0
Merge "Adding dismiss-all method" into ub-launcher3-master
2019-01-30 19:06:06 +00:00
vadimt
8ac8d29121
Adding dismiss-all method
...
See the bug.
Bug: 123259701
Change-Id: I4b41d2cfe14c53db1a99cb6a693d3047057fa925
Tests: testOverview
2019-01-30 10:36:52 -08:00
vadimt
44d227a5b8
Fixing AOSP TaplTestsLauncher3.testAllAppsFromHome test
...
On the AOSP target, there are not enough apps to make App Apps
scrollable. Moving the test to QS Tapl tests.
Change-Id: I95e196bafdbd0fee77705554890a7c3cda7ac92a
Tests: the affected test
2019-01-29 17:23:25 -08:00
vadimt
dc2f2dc639
Splitting TaplTests into a pure AOSP and QS parts
...
This will allow running as many as possible automatic checks on AOSP
launcher and moving most AOSP tests that use TAPL to where they belong
to: Tapl Tests.
Bug: 110103162
Test: Running the test suites
Change-Id: I9192354e6097698d4b942c5682b79664ecc2336d
2019-01-29 10:53:34 -08:00