Add support for Github Actions #1629
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
io.realm.kotlin.test.android.InstrumentedTests ► io.realm.kotlin.test.common.QueryTests ► keyPath_usingWildCards:
packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/CoreErrorConverter.kt#L47
Failed test found in:
./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-base-.xml
Error:
java.lang.IllegalStateException: [RLM_ERR_WRONG_THREAD]: Realm accessed from incorrect thread.
|
io.realm.kotlin.test.android.InstrumentedTests ► io.realm.kotlin.test.common.QueryTests ► asFlow_objectBound_withKeyPath:
packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/CoreErrorConverter.kt#L47
Failed test found in:
./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-base-.xml
Error:
java.lang.IllegalStateException: [RLM_ERR_WRONG_THREAD]: Realm accessed from incorrect thread.
|
io.realm.kotlin.test.android.InstrumentedTests ► io.realm.kotlin.test.common.VersionTrackingTests ► initialVersionDereferencedAfterFirstWrite:
packages/test-base/src/commonMain/kotlin/io/realm/kotlin/test/util/Utils.kt#L139
Failed test found in:
./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-base-.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timeout after 1m: Failed to receive update event
|
io.realm.kotlin.test.android.InstrumentedTests ► io.realm.kotlin.test.common.notifications.BacklinksNotificationsTests ► keyPath_invalidNestedProperty:
packages/test-base/src/commonTest/kotlin/io/realm/kotlin/test/common/notifications/BacklinksNotificationsTests.kt#L654
Failed test found in:
./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-base-.xml
Error:
java.lang.AssertionError: Expected an exception of class java.lang.IllegalArgumentException to be thrown, but was java.lang.IllegalStateException: [RLM_ERR_WRONG_THREAD]: Realm accessed from incorrect thread.
|
io.realm.kotlin.test.android.InstrumentedTests ► io.realm.kotlin.test.common.notifications.BacklinksNotificationsTests ► keyPath_unknownNestedProperty:
packages/test-base/src/commonTest/kotlin/io/realm/kotlin/test/common/notifications/BacklinksNotificationsTests.kt#L646
Failed test found in:
./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-base-.xml
Error:
java.lang.AssertionError: Expected an exception of class java.lang.IllegalArgumentException to be thrown, but was java.lang.IllegalStateException: [RLM_ERR_WRONG_THREAD]: Realm accessed from incorrect thread.
|