address comments #196
GitHub Actions / IntegrationTests_1260 Test Reports
succeeded
Nov 22, 2024 in 0s
54 passed, 2 failed and 0 skipped
❌ IntegrationTests_1260-artifacts/internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml
28 tests were completed in 733s with 27 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest | 27✅ | 1❌ | 733s |
❌ com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest
✅ testActiveActivePartialUpdateWithCompression[0](NO_OP)
✅ testActiveActivePartialUpdateWithCompression[2](GZIP)
❌ testActiveActivePartialUpdateWithCompression[4](ZSTD_WITH_DICT)
java.lang.AssertionError: expected [400000] but found [390000]
✅ testEnablePartialUpdateOnActiveActiveStore
✅ testIncrementalPushPartialUpdateClassicFormat
✅ testIncrementalPushPartialUpdateNewFormat[0](false)
✅ testIncrementalPushPartialUpdateNewFormat[2](true)
✅ testNonAAPartialUpdateChunkDeletion
✅ testPartialUpdateOnBatchPushedChunkKeys
✅ testPartialUpdateOnBatchPushedKeys[0](NO_OP)
✅ testPartialUpdateOnBatchPushedKeys[2](GZIP)
✅ testPartialUpdateOnBatchPushedKeys[4](ZSTD_WITH_DICT)
✅ testRepushWithChunkingFlagChanged
✅ testRepushWithDeleteRecord
✅ testRepushWithTTLWithActiveActivePartialUpdateStore[0](NO_OP)
✅ testRepushWithTTLWithActiveActivePartialUpdateStore[2](GZIP)
✅ testRepushWithTTLWithActiveActivePartialUpdateStore[4](ZSTD_WITH_DICT)
✅ testUpdateWithSupersetSchema
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[0](false, NO_OP)
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[2](true, NO_OP)
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[4](false, GZIP)
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[6](true, GZIP)
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[8](false, ZSTD_WITH_DICT)
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[10](true, ZSTD_WITH_DICT)
✅ testWriteComputeWithSamzaBatchJob
✅ testActiveActivePartialUpdateWithCompression[0](NO_OP)
✅ testActiveActivePartialUpdateWithCompression[2](GZIP)
✅ testActiveActivePartialUpdateWithCompression[4](ZSTD_WITH_DICT)
❌ internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml
28 tests were completed in 733s with 27 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest | 27✅ | 1❌ | 733s |
❌ com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest
✅ testActiveActivePartialUpdateWithCompression[0](NO_OP)
✅ testActiveActivePartialUpdateWithCompression[2](GZIP)
❌ testActiveActivePartialUpdateWithCompression[4](ZSTD_WITH_DICT)
java.lang.AssertionError: expected [400000] but found [390000]
✅ testEnablePartialUpdateOnActiveActiveStore
✅ testIncrementalPushPartialUpdateClassicFormat
✅ testIncrementalPushPartialUpdateNewFormat[0](false)
✅ testIncrementalPushPartialUpdateNewFormat[2](true)
✅ testNonAAPartialUpdateChunkDeletion
✅ testPartialUpdateOnBatchPushedChunkKeys
✅ testPartialUpdateOnBatchPushedKeys[0](NO_OP)
✅ testPartialUpdateOnBatchPushedKeys[2](GZIP)
✅ testPartialUpdateOnBatchPushedKeys[4](ZSTD_WITH_DICT)
✅ testRepushWithChunkingFlagChanged
✅ testRepushWithDeleteRecord
✅ testRepushWithTTLWithActiveActivePartialUpdateStore[0](NO_OP)
✅ testRepushWithTTLWithActiveActivePartialUpdateStore[2](GZIP)
✅ testRepushWithTTLWithActiveActivePartialUpdateStore[4](ZSTD_WITH_DICT)
✅ testUpdateWithSupersetSchema
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[0](false, NO_OP)
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[2](true, NO_OP)
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[4](false, GZIP)
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[6](true, GZIP)
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[8](false, ZSTD_WITH_DICT)
✅ testWriteComputeWithHybridLeaderFollowerLargeRecord[10](true, ZSTD_WITH_DICT)
✅ testWriteComputeWithSamzaBatchJob
✅ testActiveActivePartialUpdateWithCompression[0](NO_OP)
✅ testActiveActivePartialUpdateWithCompression[2](GZIP)
✅ testActiveActivePartialUpdateWithCompression[4](ZSTD_WITH_DICT)
Annotations
github-actions / IntegrationTests_1260 Test Reports
com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest ► testActiveActivePartialUpdateWithCompression[4](ZSTD_WITH_DICT)
Failed test found in:
IntegrationTests_1260-artifacts/internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml
internal/venice-test-common/build/test-results/integrationTests_1260/TEST-com.linkedin.venice.endToEnd.PartialUpdateWithParallelProcessingTest.xml
Error:
java.lang.AssertionError: expected [400000] but found [390000]
Raw output
java.lang.AssertionError: expected [400000] but found [390000]
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 org.testng.Assert.assertEquals(Assert.java:662)
at com.linkedin.venice.endToEnd.PartialUpdateTest.lambda$testActiveActivePartialUpdateWithCompression$24(PartialUpdateTest.java:857)
at com.linkedin.venice.endToEnd.PartialUpdateTest.validateRmdData(PartialUpdateTest.java:1642)
at com.linkedin.venice.endToEnd.PartialUpdateTest.testActiveActivePartialUpdateWithCompression(PartialUpdateTest.java:852)
Loading