Bug P3
Status Update
Comments
br...@google.com <br...@google.com> #2
Do you have a repro project that you could share with us?
There should be no need to excluding any dependencies: we automatically remove them from the test APK if they are in the main APK.
There should be no need to excluding any dependencies: we automatically remove them from the test APK if they are in the main APK.
ae...@google.com <ae...@google.com> #3
This bug has not been updated since 2022. If this is still occurring please reopen this bug.
Description
Please use github issue tracker instead, unless this is an internal google specific issue
*****************************************************
hi~
i use uiautomator1
however when i use uiautomator1 in AndroidR,
An error occurs. (only Android R)
ex)
adb shell uiautomator runtest TestAutomation.jar -c (class name)
..
error :
Test results for WatcherResultPrinter=Test run aborted due to unexpected exception: Failed resolution of: Landroid/test/RepetitiveTest;
same issue :
thank you