hcaptcha-android-sdk
hcaptcha-android-sdk copied to clipboard
Benchmark test on CI hungs
- https://github.com/hCaptcha/hcaptcha-android-sdk/actions/runs/4476581946/jobs/7867084773
https://issuetracker.google.com/issues/235259765 - looks like a known issue
Some details:
- This happens for test
com.hcaptcha.sdk.HCaptchaWebViewHelperTest.benchmarkWebViewLoad - Looks like the reason is
lowmemorykilleractivity - To be updated
Full logcats attached. failed-logcat-com.hcaptcha.sdk.HCaptchaWebViewHelperTest-benchmarkWebViewLoad.txt success-logcat-com.hcaptcha.sdk.HCaptchaWebViewHelperTest-benchmarkWebViewLoad.txt
Fast solution is to ignore this specific test
https://droidviews.com/tweak-android-low-memory-killer-needs/ - LMK tweaing for long term solution