Add kotlin problem matchers (#1775) #404
540 passed, 2 failed and 28 skipped
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests.xml
19 tests were completed in 14s with 18 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.AppConfigurationTests.xml
28 tests were completed in 774ms with 27 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.AppTests.xml
23 tests were completed in 24s with 18 passed, 0 failed and 5 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests.xml
11 tests were completed in 25s with 11 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/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/jvmTest/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/jvmTest/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/jvmTest/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/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FlexibleSyncConfigurationTests.xml
15 tests were completed in 16s with 14 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FlexibleSyncIntegrationTests.xml
7 tests were completed in 52s with 7 passed, 0 failed and 0 skipped.
❌ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
7 tests were completed in 61s with 6 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests | 6✅ | 1❌ | 61s |
❌ io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests
❌ completesOnClose[jvm]
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 10000 ms
✅ uploadProgressListener_changesOnly[jvm]
✅ downloadProgressListener_indefinitely[jvm]
✅ worksAfterExceptions[jvm]
✅ worksAfterCancel[jvm]
✅ downloadProgressListener_changesOnly[jvm]
✅ uploadProgressListener_indefinitely[jvm]
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FunctionsTests.xml
14 tests were completed in 12s with 14 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.GeoSpatialTests.xml
5 tests were completed in 27s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.HttpLogObfuscatorTests.xml
8 tests were completed in 12s with 8 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.internal.KtorNetworkTransportTest.xml
4 tests were completed in 6s with 3 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.internal.RealmSyncUtilsTest.xml
8 tests were completed in 2ms with 8 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/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/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoClientTests.xml
7 tests were completed in 6s with 7 passed, 0 failed and 0 skipped.
❌ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests.xml
55 tests were completed in 207s with 54 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests | 54✅ | 1❌ | 207s |
❌ io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests
✅ name_persistedName[jvm]
✅ findOne_unknownCollection[jvm]
✅ findOne_fails[jvm]
✅ findOne_links[jvm]
✅ findOneAndUpdate_explicitTypes[jvm]
✅ insertOne_throwsOnExistingPrimaryKey[jvm]
✅ updateOne[jvm]
✅ insertOne_embeddedObjects[jvm]
✅ insertMany_throwsOnTypeMismatch[jvm]
✅ withDocumentClass_withCustomSerialization[jvm]
✅ find_explicitTypes[jvm]
✅ deleteOne_fails[jvm]
✅ findOne_explicitTypes[jvm]
✅ insertMany_explictTyped[jvm]
✅ insertMany_throwsOnEmptyList[jvm]
✅ updateOne_explicitTypes[jvm]
✅ insertMany_throwsOnExistingPrimaryKey[jvm]
✅ findOne_typedLinks[jvm]
✅ findOneAndDelete_explicitTypes[jvm]
✅ findOne_embeddedObjects[jvm]
✅ count_invalidFilter[jvm]
✅ updateOne_fails[jvm]
✅ throwsOnLoggedOutUser[jvm]
✅ insertMany_throwsOnMissingRequiredFields[jvm]
✅ findOne[jvm]
✅ findOne_extraFieldsAreDiscarded[jvm]
✅ findOneAndUpdate_fails[jvm]
❌ insertOne[jvm]
io.realm.kotlin.mongodb.exceptions.ServiceException: [Service][InternalServerError(4315)] error processing request. Server log entry: http://3.91.29.33:51278/groups/667d30b955ac4650a778df4a/apps/667d30c855ac4650a778e452/logs?co_id=667d339755ac4650a779d3e0
✅ deleteOne[jvm]
✅ insertOne_typedLinks[jvm]
✅ findOneAndDelete_fails[jvm]
✅ updateMany[jvm]
✅ find[jvm]
✅ name[jvm]
✅ insertOne_links[jvm]
✅ findOneAndReplace_fails[jvm]
✅ count[jvm]
✅ withDocumentClass[jvm]
✅ aggregate[jvm]
✅ findOne_missingFieldsGetsDefaults[jvm]
✅ find_fails[jvm]
✅ findOneAndDelete[jvm]
✅ findOneAndReplace[jvm]
✅ aggregate_fails[jvm]
✅ deleteMany_fails[jvm]
✅ updateMany_fails[jvm]
✅ findOneAndUpdate[jvm]
✅ insertMany[jvm]
✅ findOneAndReplace_explicitTypes[jvm]
✅ updateMany_explicitTypes[jvm]
✅ insertOne_throwsOnTypeMismatch[jvm]
✅ insertOne_explicitTypes[jvm]
✅ deleteMany[jvm]
✅ insertOne_throwsOnMissingRequiredFields[jvm]
✅ findOne_typedLinks_unknownClassBecomesDictionary[jvm]
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml
54 tests were completed in 131s with 54 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoDatabaseTests.xml
5 tests were completed in 5s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoDBSerializerTests.xml
9 tests were completed in 8ms with 9 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.MutableSubscriptionSetTests.xml
21 tests were completed in 23s with 20 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/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/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.PBSProgressListenerTests.xml
8 tests were completed in 8s with 4 passed, 0 failed and 4 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.serializer.BsonEncoderTests.xml
12 tests were completed in 6ms with 12 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionExtensionsTests.xml
16 tests were completed in 87s with 16 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
19 tests were completed in 23s with 19 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionTests.xml
6 tests were completed in 4s with 6 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.xml
32 tests were completed in 80s with 32 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/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/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SyncConfigTests.xml
38 tests were completed in 16s with 37 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SyncedRealmTests.xml
34 tests were completed in 73s with 29 passed, 0 failed and 5 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SyncSessionTests.xml
22 tests were completed in 10s with 19 passed, 0 failed and 3 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.UserProfileTests.xml
3 tests were completed in 619ms with 3 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.UserTests.xml
32 tests were completed in 16s with 32 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.compiler.AsymmetricObjectTests.xml
5 tests were completed in 7s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.jvm.FlexibleSyncSchemaTests.xml
1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.jvm.RealmTests.xml
1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.
Annotations
github-actions / Unit Test Results - Sync JVM MacOS x64
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► completesOnClose[jvm]
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 10000 ms
Raw output
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 10000 ms
at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:46)
at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:36)
at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:123)
at io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests$completesOnClose$1$1$job$1$1.invokeSuspend(FLXProgressListenerTests.kt:243)
at io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests$completesOnClose$1$1$job$1.invokeSuspend(FLXProgressListenerTests.kt:242)
at io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests$completesOnClose$1.invokeSuspend(FLXProgressListenerTests.kt:253)
Caused by: kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 10000 ms
at app//kotlinx.coroutines.TimeoutKt.TimeoutCancellationException(Timeout.kt:191)
at app//kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:159)
at app//kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:501)
at app//kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:280)
at app//kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:108)
at [email protected]/java.lang.Thread.run(Thread.java:829)
github-actions / Unit Test Results - Sync JVM MacOS x64
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests ► insertOne[jvm]
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests.xml
Error:
io.realm.kotlin.mongodb.exceptions.ServiceException: [Service][InternalServerError(4315)] error processing request. Server log entry: http://3.91.29.33:51278/groups/667d30b955ac4650a778df4a/apps/667d30c855ac4650a778e452/logs?co_id=667d339755ac4650a779d3e0
Raw output
io.realm.kotlin.mongodb.exceptions.ServiceException: [Service][InternalServerError(4315)] error processing request. Server log entry: http://3.91.29.33:51278/groups/667d30b955ac4650a778df4a/apps/667d30c855ac4650a778e452/logs?co_id=667d339755ac4650a779d3e0
at app//io.realm.kotlin.mongodb.internal.RealmSyncUtilsKt.convertAppError(RealmSyncUtils.kt:183)
at app//io.realm.kotlin.mongodb.internal.RealmSyncUtilsKt$channelResultCallback$1.onError(RealmSyncUtils.kt:63)
at app//io.realm.kotlin.internal.interop.realmcJNI.complete_http_request(Native Method)
at app//io.realm.kotlin.internal.interop.realmc.complete_http_request(realmc.java:1875)
at app//io.realm.kotlin.internal.interop.sync.ResponseCallbackImpl.response(ResponseCallbackImpl.kt:26)
at app//io.realm.kotlin.mongodb.internal.KtorNetworkTransport$sendRequest$1.invokeSuspend(KtorNetworkTransport.kt:121)
at app//kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at app//kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)