GitHub Actions / IntegrationTests_1500 Test Reports
succeeded
Oct 30, 2024 in 0s
16 passed, 2 failed and 0 skipped
❌ IntegrationTests_1500-artifacts/internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.endToEnd.MetaSystemStoreTest.xml
5 tests were completed in 228s with 4 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.linkedin.venice.endToEnd.MetaSystemStoreTest | 4✅ | 1❌ | 228s |
❌ com.linkedin.venice.endToEnd.MetaSystemStoreTest
✅ bootstrapMetaSystemStore
✅ testParentControllerAutoMaterializeMetaSystemStore
✅ testThinClientMetaStoreBasedRepository
❌ testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas
java.lang.AssertionError: Number of value schemas should be the same between meta system store and controller expected [2] but found [1]
✅ testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas
✅ IntegrationTests_1500-artifacts/internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.multicluster.TestMetadataOperationInMultiCluster.xml
2 tests were completed in 81s with 2 passed, 0 failed and 0 skipped.
✅ IntegrationTests_1500-artifacts/internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.throttle.TestRouterReadQuotaThrottler.xml
1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.
✅ IntegrationTests_1500-artifacts/internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.zk.TestMigrateVeniceZKPaths.xml
1 tests were completed in 94ms with 1 passed, 0 failed and 0 skipped.
❌ internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.endToEnd.MetaSystemStoreTest.xml
5 tests were completed in 228s with 4 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.linkedin.venice.endToEnd.MetaSystemStoreTest | 4✅ | 1❌ | 228s |
❌ com.linkedin.venice.endToEnd.MetaSystemStoreTest
✅ bootstrapMetaSystemStore
✅ testParentControllerAutoMaterializeMetaSystemStore
✅ testThinClientMetaStoreBasedRepository
❌ testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas
java.lang.AssertionError: Number of value schemas should be the same between meta system store and controller expected [2] but found [1]
✅ testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas
✅ internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.multicluster.TestMetadataOperationInMultiCluster.xml
2 tests were completed in 81s with 2 passed, 0 failed and 0 skipped.
✅ internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.throttle.TestRouterReadQuotaThrottler.xml
1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.
✅ internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.zk.TestMigrateVeniceZKPaths.xml
1 tests were completed in 94ms with 1 passed, 0 failed and 0 skipped.
Annotations
github-actions / IntegrationTests_1500 Test Reports
com.linkedin.venice.endToEnd.MetaSystemStoreTest ► testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas
Failed test found in:
IntegrationTests_1500-artifacts/internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.endToEnd.MetaSystemStoreTest.xml
internal/venice-test-common/build/test-results/integrationTests_1500/TEST-com.linkedin.venice.endToEnd.MetaSystemStoreTest.xml
Error:
java.lang.AssertionError: Number of value schemas should be the same between meta system store and controller expected [2] but found [1]
Raw output
java.lang.AssertionError: Number of value schemas should be the same between meta system store and controller expected [2] but found [1]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertEqualsImpl(Assert.java:137)
at org.testng.Assert.assertEquals(Assert.java:118)
at org.testng.Assert.assertEquals(Assert.java:652)
at com.linkedin.venice.endToEnd.MetaSystemStoreTest.testThinClientMetaStoreBasedRepositoryWithLargeValueSchemas(MetaSystemStoreTest.java:315)
Loading