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
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
We are using both LeakCanary and Strict mode to make our code more robust but these tools interfere with our automated tests on CI. We need to look into disabling these during tests.
The text was updated successfully, but these errors were encountered:
Regarding Strictmode, I'm unable to find a clean solution to detect if code is executed as part of a instrumentation test. Going to proceed with LeakCanary fix from above.
We are using both LeakCanary and Strict mode to make our code more robust but these tools interfere with our automated tests on CI. We need to look into disabling these during tests.
The text was updated successfully, but these errors were encountered: