| Age | Commit message (Collapse) | Author |
|
This change will make the test show up in the automotive zip file, if the zip file is configured to build
BUG=382649664
Flag: TEST_ONLY
Change-Id: I18d797a8ba50dd591c67f2b8793eb4d0443802ff
|
|
modules should specify the submodule of java_sdk_library that the module
actually depends on
Test: CI
Ignore-AOSP-First: resolving merge conflicts
Flag: EXEMPT build dependency cleanup
Bug: 358613520
Change-Id: I80af0b9efa88c668306f0ff1d51491a8180dc57f
|
|
Bug: 350562427
Test: atest ConcurrentMultiSessionImeTest
Flag: TEST_ONLY
Change-Id: I67732f21b05102d34cbe5729d8df59e98a6ef4e3
|
|
Bug: 352823913
Test: atest ConcurrentMultiUserTest
Flag: EXEMPT test fix
Change-Id: Ib5a67064a9555c32ccde857b510e33900513e826
|
|
The test was flaky because sometimes the app window on the passenger
display stayed black forever after the test activity was launched on
the passenger display.
This CL fixed by removing problematic and unnecessary window animation.
Bug: 350562427
Test: atest com.android.server.inputmethod.multisessiontest.ConcurrentMultiUserTest --iterations 100
Flag: TEST_ONLY
Change-Id: Ieec9d815a85dfd218cf51f5960cb4172ba537af1
|
|
Bug: 350562427
Change-Id: I95d4a6044badf4b752fc8c7859ede388211de6a3
Test: atest com.android.server.inputmethod.multisessiontest.ConcurrentMultiUserTest
Flag: TEST_ONLY
|
|
Bug: 350562427
Test: atest com.android.server.inputmethod.multisessiontest.ConcurrentMultiUserTest
Flag: TEST_ONLY
Change-Id: I056b49a4454233762348d7567e0918eeae7b3c0f
|
|
Fixes: 350719917
Test: atest ConcurrentMultiUserTest
Flag: TEST_ONLY
Change-Id: I36e5153070d94a18c431a2c237aa1e74fdda77cd
|
|
|
|
This reverts commit 7480497bd18af0db03896c62dcd9180e4449dac2.
Reason for revert: This should be fixed by now.
Bug: 345557347
Test: tested on sdk_car_md_x86_64_emulator
Test: atest ConcurrentMultiUserTest
Change-Id: I7908546b2f5efc7f49a066fc673ceb5106179924
|
|
Bug: 350562427
Test: atest com.android.server.inputmethod.multisessiontest.ConcurrentMultiUserTest
Flag: TEST_ONLY
Change-Id: I0905a0621c0210ba370a1aa306ec107362c03cdc
|
|
Bug: 345557347
Test: tested on cf_x86_64_only_auto_md emulator
Test: atest ConcurrentMultiUserTest
Change-Id: I7288e775ae085bb3bbdacf1b7b37766b340b02d6
|
|
Context#getUserId() and Context#getDisplayId() are test APIs and can't
be used by non-testing app. So this CL replaced them with public APIs.
Fixes: 339096449
Test: atest ConcurrentMultiSessionImeTest
Change-Id: I361066487fbf7551dd99aa32baebec9e73ce34f6
|
|
Bug: 327704045
Test: atest ConcurrentMultiSessionImeTest --iteration 100
Change-Id: I9d6f4a724bffc24068b1a92e97a9ca87f335dade
|
|
Bug: 327704045
Test: atest ConcurrentMultiUserTest
Change-Id: Ie8dbfd1f5fa4fbed6656bf144633e99bd9c9fbd3
|
|
This reverts commit fba1cf2dc25b3f244b30f12d1e95cabcb9019602.
Reason for revert: Broke https://atp.googleplex.com/test-runs?testName=v2%2Faaos-engprod%2Fconcurrent_multi_session_ime_test&offset=0&buildTarget=cf_x86_64_only_auto_md-trunk_staging-userdebug
Change-Id: I82a3a7b9bcc5dc0bd5f60cfa5bbd276eeee48071
Bug: 327704045
|
|
Bug: 327704045
Test: atest ConcurrentMultiUserTest
Change-Id: I5382cb3d19b086b034556de9d0386695bda26b37
|
|
This CL is created as a best effort to migrate test targets
to the new android ownership model. If you find incorrect or unnecessary
attribution in this CL, please create a separate CL to fix that.
For more details please refer to the link below,
<add g3 doc link>
Bug: 304529413
Test: N/A
Change-Id: I6b6cf0abdd1fdb8fefa4184b3698f6951c192ac0
|
|
This test apk will host the concurrent multi-session IME tests.
For now, it will be enabled for Android Auto only.
Bug: 304358981
Test: atest ConcurrentMultiSessionImeTest
Change-Id: I437acbd1ce72868292add242fc38aeff9a548add
|