Bmoric/postgres old acceptance test #67596
Draft
GitHub Actions / `destination-snowflake` Connector Test Results
failed
Oct 9, 2025 in 0s
2 fail, 16 skipped, 192 pass in 4m 51s
23 files 23 suites 4m 51s ⏱️
210 tests 192 ✅ 16 💤 2 ❌
214 runs 196 ✅ 16 💤 2 ❌
Results for commit e50aac3.
Annotations
github-actions / `destination-snowflake` Connector Test Results
testBasicTypes() (io.airbyte.integrations.destination.snowflake.write.SnowflakeInsertAcceptanceTest) failed
airbyte-integrations/connectors/destination-snowflake/build/test-results/integrationTestJava/TEST-io.airbyte.integrations.destination.snowflake.write.SnowflakeInsertAcceptanceTest.xml [took 33s]
Raw output
java.lang.AssertionError: Incorrect records for test20251009szTK.test_stream:
Incorrect record (pk=[IntegerValue(value=1)]):
airbyteMeta: Expected Meta(changes=[], syncId=42), got Meta(changes=[Change(field=timestamp_without_timezone, change=NULLED, reason=DESTINATION_SERIALIZATION_ERROR)], syncId=42)
string: Expected StringValue(value=fo?o), but was StringValue(value=fo,?o)
timestamp_without_timezone: Expected TimestampWithoutTimezoneValue(value=2023-01-23T12:34:56), but was NullValue
at kotlin.test.junit.JUnitAsserter.fail(JUnitSupport.kt:56)
at kotlin.test.AssertionsKt__AssertionsKt.fail(Assertions.kt:520)
at kotlin.test.AssertionsKt.fail(Unknown Source)
at io.airbyte.cdk.load.test.util.IntegrationTest.dumpAndDiffRecords(IntegrationTest.kt:164)
at io.airbyte.cdk.load.test.util.IntegrationTest.dumpAndDiffRecords$default(IntegrationTest.kt:137)
at io.airbyte.cdk.load.write.BasicFunctionalityIntegrationTest.testBasicTypes(BasicFunctionalityIntegrationTest.kt:3614)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.airbyte.cdk.extensions.JunitTimeoutInvocationInterceptor.interceptTestMethod$lambda$0(JunitTimeoutInvocationInterceptor.kt:38)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
github-actions / `destination-snowflake` Connector Test Results
testBasicTypes() (io.airbyte.integrations.destination.snowflake.write.SnowflakeRawInsertAcceptanceTest) failed
airbyte-integrations/connectors/destination-snowflake/build/test-results/integrationTestJava/TEST-io.airbyte.integrations.destination.snowflake.write.SnowflakeRawInsertAcceptanceTest.xml [took 35s]
Raw output
java.lang.AssertionError: Incorrect records for test20251009acab.test_stream:
Incorrect record (pk=[IntegerValue(value=1)]):
airbyteMeta: Expected Meta(changes=[], syncId=42), got Meta(changes=[Change(field=timestamp_without_timezone, change=NULLED, reason=DESTINATION_SERIALIZATION_ERROR)], syncId=42)
string: Expected StringValue(value=fo?o), but was StringValue(value=fo,?o)
timestamp_without_timezone: Expected StringValue(value=2023-01-23T12:34:56), but was <unset>
at kotlin.test.junit.JUnitAsserter.fail(JUnitSupport.kt:56)
at kotlin.test.AssertionsKt__AssertionsKt.fail(Assertions.kt:520)
at kotlin.test.AssertionsKt.fail(Unknown Source)
at io.airbyte.cdk.load.test.util.IntegrationTest.dumpAndDiffRecords(IntegrationTest.kt:164)
at io.airbyte.cdk.load.test.util.IntegrationTest.dumpAndDiffRecords$default(IntegrationTest.kt:137)
at io.airbyte.cdk.load.write.BasicFunctionalityIntegrationTest.testBasicTypes(BasicFunctionalityIntegrationTest.kt:3614)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.airbyte.cdk.extensions.JunitTimeoutInvocationInterceptor.interceptTestMethod$lambda$0(JunitTimeoutInvocationInterceptor.kt:38)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
Loading