| Age | Commit message (Collapse) | Author |
|
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
|
|
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
|
|
|
|
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
|
|
Flag: TEST_ONLY
Fixes: 307772252
Fixes: 369903623
Test: atest FlickerTests WMShellFlickerTests
Change-Id: I8205ae60e47d59a3a80a8b0b0af6cffe34b43241
|
|
This will allow dynamic sharding to better schedule these modules in presubmit
Flag: TEST_ONLY
Bug: 351451943
Test: atest FlickerTestsQuickswitch
Change-Id: I036b8b7b396c35e2d6d45236d753538ad48f0e93
|
|
Test: atest FlickerLibTests
Bug: 288396763
Change-Id: Ie55d391d712fbcb62bc34f76b5d74dce962bd4e6
|
|
.. for all flicker tests.
Test: presubmit
Bug: 297603927
Change-Id: Ia0c4d8a3293f6bfff528a8c03d6ff97d145b57a2
|
|
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
|
|
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
|
|
Fixes: 312700921
Test: <flicker tests in presubmit>
Change-Id: Ibf8b2f50eff91209bc412336d224a6283fd90a59
|
|
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
|