Redistributed tests #983
GitHub Actions / IntegrationTests_3 Test Reports
succeeded
Nov 22, 2025 in 0s
8 passed, 6 failed and 0 skipped
❌ IntegrationTests_3-artifacts/internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.xml
7 tests were completed in 666s with 4 passed, 3 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest | 4✅ | 3❌ | 666s |
❌ com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest
✅ testBlobTransferVeniceChangelogConsumerDaVinciRecordTransformerImpl
❌ testSpecificRecordBlobTransferVeniceChangelogConsumerDaVinciRecordTransformerImpl
java.lang.AssertionError: expected [true] but found [false]
✅ testSpecificRecordVeniceChangelogConsumerDaVinciRecordTransformerImpl
❌ testVeniceChangelogConsumerDaVinciRecordTransformerImpl
java.lang.AssertionError: expected [139] but found [1]
✅ testSpecificRecordBlobTransferVeniceChangelogConsumerDaVinciRecordTransformerImpl
❌ testVeniceChangelogConsumerDaVinciRecordTransformerImpl
java.lang.AssertionError: expected [139] but found [0]
✅ testVeniceChangelogConsumerDaVinciRecordTransformerImpl
❌ internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.xml
7 tests were completed in 666s with 4 passed, 3 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest | 4✅ | 3❌ | 666s |
❌ com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest
✅ testBlobTransferVeniceChangelogConsumerDaVinciRecordTransformerImpl
❌ testSpecificRecordBlobTransferVeniceChangelogConsumerDaVinciRecordTransformerImpl
java.lang.AssertionError: expected [true] but found [false]
✅ testSpecificRecordVeniceChangelogConsumerDaVinciRecordTransformerImpl
❌ testVeniceChangelogConsumerDaVinciRecordTransformerImpl
java.lang.AssertionError: expected [139] but found [1]
✅ testSpecificRecordBlobTransferVeniceChangelogConsumerDaVinciRecordTransformerImpl
❌ testVeniceChangelogConsumerDaVinciRecordTransformerImpl
java.lang.AssertionError: expected [139] but found [0]
✅ testVeniceChangelogConsumerDaVinciRecordTransformerImpl
Annotations
github-actions / IntegrationTests_3 Test Reports
com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest ► testSpecificRecordBlobTransferVeniceChangelogConsumerDaVinciRecordTransformerImpl
Failed test found in:
IntegrationTests_3-artifacts/internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.xml
internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.xml
Error:
java.lang.AssertionError: expected [true] but found [false]
Raw output
java.lang.AssertionError: expected [true] but found [false]
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertTrue(Assert.java:44)
at org.testng.Assert.assertTrue(Assert.java:54)
at com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.testSpecificRecordBlobTransferVeniceChangelogConsumerDaVinciRecordTransformerImpl(StatefulVeniceChangelogConsumerTest.java:642)
github-actions / IntegrationTests_3 Test Reports
com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest ► testVeniceChangelogConsumerDaVinciRecordTransformerImpl
Failed test found in:
IntegrationTests_3-artifacts/internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.xml
internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.xml
Error:
java.lang.AssertionError: expected [139] but found [1]
Raw output
java.lang.AssertionError: expected [139] 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 org.testng.Assert.assertEquals(Assert.java:662)
at com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.lambda$testVeniceChangelogConsumerDaVinciRecordTransformerImpl$6(StatefulVeniceChangelogConsumerTest.java:305)
at com.linkedin.venice.utils.TestUtils.waitForNonDeterministicAssertion(TestUtils.java:287)
at com.linkedin.venice.utils.TestUtils.waitForNonDeterministicAssertion(TestUtils.java:272)
at com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.testVeniceChangelogConsumerDaVinciRecordTransformerImpl(StatefulVeniceChangelogConsumerTest.java:297)
github-actions / IntegrationTests_3 Test Reports
com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest ► testVeniceChangelogConsumerDaVinciRecordTransformerImpl
Failed test found in:
IntegrationTests_3-artifacts/internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.xml
internal/venice-test-common/build/test-results/integrationTests_3/TEST-com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.xml
Error:
java.lang.AssertionError: expected [139] but found [0]
Raw output
java.lang.AssertionError: expected [139] but found [0]
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.consumer.StatefulVeniceChangelogConsumerTest.lambda$testVeniceChangelogConsumerDaVinciRecordTransformerImpl$6(StatefulVeniceChangelogConsumerTest.java:305)
at com.linkedin.venice.utils.TestUtils.waitForNonDeterministicAssertion(TestUtils.java:287)
at com.linkedin.venice.utils.TestUtils.waitForNonDeterministicAssertion(TestUtils.java:272)
at com.linkedin.venice.consumer.StatefulVeniceChangelogConsumerTest.testVeniceChangelogConsumerDaVinciRecordTransformerImpl(StatefulVeniceChangelogConsumerTest.java:297)
Loading