summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2023-06-02Revert "Adding tracing for workspace loading that never finishes"Vadim Tryshev
This reverts commit 80bb8a12da54bd7353d923d80ae2934cd5f2350b. Reason for revert: Cleanup after the bug is fixed. Tracing is not necessary anymore. Change-Id: I1bb2bc59dd5debb51b094f14430cd18a203ed33c
2023-05-24Adding tracing for workspace loading that never finishesvadimt
Test: presubmit Bug: 267200150 Flag: N/A Change-Id: I6cfe6be101412e9d8d9498fc06c70d1d14561441
2023-05-23Merge "Removing legacy launcher winscope tracing for tests" into udc-devWinson Chung
2023-05-23Merge "Create TAPL test for taskbar in overview" into udc-devThales Lima
2023-05-23Create TAPL test for taskbar in overviewThales Lima
Fix: 269985301 Test: TaplTestsQuickstep Flag: none Change-Id: Iea0311bcba54882f7f2cf5d35cd98a538ae85855
2023-05-23Removing legacy launcher winscope tracing for testsWinson Chung
Bug: 279924453 Test: Presubmit Change-Id: I9ed7c3669dad5c20d0fa760b2fe2a50308f10be8
2023-05-22Merge "Adding debug tracing for b/262282528" into udc-devTreehugger Robot
2023-05-22Merge "Detach ViewCaptureRule onDrawListener on the main thread." into udc-devTreehugger Robot
2023-05-19Adding debug tracing for b/262282528vadimt
We see two long-clicks on the taskbar instead of expected one. Bug: 262282528 Test: presubmit Change-Id: I231d54ac08cf53ac7b0b6177da6b671314998021
2023-05-19Detach ViewCaptureRule onDrawListener on the main thread.Stefan Andonian
This should avoid an IllegalStateException in instrumented tests. Bug: 283313972 Test: Post-submit test succeeded. Change-Id: I5302cfc089d91b044baaac75b5d7c69e763a1847
2023-05-18Install test app for work profile userVinit Nayak
Bug: 243688989 Change-Id: I3ecd0c9eefdbd84d2b9da45680b9efb078c3fb67
2023-05-17Merge "Calculate sizes for responsive grid" into udc-devThales Lima
2023-05-17Calculate sizes for responsive gridThales Lima
This shouldn't change anything in the grids, only calculate the sizes of the grid. Bug: 277064708 Test: CalculatedWorkspaceSpecTest Test: WorkspaceSpecsTest Flag: ENABLE_RESPONSIVE_WORKSPACE Change-Id: Id1f90ef44f5b869113d063bad17589e7e88d1d20
2023-05-16Merge "Adding a new Edit Mode LauncherState" into udc-devCharlie Anderson
2023-05-15Merge "Added ViewCapture to all tests which implement ↵Stefan Andonian
AbstractLauncherUiTest." into udc-dev
2023-05-15Merge "Stopp Cell height from changing when running ReorderUnitTest" into ↵Sebastián Franco
udc-dev
2023-05-15Merge "Updating isTextClippedVerticallyTest" into udc-devAndrew Cole
2023-05-13Revert "Revert "Revert "Revert "Revert "Revert "Changing GridMigrationTask ↵Sunny Goyal
to use ModelDbController directly"""""" This reverts commit 09905cfa90a46b5fb4868d0ba4963f9c45e3f336. Reason for revert: Fixed the crashing issue Change-Id: Ibcfc28a89356d262e67e8842d6bae37e230a70f5
2023-05-12Added ViewCapture to all tests which implement AbstractLauncherUiTest.Stefan Andonian
This enables developers to watch failed tests in classes like TaplTestsQuickstep in the go/web-hv tool. Bug: 242867462 Test: Failed a test and verified that the TimeLapse bugreport entry showed up properly in the go/web-hv tool. Change-Id: Ic89af2a0e7102db52c52ddc668607a81c4809ed6
2023-05-12Adding a new Edit Mode LauncherStateCharlie Anderson
- Edit Mode doesn't close after dragging / dropping an app - Edit Mode can be entered through options popup menu, Spring Loaded still entered by dragging items - Adds new onLeavingState call to launcher states to cleanup changes Bug: 279590398 Flag: MULTI_SELECT_EDIT_MODE Test: manually tested the new state with flag on/off Change-Id: If4550037f9659dcb8cd8b1943388d1ec5d55fa29
2023-05-12Updating isTextClippedVerticallyTestAndrew Cole
Updating the isTextClippedVertically test to accomodate a different aspect ratio for raven devices Bug: 279464742 Test: isTextClippedVerticallyTest Change-Id: I4a4b740513914f1e76db18a00b65e4f881535d4a
2023-05-11Cleanup SettingsChangeLogger onClose()Vinit Nayak
* Correct name for San*d*box Bug: 280463854 Flag: none Test: v2/gnl-eng/unbundled/launcher/nexus_unit_test_multi_device_platform Change-Id: I2446871c8ea0b146ccfa2ea7caa1727aec42dd42
2023-05-11Merge "Revert "Revert "Revert "Revert "Revert "Changing GridMigrationTask to ↵Sunny Goyal
use ModelDbController directly"""""" into udc-dev
2023-05-11Revert "Revert "Revert "Revert "Revert "Changing GridMigrationTask to use ↵Sunny Goyal
ModelDbController directly""""" This reverts commit bca4e694f07ad76be5df639f52f345b0bb49d8ef. Reason for revert: post submit broken Change-Id: I8afc63b5aa67ee14127f79e2245ef543bff8cf31
2023-05-11Merge "Revert "Revert "Revert "Revert "Changing GridMigrationTask to use ↵Sunny Goyal
ModelDbController directly""""" into udc-dev
2023-05-11Stopp Cell height from changing when running ReorderUnitTestSebastian Franco
Fix: 280683994 Test: atest ReorderAlgorithmUnitTest Change-Id: Iee6336e11387a637e3fe52722d4f30a15e58aca9
2023-05-10Remove Screen Record for the testJagrut Desai
We no longer need the screen record as test is stable and passing. Test: Pre-Submit Bug: 281722118 Flag: not needed Change-Id: I4fa59968c58355068deee8429753b28120048eeb
2023-05-10Revert "Revert "Revert "Revert "Changing GridMigrationTask to use ↵Sunny Goyal
ModelDbController directly"""" This reverts commit 3772b246c2971d93f1b64755dd9249efe4828af1. Reason for revert: Fixed the test failure Change-Id: Ibdc9e184fcb32c7caa4ab25d8753a46fa322b703
2023-05-10Merge "Add feature flag and attribute for responsive grid" into udc-devThales Lima
2023-05-09Merge "Exit hover after taskbar unstash to clean up events between tests." ↵Pat Manning
into udc-dev
2023-05-09Exit hover after taskbar unstash to clean up events between tests.patmanning
Fix: 281068877 Test: TaplTestsTaskbar Change-Id: I5cbac63cb96788bf84bf5dc0e60a7d5c579c1438
2023-05-09Add feature flag and attribute for responsive gridThales Lima
This shouldn't change anything in the grids, only support the creation of responsive grids in the future. For now, to check that the flag works, turn it on and check the dumpsys. There is also a dump test created for this. Fix: 277064696 Fix: 277064702 Test: DeviceProfileResponsiveDumpTest Flag: ENABLE_RESPONSIVE_WORKSPACE Change-Id: I1bef87043a100234bd661cd6ac00007fdc654116
2023-05-06Merge "Revert "Revert "Revert "Changing GridMigrationTask to use ↵Sunny Goyal
ModelDbController directly"""" into udc-dev
2023-05-06Revert "Revert "Revert "Changing GridMigrationTask to use ModelDbController ↵Sunny Goyal
directly""" This reverts commit 8d9e468dbb30a3a036b314dc599164d540f9c442. Reason for revert: b/281179368 Change-Id: Ibfc5329f72cdbcb37d01a8bf3dac2ba0724b9faf
2023-05-05Loading widget description on the background threadSunny Goyal
Bug: 281074741 Test: Varified on device Flag: N/A Change-Id: I6b9b13e712534bdc582b98dbfb7bdfcc40d2f19d
2023-05-05Merge "ENABLE_TWOLINE_ALLAPPS default true (only in teamfood)" into udc-devBrandon Dayauon
2023-05-05Merge "Revert "Revert "Listen for hover events over stashed taskbar.""" into ↵Qiao Yang
udc-dev
2023-05-05Revert "Revert "Listen for hover events over stashed taskbar.""Qiao Yang
This reverts commit c27605099c14aac3c6f4a7336cf7f573aa0fa780. Reason for revert: DroidMonitor-triggered revert due to breakage <https://android-build.googleplex.com/builds/quarterdeck?branch=git_udc-dev&target=cf_x86_64_phone-userdebug&lkgb=10076607&lkbb=10076982&fkbb=10076788>, bug <281093059> Change-Id: I71e7fd07232c27a004243df0ffb0457fe53fe13b
2023-05-05Merge "Revert "Revert "Changing GridMigrationTask to use ModelDbController ↵Sunny Goyal
directly""" into udc-dev
2023-05-05Merge "Revert "Listen for hover events over stashed taskbar."" into udc-devQiao Yang
2023-05-05Revert "Listen for hover events over stashed taskbar."Pat Manning
This reverts commit c5882bcdfc713aa04aac18dd509d72f306ad8a96. Reason for revert: b/281068877 Change-Id: I431678658fc464c995df0df5e3cac5491d91b052
2023-05-05Revert "Revert "Changing GridMigrationTask to use ModelDbController directly""Sunny Goyal
This reverts commit 30bb3a247a9e6eb6b6903547367433e3aa723cf4. Reason for revert: Fixed original issue Change-Id: I02d85d604631795d96f0379eb94b7b6789102ea9
2023-05-04ENABLE_TWOLINE_ALLAPPS default true (only in teamfood)Brandon Dayauon
- modified test so enabling two line all apps work - have appIconSelector() select from content description bug: 275116822 test: manual Change-Id: Id3ccc6859b55d6b8a80ca509d420409d484207cf
2023-05-04Merge "Listen for hover events over stashed taskbar." into udc-devTreehugger Robot
2023-05-04Listen for hover events over stashed taskbar.Pat Manning
Bug: 243191650 Test: TaplTestsTaskbar Flag: ENABLE_CURSOR_HOVER_STATES Change-Id: Ia189ac6a6097d073c40c69ead6ecaf398d22eba8
2023-05-04Merge "Revert "Changing GridMigrationTask to use ModelDbController ↵Charlie Anderson
directly"" into udc-dev
2023-05-04Merge "Always insetting the widget by a minimum of 6dp" into udc-devTreehugger Robot
2023-05-04Revert "Changing GridMigrationTask to use ModelDbController directly"Charlie Anderson
This reverts commit 9ef41413e0a9b09b3be58ca214a6cdd7051d2794. Reason for revert: This was the only launcher CL during the time b/280669657 and 280680602 occurred Change-Id: Id7107f0935f84908ca87e1ae4c62ab05efe41a24
2023-05-04Merge "Change hover state based on color selector" into udc-devPat Manning
2023-05-03Revert to Fix AddConfigWidgetTestJagrut Desai
- we were checking the widget being valid and bound after we are accepting the config - solution is to revert back to test before and check post result after be check if widget is valid and bound. making sure that ShellCommandRule is checking for success, refactor for AddConfigWidgetTest with extra launcher wait condition. Test: none Bug: 276794291 Flag: not needed Change-Id: I4a6caf0851a947da03711b2a5d5bc9f736a47f95