-
```
What steps will reproduce the problem?
1. Create Test1 which goes from Activity A to Activity B to Activity C
2. Create Test 2 which does the same
3. Check the Activity Stack when Test 1 ends
Wha…
-
```
What steps will reproduce the problem?
1. Create Test1 which goes from Activity A to Activity B to Activity C
2. Create Test 2 which does the same
3. Check the Activity Stack when Test 1 ends
Wha…
-
```
What steps will reproduce the problem?
1. Create Test1 which goes from Activity A to Activity B to Activity C
2. Create Test 2 which does the same
3. Check the Activity Stack when Test 1 ends
Wha…
-
This might be an issue with my environment.
I have checked out the latest version of master `0cc02b3`.
When I run:
```
gradle --version
```
I get:
> --------------------------------------------…
-
I try to move our tests from eclipse to android studio. I Just have the APK, do not have the source code.
I Just want to mannually installed my app and run tests.
I know can launch my app in eclipse …
-
https://buildkite.com/bazel/android-testing/builds/1621#cb6c258b-3b33-4421-8f99-d46a2118eece
```
(00:19:04) ERROR: /workdir/ui/espresso/IntentsAdvancedSample/BUILD.bazel:29:16: Building ui/espresso/…
-
```
What steps will reproduce the problem?
1. Create Test1 which goes from Activity A to Activity B to Activity C
2. Create Test 2 which does the same
3. Check the Activity Stack when Test 1 ends
Wha…
-
This works for unit tests, but has no effect on instrumentation tests:
``` groovy
testOptions.unitTests.all {
testLogging {
events 'passed', 'skipped', 'failed', 'standardOut', 'standardE…
-
### Description
when using looperMode=INSTRUMENTATION_TEST, and running tests which deal with ActivityScenarios, we occasionally get errors similar to https://github.com/robolectric/robolectric/issue…
-
After creating a [PR](https://github.com/ably/ably-asset-tracking-android/pull/447) which shouldn't affect the emulate workflow it made it [fail](https://github.com/ably/ably-asset-tracking-android/pu…