[Bug]: Google Ads Connector broken, needs to be updated to latest version of the Google Ads API #1989
GitHub Actions / Test Results
succeeded
Aug 20, 2024 in 0s
All 40 tests pass in 7s
40 tests 40 ✅ 7s ⏱️
7 suites 0 💤
7 files 0 ❌
Results for commit ff64566.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
40 tests found
There are 40 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.sdk.io.singlestore.DataSourceConfigurationTest ‑ testGetDataSource
org.apache.beam.sdk.io.singlestore.ReadTest ‑ testRead
org.apache.beam.sdk.io.singlestore.ReadTest ‑ testReadBothTableAndQuery
org.apache.beam.sdk.io.singlestore.ReadTest ‑ testReadNoTableAndQuery
org.apache.beam.sdk.io.singlestore.ReadTest ‑ testReadWithStatementPreparator
org.apache.beam.sdk.io.singlestore.ReadTest ‑ testReadWithTable
org.apache.beam.sdk.io.singlestore.ReadTest ‑ testReadWithoutOutputParallelization
org.apache.beam.sdk.io.singlestore.ReadWithPartitionsTest ‑ testReadWithPartitions
org.apache.beam.sdk.io.singlestore.ReadWithPartitionsTest ‑ testReadWithPartitionsBothTableAndQuery
org.apache.beam.sdk.io.singlestore.ReadWithPartitionsTest ‑ testReadWithPartitionsNoTableAndQuery
org.apache.beam.sdk.io.singlestore.ReadWithPartitionsTest ‑ testReadWithPartitionsWithTable
org.apache.beam.sdk.io.singlestore.SingleStoreDefaultRowMapperTest ‑ testAllDataTypes
org.apache.beam.sdk.io.singlestore.SingleStoreDefaultRowMapperTest ‑ testEmptyRow
org.apache.beam.sdk.io.singlestore.SingleStoreDefaultRowMapperTest ‑ testNullValues
org.apache.beam.sdk.io.singlestore.SingleStoreDefaultUserDataMapperTest ‑ testAllDataTypes
org.apache.beam.sdk.io.singlestore.SingleStoreDefaultUserDataMapperTest ‑ testBigNegativeNumbers
org.apache.beam.sdk.io.singlestore.SingleStoreDefaultUserDataMapperTest ‑ testBigNumbers
org.apache.beam.sdk.io.singlestore.SingleStoreDefaultUserDataMapperTest ‑ testEmptyRow
org.apache.beam.sdk.io.singlestore.SingleStoreDefaultUserDataMapperTest ‑ testNullValues
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testEscapeIdentifierEmpty
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testEscapeIdentifierNoSpecialCharacters
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testEscapeIdentifierWithSpecialCharacters
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testEscapeStringEmpty
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testEscapeStringNoSpecialCharacters
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testEscapeStringWithSpecialCharacters
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testGetArgumentWithDefault
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testGetArgumentWithDefaultReturnsDefault
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testGetClassNameOrNullClassName
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testGetClassNameOrNullNull
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testGetSelectQueryAllNulls
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testGetSelectQueryBothNonNulls
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testGetSelectQueryNonNullQuery
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testGetSelectQueryNonNullTable
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testInferCoderFromCoderRegistry
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testInferCoderFromRowMapper
org.apache.beam.sdk.io.singlestore.SingleStoreUtilTest ‑ testInferCoderFromSchemaRegistry
org.apache.beam.sdk.io.singlestore.WriteTest ‑ testWrite
org.apache.beam.sdk.io.singlestore.WriteTest ‑ testWriteBigBatchSize
org.apache.beam.sdk.io.singlestore.WriteTest ‑ testWriteInvalidBatchSize
org.apache.beam.sdk.io.singlestore.WriteTest ‑ testWriteSmallBatchSize
Loading