Add more tests #959
GitHub Actions / IntegrationTests_12 Test Reports
succeeded
Nov 25, 2025 in 1s
148 passed, 0 failed and 0 skipped
✅ IntegrationTests_12-artifacts/internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.controller.TestHAASController.xml
11 tests were completed in 270s with 11 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.controller.TestHAASController | 11✅ | 270s |
✅ com.linkedin.venice.controller.TestHAASController
✅ testCloudConfig
✅ testClusterResourceEmptyInstanceTag
✅ testClusterResourceInstanceTag
✅ testClusterResourceInstanceTag_updateOnRestart
✅ testConcurrentClusterInitialization
✅ testHelixUnknownInstanceOperation
✅ testRebalancePreferenceAndCapacityKeys
✅ testStartHAASControllerAsStorageClusterLeader
✅ testStartHAASHelixControllerAsControllerClusterLeader
✅ testTransitionToHAASControllerAsControllerClusterLeader
✅ testTransitionToHAASControllerAsStorageClusterLeader
✅ IntegrationTests_12-artifacts/internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml
11 tests were completed in 364s with 11 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.endToEnd.DaVinciClientTest | 11✅ | 364s |
✅ com.linkedin.venice.endToEnd.DaVinciClientTest
✅ testConcurrentGetAndStart[0](false)
✅ testConcurrentGetAndStart[2](true)
✅ testIsDavinciHeartbeatReported
✅ testObjectReuse[0](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=null, largeBatchRequestSplitThreshold=100})
✅ testObjectReuse[2](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=ObjectCacheConfig{maxCacheSize=Optional.empty, ttlInMilliseconds=Optional.empty}, largeBatchRequestSplitThreshold=100})
✅ testReadCompressedData[0](NO_OP)
✅ testReadCompressedData[2](GZIP)
✅ testReadCompressedData[4](ZSTD_WITH_DICT)
✅ testStatusReportDuringBoostrap[0](BUILT_IN, true)
✅ testStatusReportDuringBoostrap[2](ISOLATED, false)
✅ testStatusReportDuringBoostrap[4](ISOLATED, true)
✅ IntegrationTests_12-artifacts/internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.endToEnd.DaVinciClientTestWithHeartbeatReadyToServeCheckTest.xml
2 tests were completed in 60s with 2 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.endToEnd.DaVinciClientTestWithHeartbeatReadyToServeCheckTest | 2✅ | 60s |
✅ com.linkedin.venice.endToEnd.DaVinciClientTestWithHeartbeatReadyToServeCheckTest
✅ testHybridStore[0](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=null, largeBatchRequestSplitThreshold=100})
✅ testHybridStore[2](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=ObjectCacheConfig{maxCacheSize=Optional.empty, ttlInMilliseconds=Optional.empty}, largeBatchRequestSplitThreshold=100})
✅ IntegrationTests_12-artifacts/internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.endToEnd.TestBatchForRocksDB.xml
38 tests were completed in 306s with 38 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.endToEnd.TestBatchForRocksDB | 38✅ | 306s |
✅ com.linkedin.venice.endToEnd.TestBatchForRocksDB
✅ testBatchFromETL
✅ testBatchFromETLForUnionWithNullSchema
✅ testBatchFromETLForUnionWithoutNullSchema
✅ testBatchFromETLWithNullDefaultValue
✅ testCompressingRecord[0](false)
✅ testCompressingRecord[2](true)
✅ testDataPushWithSchemaWithAWrongDefault
✅ testDuplicateKey
✅ testEarlyDeleteBackupStore
✅ testEmptyPush
✅ testIncrementalPush
✅ testIncrementalPushWithCompression[0](false)
✅ testIncrementalPushWithCompression[2](true)
✅ testIncrementalPushWritesToRealTimeTopicWithPolicy
✅ testKafkaInputAAStore
✅ testKafkaInputBatchJob
✅ testKafkaInputBatchJobSucceedsWhenSourceTopicIsEmpty
✅ testKafkaInputBatchJobWithLargeValues[0](false)
✅ testKafkaInputBatchJobWithLargeValues[2](true)
✅ testKafkaInputBatchJobWithZstdCompression[0](false)
✅ testKafkaInputBatchJobWithZstdCompression[2](true)
✅ testLargeValues
✅ testMetaStoreSchemaValidation
✅ testReducerCountValidation
✅ testRunJobWithSchemaThatContainsUnknownField
✅ testStoreWithNoVersionThrows400
✅ testStoreWithTooLargeValues[0](false)
✅ testStoreWithTooLargeValues[2](true)
✅ testStoreWithTooLargeValuesWithCompression[0](false, NO_OP)
✅ testStoreWithTooLargeValuesWithCompression[2](true, NO_OP)
✅ testStoreWithTooLargeValuesWithCompression[4](false, GZIP)
✅ testStoreWithTooLargeValuesWithCompression[6](true, GZIP)
✅ testStoreWithTooLargeValuesWithCompression[8](false, ZSTD_WITH_DICT)
✅ testStoreWithTooLargeValuesWithCompression[10](true, ZSTD_WITH_DICT)
✅ testZstdCompressingAvroRecordCanFailWhenNoFallbackAvailable
✅ testZstdCompressingAvroRecordWhenFallbackAvailable[0](false)
✅ testZstdCompressingAvroRecordWhenFallbackAvailable[2](true)
✅ testZstdCompressingAvroRecordWhenNoFallbackAvailableWithSleep
✅ IntegrationTests_12-artifacts/internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.server.VeniceServerTest.xml
12 tests were completed in 227s with 12 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.server.VeniceServerTest | 12✅ | 227s |
✅ com.linkedin.venice.server.VeniceServerTest
✅ testCheckBeforeJoinCluster
✅ testCheckBeforeJointClusterBeforeHelixInitializingCluster
✅ testDropStorePartitionAsynchronously
✅ testDropStorePartitionSynchronously
✅ testMetadataFetchRequest
✅ testStartServerAndShutdownWithPartitionAssignmentVerification
✅ testStartServerWhenEnableAllowlistCheckingFailed
✅ testStartServerWhenEnableAllowlistCheckingSuccessful
✅ testStartServerWithDefaultConfigForTests
✅ testStartServerWithSystemSchemaInitialization
✅ testVeniceServerWithD2[0](false)
✅ testVeniceServerWithD2[1](true)
✅ internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.controller.TestHAASController.xml
11 tests were completed in 270s with 11 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.controller.TestHAASController | 11✅ | 270s |
✅ com.linkedin.venice.controller.TestHAASController
✅ testCloudConfig
✅ testClusterResourceEmptyInstanceTag
✅ testClusterResourceInstanceTag
✅ testClusterResourceInstanceTag_updateOnRestart
✅ testConcurrentClusterInitialization
✅ testHelixUnknownInstanceOperation
✅ testRebalancePreferenceAndCapacityKeys
✅ testStartHAASControllerAsStorageClusterLeader
✅ testStartHAASHelixControllerAsControllerClusterLeader
✅ testTransitionToHAASControllerAsControllerClusterLeader
✅ testTransitionToHAASControllerAsStorageClusterLeader
✅ internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.endToEnd.DaVinciClientTest.xml
11 tests were completed in 364s with 11 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.endToEnd.DaVinciClientTest | 11✅ | 364s |
✅ com.linkedin.venice.endToEnd.DaVinciClientTest
✅ testConcurrentGetAndStart[0](false)
✅ testConcurrentGetAndStart[2](true)
✅ testIsDavinciHeartbeatReported
✅ testObjectReuse[0](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=null, largeBatchRequestSplitThreshold=100})
✅ testObjectReuse[2](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=ObjectCacheConfig{maxCacheSize=Optional.empty, ttlInMilliseconds=Optional.empty}, largeBatchRequestSplitThreshold=100})
✅ testReadCompressedData[0](NO_OP)
✅ testReadCompressedData[2](GZIP)
✅ testReadCompressedData[4](ZSTD_WITH_DICT)
✅ testStatusReportDuringBoostrap[0](BUILT_IN, true)
✅ testStatusReportDuringBoostrap[2](ISOLATED, false)
✅ testStatusReportDuringBoostrap[4](ISOLATED, true)
✅ internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.endToEnd.DaVinciClientTestWithHeartbeatReadyToServeCheckTest.xml
2 tests were completed in 60s with 2 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.endToEnd.DaVinciClientTestWithHeartbeatReadyToServeCheckTest | 2✅ | 60s |
✅ com.linkedin.venice.endToEnd.DaVinciClientTestWithHeartbeatReadyToServeCheckTest
✅ testHybridStore[0](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=null, largeBatchRequestSplitThreshold=100})
✅ testHybridStore[2](DaVinciConfig{managed=true, isolated=false, storageClass=MEMORY_BACKED_BY_DISK, cacheConfig=ObjectCacheConfig{maxCacheSize=Optional.empty, ttlInMilliseconds=Optional.empty}, largeBatchRequestSplitThreshold=100})
✅ internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.endToEnd.TestBatchForRocksDB.xml
38 tests were completed in 306s with 38 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.endToEnd.TestBatchForRocksDB | 38✅ | 306s |
✅ com.linkedin.venice.endToEnd.TestBatchForRocksDB
✅ testBatchFromETL
✅ testBatchFromETLForUnionWithNullSchema
✅ testBatchFromETLForUnionWithoutNullSchema
✅ testBatchFromETLWithNullDefaultValue
✅ testCompressingRecord[0](false)
✅ testCompressingRecord[2](true)
✅ testDataPushWithSchemaWithAWrongDefault
✅ testDuplicateKey
✅ testEarlyDeleteBackupStore
✅ testEmptyPush
✅ testIncrementalPush
✅ testIncrementalPushWithCompression[0](false)
✅ testIncrementalPushWithCompression[2](true)
✅ testIncrementalPushWritesToRealTimeTopicWithPolicy
✅ testKafkaInputAAStore
✅ testKafkaInputBatchJob
✅ testKafkaInputBatchJobSucceedsWhenSourceTopicIsEmpty
✅ testKafkaInputBatchJobWithLargeValues[0](false)
✅ testKafkaInputBatchJobWithLargeValues[2](true)
✅ testKafkaInputBatchJobWithZstdCompression[0](false)
✅ testKafkaInputBatchJobWithZstdCompression[2](true)
✅ testLargeValues
✅ testMetaStoreSchemaValidation
✅ testReducerCountValidation
✅ testRunJobWithSchemaThatContainsUnknownField
✅ testStoreWithNoVersionThrows400
✅ testStoreWithTooLargeValues[0](false)
✅ testStoreWithTooLargeValues[2](true)
✅ testStoreWithTooLargeValuesWithCompression[0](false, NO_OP)
✅ testStoreWithTooLargeValuesWithCompression[2](true, NO_OP)
✅ testStoreWithTooLargeValuesWithCompression[4](false, GZIP)
✅ testStoreWithTooLargeValuesWithCompression[6](true, GZIP)
✅ testStoreWithTooLargeValuesWithCompression[8](false, ZSTD_WITH_DICT)
✅ testStoreWithTooLargeValuesWithCompression[10](true, ZSTD_WITH_DICT)
✅ testZstdCompressingAvroRecordCanFailWhenNoFallbackAvailable
✅ testZstdCompressingAvroRecordWhenFallbackAvailable[0](false)
✅ testZstdCompressingAvroRecordWhenFallbackAvailable[2](true)
✅ testZstdCompressingAvroRecordWhenNoFallbackAvailableWithSleep
✅ internal/venice-test-common/build/test-results/integrationTests_12/TEST-com.linkedin.venice.server.VeniceServerTest.xml
12 tests were completed in 227s with 12 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.server.VeniceServerTest | 12✅ | 227s |
✅ com.linkedin.venice.server.VeniceServerTest
✅ testCheckBeforeJoinCluster
✅ testCheckBeforeJointClusterBeforeHelixInitializingCluster
✅ testDropStorePartitionAsynchronously
✅ testDropStorePartitionSynchronously
✅ testMetadataFetchRequest
✅ testStartServerAndShutdownWithPartitionAssignmentVerification
✅ testStartServerWhenEnableAllowlistCheckingFailed
✅ testStartServerWhenEnableAllowlistCheckingSuccessful
✅ testStartServerWithDefaultConfigForTests
✅ testStartServerWithSystemSchemaInitialization
✅ testVeniceServerWithD2[0](false)
✅ testVeniceServerWithD2[1](true)
Loading