vadimt
767f02b809
Not using stale object to diagnose stale object
...
Test: presubmit
Bug: 187761685
Change-Id: Ifbe7f48515f575bfe08373592891e745112ac2a6
2021-08-23 17:49:59 -07:00
TreeHugger Robot and Android (Google) Code Review
c817d2a633
Merge "Migrating all model tests to Instrumentation tests" into sc-v2-dev
2021-08-23 21:08:51 +00:00
Sunny Goyal
455ba62b5d
Migrating all model tests to Instrumentation tests
...
Bug: 196825541
Test: Presubmit
Change-Id: Iebd46eb41eb46c187d569197f4b97b4fddc0f6f7
2021-08-23 12:34:44 -07:00
TreeHugger Robot and Android (Google) Code Review
a7929aff08
Merge "Logging for artifacts not being created" into sc-v2-dev
2021-08-19 10:39:57 +00:00
vadimt
b29f63af3c
Logging for artifacts not being created
...
Bug: 196820244
Test: presubmit
Change-Id: I8bcaa0a87d54adc122a71755746912112c4b83e1
2021-08-18 19:10:13 -07:00
Sunny Goyal and Android (Google) Code Review
494bbb0b6c
Merge "Moving all widget picker tests to instrumentation tests" into sc-v2-dev
2021-08-19 01:41:40 +00:00
Sunny Goyal
177785eccf
Moving all widget picker tests to instrumentation tests
...
Bug: 196825541
Test: Presubmit
Change-Id: I946f29baedb2e6b29044f8df1bc73b74e9999efe
2021-08-18 15:06:53 -07:00
Sunny Goyal
11854ba48b
Moving some utility tests to instrumentation tests
...
> Also removing some UI tests which are already covered by instrumentation
Bug: 196825541
Test: Presubmit
Change-Id: Ib39a81589d0bf55278623a596d444b752ca696e6
2021-08-18 15:00:45 -07:00
Sunny Goyal and Android (Google) Code Review
741107cc53
Merge "Updating test build rules" into sc-v2-dev
2021-08-18 19:23:33 +00:00
Vadim Tryshev and Android (Google) Code Review
543f73a09d
Merge "Waiting for Launcher to restart after enabling test provider" into sc-v2-dev
2021-08-18 18:48:52 +00:00
Sunny Goyal
4af8cf9269
Updating test build rules
...
> Moving definition to bp files
> Adding mokito-inline to allow mocking final classes
> Moving src_common to src to avoid unnecessary code split
Bug: 196825541
Test: Presubmit
Change-Id: Ib6879cda6aee74f5b9050a16eb6ca94ed3b7e28c
2021-08-18 10:22:52 -07:00
vadimt
272d622bc4
Improving diags for containers disappearing while getting children
...
Bug: 184609576
Test: presubmit
Change-Id: I7f527a9991a58fd148b17783078b5ac80979a5b3
2021-08-17 18:47:12 -07:00
vadimt
fa56d3ed27
Waiting for Launcher to restart after enabling test provider
...
Bug: 188806432
Test: presubmit
Change-Id: Ie821c7641c351e0926fff1b7218c4ed745d2dd8f
2021-08-16 18:37:28 -07:00
Tracy Zhou and Android (Google) Code Review
180a7d97d7
Merge "Update LauncherInstrumentation to consider tablet w/o nav bar" into sc-v2-dev
2021-08-17 01:01:49 +00:00
TreeHugger Robot and Android (Google) Code Review
32e573162d
Merge "Removing unnecessary logging" into sc-v2-dev
2021-08-16 10:22:34 +00:00
TreeHugger Robot and Android (Google) Code Review
a4937b2270
Merge "Revert "Not using shell command to enable test provider"" into sc-v2-dev
2021-08-13 23:27:18 +00:00
Vadim Tryshev
169c4e88cd
Revert "Not using shell command to enable test provider"
...
This reverts commit 5f80e92bda .
Reason for revert: We need to see if this has caused b/196586808
Bug: 196586808
Test: presubmit
Change-Id: I078f0d4e83f5f1db19e9e0a5afec4f3058156745
2021-08-13 21:56:07 +00:00
TreeHugger Robot and Android (Google) Code Review
87cf3efe06
Merge "Removing some instrumentation for a workarounded bug" into sc-v2-dev
2021-08-13 18:42:22 +00:00
Tracy Zhou
2bb92ba49d
Update LauncherInstrumentation to consider tablet w/o nav bar
...
Bug: 191660313
Test: TaplTestsLauncher3
Change-Id: I7bbcc2f9c3eb7b62dc2abd94b63df22b7168bf15
2021-08-13 08:54:35 -07:00
TreeHugger Robot and Android (Google) Code Review
73ad3abc29
Merge "Restoring generating artifacts" into sc-v2-dev
2021-08-13 00:44:57 +00:00
vadimt
303298de84
Restoring generating artifacts
...
Bug: 189874683
Test: presubmit
Change-Id: I82503900a8b7ce916a54437456007dec00016c47
2021-08-12 16:04:05 -07:00
vadimt
5f80e92bda
Not using shell command to enable test provider
...
Shell command can kill app
Test: presubmit
Bug: 188806432
Change-Id: Id512eb16d26cc4b324574a2a6a15f4805e426b9f
2021-08-12 10:28:45 -07:00
vadimt
4381c3a343
Removing unnecessary logging
...
Test: presubmit
Bug: 190748682
Change-Id: I3a280b4f351098cf256d276baced6e13eb771eb3
2021-08-11 14:24:06 -07:00
TreeHugger Robot and Android (Google) Code Review
69f2dc2b49
Merge "Even further increase FORCE_PAUSE_TIMEOUT in tests" into sc-v2-dev
2021-08-11 19:19:59 +00:00
Alex Chau
c2441dffbe
Even further increase FORCE_PAUSE_TIMEOUT in tests
...
- http://b//194114179#comment17 shows that 900ms should work for most cases
Bug: 194114179
Test: atest NexusLauncherOutOfProcTests:com.android.launcher3.memory.MemoryTests#testAppLaunchFromWorkspace
Change-Id: Ie2832d7ad25b0844121ecf626903140bfeedc5ba
2021-08-11 18:36:42 +01:00
Alex Chau
2a4c978371
Clean up ScreenRecord for AddWidgetTest
...
Bug: 195263971
Test: manual
Change-Id: I5880c9aa0294795d7a5827163f3f51466b67ad35
2021-08-11 10:06:05 +01:00
vadimt
a1e0b01a44
Removing some instrumentation for a workarounded bug
...
Bug: 187080582
Test: Local, presubmit
Change-Id: I2334072bebc9d4e40d632fe068943bf5560f02e4
2021-08-10 18:43:40 -07:00
Alex Chau
e9dbb0d952
Use windowInsets for bottomGestureSize instead of gestureInsets
...
- getTargetInsets will be reverted to its behavior before ag/15431427
- getBottomGestureSize will use the new getWindowInset call uses windowInsets instead of the max of windowInsets/gestureInsets, with the taskbar inset calibration
Bug: 195263971
Test: com.android.launcher3.ui.widget.AddWidgetTest#testDragCustomShortcut
Change-Id: I89368edee5252a404ef490db6540734ec4806f2b
2021-08-09 18:49:29 +01:00
TreeHugger Robot and Android (Google) Code Review
0a39f6daec
Merge "Diagnose when lab device sends fake touch screen events to test" into sc-v2-dev
2021-08-09 11:00:45 +00:00
vadimt
6b534ee54f
Diagnose when lab device sends fake touch screen events to test
...
Bug: 189874683
Test: local
Change-Id: I8ac569ab049bafaa0a6263598f2b43a99386e6d9
2021-08-06 15:49:02 -07:00
Vadim Tryshev
ed53d1c21c
Revert "Revert "Removing workaround for battery defender""
...
This reverts commit f9ccf0175d .
Reason for revert: to see whether b/151613234 is fixed
Test: pre-, post- submit
Bug: 151613234
Change-Id: Ieda2907319d796a57494318920c22f3db4527dab
2021-08-05 20:52:58 +00:00
TreeHugger Robot and Android (Google) Code Review
1ac67e4314
Merge "Allow Sv2 in launcher build version" into sc-v2-dev
2021-08-05 20:28:05 +00:00
Alex Chau
2994df043a
Allow Sv2 in launcher build version
...
Bug: 195632795
Test: atest NexusLauncherTests:com.google.android.apps.nexuslauncher.wellbeing.WellbeingTests#testPauseAppFromOverview
Change-Id: If0c047bfc64e17de71e9861e27c3a1373577e398
2021-08-05 19:10:17 +01:00
Alex Chau
3a02b9ce9f
Further increase FORCE_PAUSE_TIMEOUT in tests
...
- Test result has been improved by ag/15455154, but flakiness still exist, further increase the timeout to see if it helps
Bug: 194114179
Test: atest NexusLauncherOutOfProcTests:com.android.launcher3.memory.MemoryTests#testAppLaunchFromWorkspace
Change-Id: I0421a969a30d9c8b259aeb21059e2219f43174f7
2021-08-05 13:55:52 +01:00
Alex Chau
0dfe56cff1
Increase motion pause timeout for tests
...
- In cuttlefish occasionally MOTION_MOVE and MOTION_UP takes more than 300ms due to lag, increasing the motion pause timeout to avoid getting false signals in tests
Bug: 194114179
Test: atest NexusLauncherOutOfProcTests:com.android.launcher3.memory.MemoryTests#testAppLaunchFromWorkspace
Change-Id: I0a33f34b5bf96f4f7ae56020c5a27f4ef9a0ff64
2021-08-04 20:09:06 +01:00
TreeHugger Robot and Android (Google) Code Review
1179930b74
Merge "Logging to figure out why first dump didn't result in assertion" into sc-v2-dev
2021-08-03 20:05:19 +00:00
vadimt
21091ada88
Logging to figure out why first dump didn't result in assertion
...
Bug: 195319692
Test: presubmit
Change-Id: I4a80541a58eb8f630211de4b90836c435f6d41b2
2021-08-03 18:47:35 +00:00
vadimt
25f1cd94cc
Logging to figure out why first dump didn't result in assertion
...
Bug: 195319692
Test: presubmit
Change-Id: I4a80541a58eb8f630211de4b90836c435f6d41b2
2021-08-03 11:09:30 -07:00
Alex Chau
9016e17988
Add ScreenRecord for testDragCustomShortcut
...
- For investigation of a failing test
Bug: 195263971
Test: manual
Change-Id: If68e678a847f70c5b891c9dbcece77333fedf846
2021-08-02 10:49:42 +01:00
Alex Chau
6951aef060
Fix Launcher3 tests for tablets
...
- Consider taskbar size for bottom gesture size, by using TargetInsets
- TargetInsets should substract overlapping taskbar size when it's present
- For pressHome, use the same gesture scope when context menu is present as well.
- For pressHome, GestureScope.INSIDE_TO_OUTSIDE should only be used when it's already at home screen on launcher3 tablet.
Bug: 193539246
Test: NexusLauncherTest and Launcher3Test
Change-Id: I4a20522f3b38ef326acae4b189df11a125990411
2021-07-30 20:39:05 +01:00
Alex Chau
27ee6447db
Clean up screen record for tests
...
- Add new record and remove obsolete ones
Bug: 193440212
Bug: 193125090
Bug: 192005114
Test: manual
Change-Id: I860c42961e710e1542d9d911338dd359896b6970
2021-07-29 11:01:09 +01:00
TreeHugger Robot and Android (Google) Code Review
4a0cd5abff
Merge "Re-enabling getting stability flavor. Can parse Launcher version Tiramisu. Also removes patterns that were used in the unbundled branch." into sc-v2-dev
2021-07-26 20:45:19 +00:00
vadimt
e7f064eb85
Re-enabling getting stability flavor.
...
Can parse Launcher version Tiramisu.
Also removes patterns that were used in
the unbundled branch.
Test: presubmit
Bug: 194528425
Change-Id: I43cca43ed1735cf8ed8845a614768bc42b1403f6
2021-07-24 01:55:50 +00:00
Vadim Tryshev and Android (Google) Code Review
192cbbbdd3
Merge "Initial workaround for changed platform codename breakage" into sc-v2-dev
2021-07-24 00:55:57 +00:00
TreeHugger Robot and Android (Google) Code Review
2be2590698
Merge "Diagnosing when only SysUI is visible." into sc-v2-dev
2021-07-23 22:43:12 +00:00
vadimt
8ace5d204b
Initial workaround for changed platform codename breakage
...
Test: presubmit
Bug: 194528425
Change-Id: I703da06bbfe5cd28011f7693b16cc0cc263a23ee
2021-07-23 15:33:13 -07:00
vadimt
715dc428e3
Diagnosing when only SysUI is visible.
...
Test: presubmit
Bug: 187761685
Change-Id: Ia4c7305193c104db4999dfb463004165d8f8b578
2021-07-23 11:21:41 -07:00
TreeHugger Robot and Android (Google) Code Review
8a4a99ed95
Merge "Improving diags for launching an app." into sc-v2-dev
2021-07-23 04:12:08 +00:00
TreeHugger Robot and Android (Google) Code Review
8aac1952af
Merge "Dump accessibility hierarchy on test failure" into sc-v2-dev
2021-07-23 03:42:48 +00:00
TreeHugger Robot and Android (Google) Code Review
ec4be03dd3
Merge "Improving diags when Launcher is invisible when the test fails" into sc-v2-dev
2021-07-23 03:42:39 +00:00