platform_packages_apps_Laun.../tests
vadimt 2ea348ff87 Removing flake when 2 long-press events happened on single long press
There is some unknown to me logic in Launcher that sometimes duplicates
the long-press event . This causes flakes whenTAPL expects one long
press, but the actual sequence is 2 events.

That duplication logic seems to be related to race conditions is is hard
to repro. For now, just removing long-press verification. I'll start
with more deterministic events.

Bug: 147806932
Change-Id: I03841131bf8cae88011824f660f2c7b1906592f4
2020-01-16 17:10:55 -08:00
..
dummy_app System apps must target API 29 or higher 2019-11-06 16:01:25 -08:00
res Adding test to check view inflation during swipe up 2019-09-20 15:36:02 -07:00
src/com/android/launcher3 Merge "Fix BaseSwipeDetector#setState() called inside another setState()" into ub-launcher3-master 2020-01-15 22:03:01 +00:00
tapl Removing flake when 2 long-press events happened on single long press 2020-01-16 17:10:55 -08:00
Android.mk Fix Launcher3Tests SDK version 2019-12-26 22:18:32 +00:00
AndroidManifest-common.xml Using grantRuntimePermission() 2020-01-08 12:01:34 -08:00
AndroidManifest.xml System apps must target API 29 or higher 2019-11-06 16:01:25 -08:00
OWNERS Extending the list of test owners 2019-08-14 17:18:45 -07:00