PR #6964 #3844
5 fail, 98 pass in 18s
Annotations
Check warning on line 0 in com.google.firebase.ai.VertexAIStreamingSnapshotTests
github-actions / Test Results
malformed content (com.google.firebase.ai.VertexAIStreamingSnapshotTests) failed
artifacts/unit-test-result-/firebase-ai/build/test-results/testDebugUnitTest/TEST-com.google.firebase.ai.VertexAIStreamingSnapshotTests.xml [took 0s]
Raw output
java.lang.AssertionError: Expected exception com.google.firebase.ai.type.SerializationException but no exception was thrown.
at com.google.firebase.ai.VertexAIStreamingSnapshotTests$malformed content$1$1.invokeSuspend(VertexAIStreamingSnapshotTests.kt:258)
at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)
at com.google.firebase.ai.VertexAIStreamingSnapshotTests$malformed content$1.invokeSuspend(VertexAIStreamingSnapshotTests.kt:244)
at com.google.firebase.ai.util.TestsKt$goldenStreamingFile$1$1.invokeSuspend(tests.kt:160)
at com.google.firebase.ai.util.TestsKt$commonTest$1.invokeSuspend(tests.kt:129)
Caused by: java.lang.AssertionError: Expected exception com.google.firebase.ai.type.SerializationException but no exception was thrown.
at com.google.firebase.ai.VertexAIStreamingSnapshotTests$malformed content$1$1.invokeSuspend(VertexAIStreamingSnapshotTests.kt:258)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28)
at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:99)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.google.firebase.ai.util.KotlinKt.doBlocking(kotlin.kt:34)
at com.google.firebase.ai.util.TestsKt.commonTest(tests.kt:107)
at com.google.firebase.ai.util.TestsKt.commonTest$default(tests.kt:102)
at com.google.firebase.ai.util.TestsKt$goldenStreamingFile$1.invokeSuspend(tests.kt:152)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.google.firebase.ai.util.KotlinKt.doBlocking(kotlin.kt:34)
at com.google.firebase.ai.util.TestsKt.goldenStreamingFile(tests.kt:148)
at com.google.firebase.ai.util.TestsKt.goldenStreamingFile$default(tests.kt:143)
at com.google.firebase.ai.util.TestsKt.goldenVertexStreamingFile(tests.kt:179)
at com.google.firebase.ai.util.TestsKt.goldenVertexStreamingFile$default(tests.kt:175)
at com.google.firebase.ai.VertexAIStreamingSnapshotTests.malformed content(VertexAIStreamingSnapshotTests.kt:241)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:489)
at org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
at org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:104)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Check warning on line 0 in com.google.firebase.ai.VertexAIStreamingSnapshotTests
github-actions / Test Results
empty content (com.google.firebase.ai.VertexAIStreamingSnapshotTests) failed
artifacts/unit-test-result-/firebase-ai/build/test-results/testDebugUnitTest/TEST-com.google.firebase.ai.VertexAIStreamingSnapshotTests.xml [took 0s]
Raw output
java.lang.AssertionError: Expected exception com.google.firebase.ai.type.SerializationException but no exception was thrown.
at com.google.firebase.ai.VertexAIStreamingSnapshotTests$empty content$1$1.invokeSuspend(VertexAIStreamingSnapshotTests.kt:258)
at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)
at com.google.firebase.ai.VertexAIStreamingSnapshotTests$empty content$1.invokeSuspend(VertexAIStreamingSnapshotTests.kt:158)
at com.google.firebase.ai.util.TestsKt$goldenStreamingFile$1$1.invokeSuspend(tests.kt:160)
at com.google.firebase.ai.util.TestsKt$commonTest$1.invokeSuspend(tests.kt:129)
Caused by: java.lang.AssertionError: Expected exception com.google.firebase.ai.type.SerializationException but no exception was thrown.
at com.google.firebase.ai.VertexAIStreamingSnapshotTests$empty content$1$1.invokeSuspend(VertexAIStreamingSnapshotTests.kt:258)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28)
at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:99)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.google.firebase.ai.util.KotlinKt.doBlocking(kotlin.kt:34)
at com.google.firebase.ai.util.TestsKt.commonTest(tests.kt:107)
at com.google.firebase.ai.util.TestsKt.commonTest$default(tests.kt:102)
at com.google.firebase.ai.util.TestsKt$goldenStreamingFile$1.invokeSuspend(tests.kt:152)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.google.firebase.ai.util.KotlinKt.doBlocking(kotlin.kt:34)
at com.google.firebase.ai.util.TestsKt.goldenStreamingFile(tests.kt:148)
at com.google.firebase.ai.util.TestsKt.goldenStreamingFile$default(tests.kt:143)
at com.google.firebase.ai.util.TestsKt.goldenVertexStreamingFile(tests.kt:179)
at com.google.firebase.ai.util.TestsKt.goldenVertexStreamingFile$default(tests.kt:175)
at com.google.firebase.ai.VertexAIStreamingSnapshotTests.empty content(VertexAIStreamingSnapshotTests.kt:155)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:489)
at org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
at org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:104)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Check warning on line 0 in com.google.firebase.ai.VertexAIUnarySnapshotTests
github-actions / Test Results
malformed content (com.google.firebase.ai.VertexAIUnarySnapshotTests) failed
artifacts/unit-test-result-/firebase-ai/build/test-results/testDebugUnitTest/TEST-com.google.firebase.ai.VertexAIUnarySnapshotTests.xml [took 0s]
Raw output
java.lang.AssertionError: Expected exception com.google.firebase.ai.type.SerializationException but no exception was thrown.
at com.google.firebase.ai.VertexAIUnarySnapshotTests$malformed content$1$1.invokeSuspend(VertexAIUnarySnapshotTests.kt:604)
at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)
at com.google.firebase.ai.VertexAIUnarySnapshotTests$malformed content$1.invokeSuspend(VertexAIUnarySnapshotTests.kt:393)
at com.google.firebase.ai.util.TestsKt$goldenUnaryFile$1$1.invokeSuspend(tests.kt:220)
at com.google.firebase.ai.util.TestsKt$commonTest$1.invokeSuspend(tests.kt:129)
Caused by: java.lang.AssertionError: Expected exception com.google.firebase.ai.type.SerializationException but no exception was thrown.
at com.google.firebase.ai.VertexAIUnarySnapshotTests$malformed content$1$1.invokeSuspend(VertexAIUnarySnapshotTests.kt:604)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.google.firebase.ai.util.KotlinKt.doBlocking(kotlin.kt:34)
at com.google.firebase.ai.util.TestsKt.commonTest(tests.kt:107)
at com.google.firebase.ai.util.TestsKt.commonTest$default(tests.kt:102)
at com.google.firebase.ai.util.TestsKt$goldenUnaryFile$1.invokeSuspend(tests.kt:214)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.google.firebase.ai.util.KotlinKt.doBlocking(kotlin.kt:34)
at com.google.firebase.ai.util.TestsKt.goldenUnaryFile(tests.kt:213)
at com.google.firebase.ai.util.TestsKt.goldenUnaryFile$default(tests.kt:208)
at com.google.firebase.ai.util.TestsKt.goldenVertexUnaryFile(tests.kt:237)
at com.google.firebase.ai.util.TestsKt.goldenVertexUnaryFile$default(tests.kt:233)
at com.google.firebase.ai.VertexAIUnarySnapshotTests.malformed content(VertexAIUnarySnapshotTests.kt:392)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:489)
at org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
at org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:104)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Check warning on line 0 in com.google.firebase.ai.VertexAIUnarySnapshotTests
github-actions / Test Results
empty content (com.google.firebase.ai.VertexAIUnarySnapshotTests) failed
artifacts/unit-test-result-/firebase-ai/build/test-results/testDebugUnitTest/TEST-com.google.firebase.ai.VertexAIUnarySnapshotTests.xml [took 0s]
Raw output
java.lang.AssertionError: Expected exception com.google.firebase.ai.type.SerializationException but no exception was thrown.
at com.google.firebase.ai.VertexAIUnarySnapshotTests$empty content$1$1.invokeSuspend(VertexAIUnarySnapshotTests.kt:604)
at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)
at com.google.firebase.ai.VertexAIUnarySnapshotTests$empty content$1.invokeSuspend(VertexAIUnarySnapshotTests.kt:247)
at com.google.firebase.ai.util.TestsKt$goldenUnaryFile$1$1.invokeSuspend(tests.kt:220)
at com.google.firebase.ai.util.TestsKt$commonTest$1.invokeSuspend(tests.kt:129)
Caused by: java.lang.AssertionError: Expected exception com.google.firebase.ai.type.SerializationException but no exception was thrown.
at com.google.firebase.ai.VertexAIUnarySnapshotTests$empty content$1$1.invokeSuspend(VertexAIUnarySnapshotTests.kt:604)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.google.firebase.ai.util.KotlinKt.doBlocking(kotlin.kt:34)
at com.google.firebase.ai.util.TestsKt.commonTest(tests.kt:107)
at com.google.firebase.ai.util.TestsKt.commonTest$default(tests.kt:102)
at com.google.firebase.ai.util.TestsKt$goldenUnaryFile$1.invokeSuspend(tests.kt:214)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.google.firebase.ai.util.KotlinKt.doBlocking(kotlin.kt:34)
at com.google.firebase.ai.util.TestsKt.goldenUnaryFile(tests.kt:213)
at com.google.firebase.ai.util.TestsKt.goldenUnaryFile$default(tests.kt:208)
at com.google.firebase.ai.util.TestsKt.goldenVertexUnaryFile(tests.kt:237)
at com.google.firebase.ai.util.TestsKt.goldenVertexUnaryFile$default(tests.kt:233)
at com.google.firebase.ai.VertexAIUnarySnapshotTests.empty content(VertexAIUnarySnapshotTests.kt:246)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:489)
at org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
at org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:104)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Check warning on line 0 in com.google.firebase.ai.DevAPIStreamingSnapshotTests
github-actions / Test Results
streaming returned the last Content without parts (com.google.firebase.ai.DevAPIStreamingSnapshotTests) failed
artifacts/unit-test-result-/firebase-ai/build/test-results/testDebugUnitTest/TEST-com.google.firebase.ai.DevAPIStreamingSnapshotTests.xml [took 0s]
Raw output
java.io.FileNotFoundException: src/test/resources/vertexai-sdk-test-data/mock-responses/googleai/streaming-success-no-content-parts.txt (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
at kotlin.io.FilesKt__FileReadWriteKt.forEachLine(FileReadWrite.kt:190)
at kotlin.io.FilesKt__FileReadWriteKt.readLines(FileReadWrite.kt:219)
at kotlin.io.FilesKt__FileReadWriteKt.readLines$default(FileReadWrite.kt:217)
at com.google.firebase.ai.util.TestsKt$goldenStreamingFile$1.invokeSuspend(tests.kt:150)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.google.firebase.ai.util.KotlinKt.doBlocking(kotlin.kt:34)
at com.google.firebase.ai.util.TestsKt.goldenStreamingFile(tests.kt:148)
at com.google.firebase.ai.util.TestsKt.goldenDevAPIStreamingFile(tests.kt:196)
at com.google.firebase.ai.util.TestsKt.goldenDevAPIStreamingFile$default(tests.kt:192)
at com.google.firebase.ai.DevAPIStreamingSnapshotTests.streaming returned the last Content without parts(DevAPIStreamingSnapshotTests.kt:93)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40)
at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:60)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at jdk.proxy2/jdk.proxy2.$Proxy5.processTestClass(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)