-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When specifying a filepath that does not exist with additional-test-apks Flank hangs forever. #733
Comments
Hey @runningcode ! Could you let us know which version of flank are you using? Thanks |
Happening in 8.1.0! |
Since #732 has probably same root cause I'll answer here for both :) Could you verify if both happen with latest Let me know what you think |
I just tried this on the snapshot. I passed it a non-existent file and it hung for at least 8 minutes, here is the stack trace:
|
@runningcode If you are using CI please invalidate flank cache and rerun. Let me know about results, thanks! |
Sorry about that. This was a bug in fladle that was not setting the version properly. It was introduced in Fladle 0.9.0 and fixed in 0.9.1. Anyways I'm seeing this issue is fixed in the flank snapshot. Thanks! |
@runningcode happy to help, if you see any errors let us know. Thank you too! |
Flank hangs forever when specifying additional-test-apks that do not exist.
Sample non-existent additional apks:
Here is a sample stacktrace:
The text was updated successfully, but these errors were encountered: