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
Ever since last week the android SDK tests now fail consistently with:
io.flipt.client.TestFliptEvaluationClient > testListFlags[test(AVD) - 13] FAILED
Tests on test(AVD) - 13 failed: There was 1 failure(s).
Test run failed to complete. Instrumentation run failed due to Process crashed.
> Task :connectedDebugAndroidTest FAILED
gradle/actions: Writing build results to /home/runner/work/_temp/.gradle-actions/build-results/__reactivecircus_android-emulator-runner-1738630954304.json
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':connectedDebugAndroidTest'.
> There were failing tests. See the report at: file:///home/runner/work/flipt-client-sdks/flipt-client-sdks/flipt-client-kotlin-android/build/reports/androidTests/connected/index.html
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
Ever since last week the android SDK tests now fail consistently with:
Example success: https://github.com/flipt-io/flipt-client-sdks/actions/runs/12951940855/job/36128114802
Example failure: https://github.com/flipt-io/flipt-client-sdks/actions/runs/12990936377/job/36227282622
The text was updated successfully, but these errors were encountered: