v2.8.13
What's Changed
- feat: SSW-3019 — capture the native-runtime failure cause in the gradle-mirrors init script. The
NoSuchFieldError @ DeviceConfigis a downstream cascade ofNPE @ DefaultNativeRuntimeLoader:201(a swallowed native-runtime/ICU/.soload failure). The always-on (opt-out:BITRISE_ROBOLECTRIC_JAR_AUDIT=false) probe now self-captures it on the next failure: per-jaricu/icudt*audit,-Xlog:librarynative-load lines re-emitted as[robolectric-nativeruntime-probe](JDK 17+ only — the tag is invalid on JDK 11 and would abort the JVM), andtestLogging FULLon failed tests to surface the swallowed cause.robolectric.logging=stdoutis gated behind opt-inBITRISE_ROBOLECTRIC_VERBOSE_LOGGING. Never fails a build.
Changelog
Gradle verification
For reference, the verification metadata is available as an attached asset.
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.