Pass test time estimate arg to stabilize smart flank without cached results#635
Conversation
|
Thank you for the detailed pull request and issue! I will take a look when I have some time. |
|
re: #632
I prefer option 1 over introducing another flag. 10s was randomly chosen since it seemed to work well. Updating the default to something like 2m probably makes the most sense. Flank already has a ton of config options. I am hesitant to add more unless we truly have a need. |
That sounds good to me. Simplifies the change too. I went with 2m. |
|
Thanks! That looks great. I have to setup the bitrise jobs + CLA bot since we moved to the new Flank org. After that I'll merge this PR. |
|
Hi, sorry for the delay! We now have 2 full time resources working on Flank. 😄 I've merged the pull request. |
Context: #632
Ran into some local issues running all of the tests (stacktrace below[1]), but I think I covered most if not all of the places that this change touches.
Please leave comments on what I missed, or what I need to get a local build working. I can run unit tests in Android Studio, but hit some issues[2] running
./gradlew build[1]
[2]