-
### **The Problem**
When starting the Andoird App via Appium, the driver terminates with the message: "org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500…
-
Fail test:
- tracing/eventpipe/complus_config/name_config_with_pid/name_config_with_pid.sh
[Full log](https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-54516-merge-…
-
I am running into the follow error when building and running my Android Instrumentation Tests after upgrading to Mockito-Android 2.23.0:
```
org.gradle.api.tasks.TaskExecutionException: Execution …
-
### Description
androidx.media router should be a clean modern API for detecting the media routes.
https://developer.android.com/jetpack/androidx/releases/mediarouter
### Steps to Reproduce
…
-
In my experience, tests using `kaocha-cljs` sometimes fail because it can't connect successfully to the ClojureScript client. This is particularly problematic on CI, as it causes PR test runs to fail …
-
### How frequently does the bug occur?
Always
### Description
So realm seems to cause this crash on the first call of `realmObjectCompanionOrNull()` on the init of the schema set, no matter w…
-
I am mocking [GoogleSignInAccount](https://developers.google.com/android/reference/com/google/android/gms/auth/api/signin/GoogleSignInAccount) with the latest Mockito version:
```
GoogleSignInAccoun…
-
I have a (somewhat) weird use case: In my app I have two object graphs, one for app-wide and one for activity-wide components, while the latter extends (plusses) from the former.
Now in my instrument…
-
```
Help request.
I am trying to load map tiles from the assets directory.
I see the I need to write a custom TileProvider, but am unsure where to go next:
The existing tile loaders make assumption…
-
I have a very simple experimental test for Flutter driver. I just want to try to click an element in a flutter app.
I am using `https://github.com/ashwithpoojary98/javaflutterfinder` as Java client …