You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#1315
## Test Plan
> How do we know the code works?
1. run ```./gradlew integrationTests```
1. integration tests should pass
## Description
Flank should also verify XML results for android and ios integration tests.
This ticket should be merged after #1316 when we update all tests.
```filter all tests - ios``` is disabled and should be updated in #1388
## Checklist
- [X] Add verification for basic android test
- [X] Add verification for tests from #1316
Describe the bug
There are differences in flank output for iOS and Android when all test are filtered
Below is the output for https://github.com/Flank/flank/blob/master/integration_tests/src/test/kotlin/integration/AllTestFilteredIT.kt
To Reproduce
Expected behavior
There is a decision to be made if flank should (or not) print args.
Based on the answer:
Details (please complete the following information):
Additional context
Introduced in #1219
The text was updated successfully, but these errors were encountered: