-
Notifications
You must be signed in to change notification settings - Fork 249
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
Random FileNotFoundException when mocking Android class #185
Comments
I've managed to reproduce this on Android 12 but not every time: To workaround this I invoke |
FYI @topjohnwu, this sounds like it could be related to your recent permission change in #181 @lsuski can you confirm if this behavior happens in the previous release (2.28.1) as well? |
I'll try but as this is very rare I can't promise anything |
@lsuski just checking in, any luck on reproducing this in 2.28.1? |
No, I hadn't time for this yet |
Hi I've encountered this few times on CI but I couldn't reproduce this. When I try to mock
NotificationManager
class I recevice such error (on different devices):The text was updated successfully, but these errors were encountered: