Upgrade to Realm Core v14.12.0 #1822
536 passed, 1 failed and 31 skipped
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests.xml
19 tests were completed in 12s with 18 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.AppConfigurationTests.xml
28 tests were completed in 535ms with 27 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.AppTests.xml
25 tests were completed in 18s with 20 passed, 0 failed and 5 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests.xml
11 tests were completed in 7s with 10 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.CredentialsTests.xml
5 tests were completed in 2s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.EmailPasswordAuthWithAutoConfirmTests.xml
20 tests were completed in 4s with 16 passed, 0 failed and 4 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.EmailPasswordAuthWithCustomFunctionTests.xml
5 tests were completed in 4s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.EmailPasswordAuthWithEmailConfirmTests.xml
2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.FlexibleSyncConfigurationTests.xml
15 tests were completed in 7s with 14 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.FlexibleSyncIntegrationTests.xml
7 tests were completed in 9s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
7 tests were completed in 13s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.FunctionsTests.xml
14 tests were completed in 9s with 14 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.GeoSpatialTests.xml
5 tests were completed in 9s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.HttpLogObfuscatorTests.xml
8 tests were completed in 8s with 8 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.internal.KtorNetworkTransportTest.xml
4 tests were completed in 4s with 3 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.internal.RealmSyncUtilsTest.xml
8 tests were completed in 1ms with 8 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.internal.SyncConnectionParamsTests.xml
1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoClientTests.xml
7 tests were completed in 3s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests.xml
55 tests were completed in 44s with 55 passed, 0 failed and 0 skipped.
❌ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml
54 tests were completed in 54s with 53 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests | 53✅ | 1❌ | 54s |
❌ io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests
✅ findOne_unknownCollection[macos]
✅ aggregate[macos]
✅ aggregate_fails[macos]
✅ count[macos]
✅ count_invalidFilter[macos]
✅ deleteMany[macos]
✅ deleteMany_fails[macos]
❌ deleteOne[macos]
kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
✅ deleteOne_fails[macos]
✅ find[macos]
✅ findOne[macos]
✅ findOneAndDelete[macos]
✅ findOneAndDelete_explicitTypes[macos]
✅ findOneAndDelete_fails[macos]
✅ findOneAndReplace[macos]
✅ findOneAndReplace_explicitTypes[macos]
✅ findOneAndReplace_fails[macos]
✅ findOneAndUpdate[macos]
✅ findOneAndUpdate_explicitTypes[macos]
✅ findOneAndUpdate_fails[macos]
✅ findOne_embeddedObjects[macos]
✅ findOne_explicitTypes[macos]
✅ findOne_extraFieldsAreDiscarded[macos]
✅ findOne_fails[macos]
✅ findOne_links[macos]
✅ findOne_missingFieldsGetsDefaults[macos]
✅ findOne_typedLinks[macos]
✅ findOne_typedLinks_unknownClassBecomesDictionary[macos]
✅ find_explicitTypes[macos]
✅ find_fails[macos]
✅ insertMany[macos]
✅ insertMany_explictTyped[macos]
✅ insertMany_throwsOnEmptyList[macos]
✅ insertMany_throwsOnExistingPrimaryKey[macos]
✅ insertMany_throwsOnMissingRequiredFields[macos]
✅ insertMany_throwsOnTypeMismatch[macos]
✅ insertOne[macos]
✅ insertOne_embeddedObjects[macos]
✅ insertOne_explicitTypes[macos]
✅ insertOne_links[macos]
✅ insertOne_throwsOnExistingPrimaryKey[macos]
✅ insertOne_throwsOnMissingRequiredFields[macos]
✅ insertOne_throwsOnTypeMismatch[macos]
✅ insertOne_typedLinks[macos]
✅ name[macos]
✅ throwsOnLoggedOutUser[macos]
✅ updateMany[macos]
✅ updateMany_explicitTypes[macos]
✅ updateMany_fails[macos]
✅ updateOne[macos]
✅ updateOne_explicitTypes[macos]
✅ updateOne_fails[macos]
✅ withDocumentClass[macos]
✅ withDocumentClass_withCustomSerialization[macos]
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoDatabaseTests.xml
5 tests were completed in 2s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoDBSerializerTests.xml
9 tests were completed in 35ms with 9 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.MutableSubscriptionSetTests.xml
21 tests were completed in 13s with 20 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.nonlatin.NonLatinTests.xml
1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.PBSProgressListenerTests.xml
8 tests were completed in 6s with 4 passed, 0 failed and 4 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SchemaProcessorTests.xml
2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.serializer.BsonEncoderTests.xml
12 tests were completed in 8ms with 12 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionExtensionsTests.xml
16 tests were completed in 20s with 14 passed, 0 failed and 2 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
19 tests were completed in 14s with 19 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionTests.xml
6 tests were completed in 4s with 5 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.xml
32 tests were completed in 30s with 32 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientTests.xml
7 tests were completed in 3s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncConfigTests.xml
38 tests were completed in 11s with 37 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncedRealmTests.xml
35 tests were completed in 41s with 30 passed, 0 failed and 5 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncSessionTests.xml
22 tests were completed in 14s with 19 passed, 0 failed and 3 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.UserProfileTests.xml
3 tests were completed in 755ms with 3 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.UserTests.xml
32 tests were completed in 13s with 32 passed, 0 failed and 0 skipped.
Annotations
github-actions / Unit Test Results - MacOS x64 Sync
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests ► deleteOne[macos]
Failed test found in:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml
Error:
kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
Raw output
kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
at kotlin.Throwable#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Throwable.kt:28)
at kotlin.Exception#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:23)
at kotlin.RuntimeException#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:34)
at kotlin.UninitializedPropertyAccessException#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:154)
at kotlin.native.internal#ThrowUninitializedPropertyAccessException(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/RuntimeUtils.kt:105)
at io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionTests#<get-app>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/mongo/MongoCollectionTests.kt:152)
at io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionTests#tearDown(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/mongo/MongoCollectionTests.kt:191)
at io.realm.kotlin.test.mongodb.common.mongo.$MongoCollectionFromDatabaseTests$test$0.$tearDown$FUNCTION_REFERENCE$206.invoke#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/mongo/MongoCollectionTests.kt:96)
at io.realm.kotlin.test.mongodb.common.mongo.$MongoCollectionFromDatabaseTests$test$0.$tearDown$FUNCTION_REFERENCE$206.$<bridge-UNNN>invoke(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/mongo/MongoCollectionTests.kt:96)
at kotlin.Function1#invoke(/Users/teamcity/.gradle/daemon/8.4/[K][Suspend]Functions:1)
at kotlin.native.internal.test.BaseClassSuite.TestCase#doAfter(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:173)
at kotlin.native.internal.test.TestCase#doAfter(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:63)
at kotlin.native.internal.test.TestCase#run(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:54)
at kotlin.native.internal.test.TestCase#run(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:49)
at kotlin.native.internal.test.TestRunner.run#internal(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestRunner.kt:263)
at kotlin.native.internal.test.TestRunner.runIteration#internal(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestRunner.kt:289)
at kotlin.native.internal.test.TestRunner#run(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestRunner.kt:304)
at kotlin.native.internal.test#testLauncherEntryPoint(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/Launcher.kt:33)
at kotlin.native.internal.test#main(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/Launcher.kt:38)
at <global>.Konan_start(/Users/runner/.gradle/daemon/7.6/entryPointOwner:1)
at <global>.Init_and_run_start(Unknown Source)
at <global>.0x0(Unknown Source)