Add more tests #959
66 passed, 2 failed and 0 skipped
✅ IntegrationTests_14-artifacts/internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.controller.kafka.consumer.AdminConsumptionTaskIntegrationTest.xml
5 tests were completed in 41s with 5 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.controller.kafka.consumer.AdminConsumptionTaskIntegrationTest | 5✅ | 41s |
✅ com.linkedin.venice.controller.kafka.consumer.AdminConsumptionTaskIntegrationTest
✅ testAdminConsumptionTaskWithSpecificWriterId
✅ testParallelAdminExecutionTasks
✅ testSkipMessageEndToEnd
✅ testSkipMessageWithExecutionIdEndToEnd
✅ testUpdateAdminOperationVersion
✅ IntegrationTests_14-artifacts/internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.controller.TestInstanceRemovable.xml
4 tests were completed in 97s with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.controller.TestInstanceRemovable | 4✅ | 97s |
✅ com.linkedin.venice.controller.TestInstanceRemovable
✅ testIsInstanceRemovable
✅ testIsInstanceRemovableAfterPush
✅ testIsInstanceRemovableDuringPush
✅ testIsInstanceRemovableOnOldVersion
✅ IntegrationTests_14-artifacts/internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.endToEnd.TestPartialUpdateWithActiveActiveReplication.xml
4 tests were completed in 142s with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.endToEnd.TestPartialUpdateWithActiveActiveReplication | 4✅ | 142s |
✅ com.linkedin.venice.endToEnd.TestPartialUpdateWithActiveActiveReplication
✅ testAAReplicationForPartialUpdateOnFields
✅ testAAReplicationForPartialUpdateOnListField
✅ testAAReplicationForPartialUpdateOnMapField
✅ testActiveActivePartialUpdateWithRecordMapField
✅ IntegrationTests_14-artifacts/internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.helix.TestHelixReadOnlyStorageEngineRepository.xml
3 tests were completed in 6s with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.helix.TestHelixReadOnlyStorageEngineRepository | 3✅ | 6s |
✅ com.linkedin.venice.helix.TestHelixReadOnlyStorageEngineRepository
✅ testGetStore
✅ testLoadFromZK
✅ testNotifiers
✅ IntegrationTests_14-artifacts/internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.helix.TestHelixReadWriteStorageEngineRepository.xml
4 tests were completed in 906ms with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.helix.TestHelixReadWriteStorageEngineRepository | 4✅ | 906ms |
✅ com.linkedin.venice.helix.TestHelixReadWriteStorageEngineRepository
✅ testAddAndDeleteStore
✅ testAddAndReadStore
✅ testLoadFromZK
✅ testUpdateAndReadStore
✅ IntegrationTests_14-artifacts/internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest.xml
2 tests were completed in 147s with 2 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest | 2✅ | 147s |
✅ com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest
✅ testLeaderFollowerDualThreadPool
✅ testLeaderFollowerSingleThreadPool
❌ IntegrationTests_14-artifacts/internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.ingestionHeartbeat.IngestionHeartBeatTest.xml
8 tests were completed in 536s with 7 passed, 1 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.ingestionHeartbeat.IngestionHeartBeatTest | 7✅ | 1❌ | 536s |
❌ com.linkedin.venice.ingestionHeartbeat.IngestionHeartBeatTest
❌ testIngestionHeartBeat[0](false, false)
java.lang.AssertionError: Controller error: An error occurred during controller request. controller = http://localhost:41005, route = /new_store, params = [owner=test_owner, key_schema="string", cluster_name=venice-cluster0, hostname=localhost, store_name=ingestionHeartBeatTest_a7826d429a_da836917, value_schema={"type":"record","name":"nameRecord","namespace":"example.avro","fields":[{"name":"firstName","type":"string","default":""},{"name":"lastName","type":"string","default":""}]}], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 404 - Store: venice_system_store_davinci_push_status_store_ingestionHeartBeatTest_a7826d429a_da836917 does not exist. expected [false] but found [true]
✅ testIngestionHeartBeat[2](true, false)
✅ testIngestionHeartBeat[4](false, true)
✅ testIngestionHeartBeat[6](true, true)
✅ testIngestionHeartBeat[0](false, false)
✅ testIngestionHeartBeat[2](true, false)
✅ testIngestionHeartBeat[4](false, true)
✅ testIngestionHeartBeat[6](true, true)
✅ IntegrationTests_14-artifacts/internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.pubsub.manager.TopicManagerE2ETest.xml
4 tests were completed in 204s with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.pubsub.manager.TopicManagerE2ETest | 4✅ | 204s |
✅ com.linkedin.venice.pubsub.manager.TopicManagerE2ETest
✅ testClose
✅ testConcurrentApiExecution
✅ testMetadataApisForExistingTopics
✅ testMetadataApisForNonExistentTopics
✅ internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.controller.kafka.consumer.AdminConsumptionTaskIntegrationTest.xml
5 tests were completed in 41s with 5 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.controller.kafka.consumer.AdminConsumptionTaskIntegrationTest | 5✅ | 41s |
✅ com.linkedin.venice.controller.kafka.consumer.AdminConsumptionTaskIntegrationTest
✅ testAdminConsumptionTaskWithSpecificWriterId
✅ testParallelAdminExecutionTasks
✅ testSkipMessageEndToEnd
✅ testSkipMessageWithExecutionIdEndToEnd
✅ testUpdateAdminOperationVersion
✅ internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.controller.TestInstanceRemovable.xml
4 tests were completed in 97s with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.controller.TestInstanceRemovable | 4✅ | 97s |
✅ com.linkedin.venice.controller.TestInstanceRemovable
✅ testIsInstanceRemovable
✅ testIsInstanceRemovableAfterPush
✅ testIsInstanceRemovableDuringPush
✅ testIsInstanceRemovableOnOldVersion
✅ internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.endToEnd.TestPartialUpdateWithActiveActiveReplication.xml
4 tests were completed in 142s with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.endToEnd.TestPartialUpdateWithActiveActiveReplication | 4✅ | 142s |
✅ com.linkedin.venice.endToEnd.TestPartialUpdateWithActiveActiveReplication
✅ testAAReplicationForPartialUpdateOnFields
✅ testAAReplicationForPartialUpdateOnListField
✅ testAAReplicationForPartialUpdateOnMapField
✅ testActiveActivePartialUpdateWithRecordMapField
✅ internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.helix.TestHelixReadOnlyStorageEngineRepository.xml
3 tests were completed in 6s with 3 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.helix.TestHelixReadOnlyStorageEngineRepository | 3✅ | 6s |
✅ com.linkedin.venice.helix.TestHelixReadOnlyStorageEngineRepository
✅ testGetStore
✅ testLoadFromZK
✅ testNotifiers
✅ internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.helix.TestHelixReadWriteStorageEngineRepository.xml
4 tests were completed in 906ms with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.helix.TestHelixReadWriteStorageEngineRepository | 4✅ | 906ms |
✅ com.linkedin.venice.helix.TestHelixReadWriteStorageEngineRepository
✅ testAddAndDeleteStore
✅ testAddAndReadStore
✅ testLoadFromZK
✅ testUpdateAndReadStore
✅ internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest.xml
2 tests were completed in 147s with 2 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest | 2✅ | 147s |
✅ com.linkedin.venice.helixrebalance.LeaderFollowerThreadPoolTest
✅ testLeaderFollowerDualThreadPool
✅ testLeaderFollowerSingleThreadPool
❌ internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.ingestionHeartbeat.IngestionHeartBeatTest.xml
8 tests were completed in 536s with 7 passed, 1 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.ingestionHeartbeat.IngestionHeartBeatTest | 7✅ | 1❌ | 536s |
❌ com.linkedin.venice.ingestionHeartbeat.IngestionHeartBeatTest
❌ testIngestionHeartBeat[0](false, false)
java.lang.AssertionError: Controller error: An error occurred during controller request. controller = http://localhost:41005, route = /new_store, params = [owner=test_owner, key_schema="string", cluster_name=venice-cluster0, hostname=localhost, store_name=ingestionHeartBeatTest_a7826d429a_da836917, value_schema={"type":"record","name":"nameRecord","namespace":"example.avro","fields":[{"name":"firstName","type":"string","default":""},{"name":"lastName","type":"string","default":""}]}], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 404 - Store: venice_system_store_davinci_push_status_store_ingestionHeartBeatTest_a7826d429a_da836917 does not exist. expected [false] but found [true]
✅ testIngestionHeartBeat[2](true, false)
✅ testIngestionHeartBeat[4](false, true)
✅ testIngestionHeartBeat[6](true, true)
✅ testIngestionHeartBeat[0](false, false)
✅ testIngestionHeartBeat[2](true, false)
✅ testIngestionHeartBeat[4](false, true)
✅ testIngestionHeartBeat[6](true, true)
✅ internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.pubsub.manager.TopicManagerE2ETest.xml
4 tests were completed in 204s with 4 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.pubsub.manager.TopicManagerE2ETest | 4✅ | 204s |
✅ com.linkedin.venice.pubsub.manager.TopicManagerE2ETest
✅ testClose
✅ testConcurrentApiExecution
✅ testMetadataApisForExistingTopics
✅ testMetadataApisForNonExistentTopics
Annotations
github-actions / IntegrationTests_14 Test Reports
com.linkedin.venice.ingestionHeartbeat.IngestionHeartBeatTest ► testIngestionHeartBeat[0](false, false)
Failed test found in:
IntegrationTests_14-artifacts/internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.ingestionHeartbeat.IngestionHeartBeatTest.xml
internal/venice-test-common/build/test-results/integrationTests_14/TEST-com.linkedin.venice.ingestionHeartbeat.IngestionHeartBeatTest.xml
Error:
java.lang.AssertionError: Controller error: An error occurred during controller request. controller = http://localhost:41005, route = /new_store, params = [owner=test_owner, key_schema="string", cluster_name=venice-cluster0, hostname=localhost, store_name=ingestionHeartBeatTest_a7826d429a_da836917, value_schema={"type":"record","name":"nameRecord","namespace":"example.avro","fields":[{"name":"firstName","type":"string","default":""},{"name":"lastName","type":"string","default":""}]}], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 404 - Store: venice_system_store_davinci_push_status_store_ingestionHeartBeatTest_a7826d429a_da836917 does not exist. expected [false] but found [true]
Raw output
java.lang.AssertionError: Controller error: An error occurred during controller request. controller = http://localhost:41005, route = /new_store, params = [owner=test_owner, key_schema="string", cluster_name=venice-cluster0, hostname=localhost, store_name=ingestionHeartBeatTest_a7826d429a_da836917, value_schema={"type":"record","name":"nameRecord","namespace":"example.avro","fields":[{"name":"firstName","type":"string","default":""},{"name":"lastName","type":"string","default":""}]}], timeout = 600000. Exception type: class com.linkedin.venice.exceptions.VeniceHttpException. Detailed message: Http Status 404 - Store: venice_system_store_davinci_push_status_store_ingestionHeartBeatTest_a7826d429a_da836917 does not exist. expected [false] but found [true]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertFalse(Assert.java:65)
at com.linkedin.venice.utils.TestUtils.assertCommand(TestUtils.java:776)
at com.linkedin.venice.utils.TestUtils.assertCommand(TestUtils.java:772)
at com.linkedin.venice.ingestionHeartbeat.IngestionHeartBeatTest.testIngestionHeartBeat(IngestionHeartBeatTest.java:148)