-
### Description
Using the new `ActivityScenario` for our tests. Sadly in various occasions the `getResult()` will wait 30 seconds until it returns successfully. This behavior is not deterministic a…
-
My release apk run on android version 8.0 (Samsung)but not run on Vivo,HUAWEI,Nokia and Mi(8.0).
This error is due to pdf viewer plugin .I try many plugin such as flutter_full_pdf_viewer,
flutter_p…
-
## The problem
I am providing the udid and it's ruining but it is not executing my tests, it just reset sometime and then stop working.
I am using the:-
If I don't initialize loadconfig ther…
-
Auto-Patcher : ApG 2.6.0.1
ROM: FXP231-cm-10-20130805-UNOFFICIAL-anzu
Patch is created successfully.
After applying patch, messaging app cannot start.
Clearing cache and dalvik-cache and fixing per…
deb8 updated
11 years ago
-
Given a class
```
@AndroidEntryPoint
MyActivity : AppCompatActivity()
```
and a test class
```
@HiltAndroidTest
@RunWith(RobolectricTestRunner::class)
@LooperMode(LooperMode.Mode.PAUSED)
…
-
### Summary
"Android CI" github workflow [fails in majority of cases](https://github.com/mnalis/apps-android-commons/actions/workflows/android.yml) (11 out of 12 cases for me) with errors like `jav…
-
After a testsuite is halted due to keyboardinterrupt, the ControllerInfo summary in the yaml log file will have 0 in all categories (even Requested) regardless of prior test results. Also, the current…
-
1. Python 2.7.5
2. java version "1.8.0_40"
3. Java(TM) SE Runtime Environment (build 1.8.0_40-b25)
4. Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)
5. MAC OS X Version 10.9.5
6.…
-
It is likely that all interop tests are prevented from running on Android because of this issue.
One example is the newly added test: `Interop/StructMarshalling/PInvoke/NestedStruct/NestedStruct.sh…
-
### Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### Expect…