summaryrefslogtreecommitdiff
path: root/tests/FlickerTests/QuickSwitch
AgeCommit message (Collapse)Author
2025-03-06Disable "explore hub mode" in flicker tests Nataniel Borges
It interferes with the test by showing a dialog. It was already disabled for other test suites Flag: TEST_ONLY Test: atest FlickerTests WMShellFlickerTests Fixes: 400664547 Change-Id: Iad6bd28a790a1a9fed418d537dfdbfcc18282eb2
2024-11-25Force disable AOD Nataniel Borges
Some tests fail when the device shows AOD instead of having the display off at the start Flag: TEST_ONLY Bug: 377557338 Test: atest WMShellFlickerServiceTests Change-Id: I1aed38d0c1f85507b0a6f26b0077f381f8dc0de4
2024-10-07Merge "Clean up unnecessary modules" into main Nataniel Borges
2024-10-07Clean up unnecessary modules Nataniel Borges
We now use test_module_config to split and shard the tests better and don't need the module breakdown Also update class javadoc to match the commands Flag: TEST_ONLY Fixes: 352725912 Test: atest FlickerTests WMShellFlickerTests Change-Id: I1989a8ca838cc46d9c4e8fff6f285b5ba2e75438
2024-09-30Disable bluetooth and wifi during flicker tests Nataniel Borges
Flag: TEST_ONLY Fixes: 307772252 Fixes: 369903623 Test: atest FlickerTests WMShellFlickerTests Change-Id: I8205ae60e47d59a3a80a8b0b0af6cffe34b43241
2024-08-13Create test module configs for quick switch Nataniel Borges
This will allow dynamic sharding to better schedule these modules in presubmit Flag: TEST_ONLY Bug: 351451943 Test: atest FlickerTestsQuickswitch Change-Id: I036b8b7b396c35e2d6d45236d753538ad48f0e93
2024-05-14Uses new argument to force stop perfetto sessions Nataniel Borges
Test: atest FlickerLibTests Bug: 288396763 Change-Id: Ie55d391d712fbcb62bc34f76b5d74dce962bd4e6
2024-04-25Turn off deprecated sdk dialog Linus Tufvesson
.. for all flicker tests. Test: presubmit Bug: 297603927 Change-Id: Ia0c4d8a3293f6bfff528a8c03d6ff97d145b57a2
2024-04-10Delete flicker datatype objects Nataniel Borges
Since winscope no longer uses flicker code, we don't need to compile all the code to JS. This means we can reuse the standard Android objects and simplify the code Morevoer, we'll be able to not create the flicker objects before actually loading the traces, mitigating resource usage Bug: 311642700 Test: atest FlickerLibTest FlickerLibUtilTests FlickerLibE2eTest Change-Id: Ie5d7618eb9436cedc5151481f17afd0620b8dbb9
2024-02-26Unify common into parser and flicker Nataniel Borges
Since winscope no longer uses flicker code, we don't need to compile all the code to JS. This means we can reuse the standard Android objects and simplify the code This CL updates the import path removing the distinction between common and device subpackages Bug: 311642700 Test: atest FlickerLibTest FlickerLibUtilTests FlickerLibE2eTest Change-Id: I99adee33658007d696d60cfff575e87e6419cf8d
2023-12-06Cleanup perfetto proto config Nataniel Borges
Fixes: 312700921 Test: <flicker tests in presubmit> Change-Id: Ibf8b2f50eff91209bc412336d224a6283fd90a59
2023-11-06Split flicker tests into completely independent folders, which can be ↵ Nataniel Borges
transferred to the respective teams. This also allows the tests to be better configured, so that app compat tests don't run on phones Bug: 307885357 Fixes: 307359855 Test: atest FlickerTestsAppLaunch1 FlickerTestsAppLaunch2 FlickerTestsAppClose FlickerTestsIme FlickerTestsNotification FlickerTestsRotation FlickerTestsQuickswitch FlickerServiceTests Change-Id: I2dfc90dd4c01614065ba4a1b39696eb7431c3dd5