Fix flaky test #978
Annotations
5 errors and 1 warning
|
Publish Test Report:
internal/venice-common/src/test/java/com/linkedin/venice/memory/InstanceSizeEstimatorTest.java#L49
java.lang.AssertionError: Class KafkaKey has a memoryAllocatedPerInstance (37.37856) which is too far from the predictedUsage (40); delta: 0.066; maxAllowedDelta: 0.027. No more attempts left.
|
|
Publish Test Report:
internal/venice-common/src/test/java/com/linkedin/venice/memory/ClassSizeEstimatorTest.java#L45
java.lang.AssertionError: Class ClassWithTwoPrimitiveShortFields has a memoryAllocatedPerInstance (24.95684) which is too far from the predictedUsage (16); delta: 0.560; maxAllowedDelta: 0.040. No more attempts left.
|
|
Publish Test Report:
internal/venice-common/src/test/java/com/linkedin/venice/memory/InstanceSizeEstimatorTest.java#L49
java.lang.AssertionError: Class KafkaKey has a memoryAllocatedPerInstance (37.37856) which is too far from the predictedUsage (40); delta: 0.066; maxAllowedDelta: 0.027. No more attempts left.
|
|
Publish Test Report:
internal/venice-common/src/test/java/com/linkedin/venice/memory/ClassSizeEstimatorTest.java#L45
java.lang.AssertionError: Class ClassWithTwoPrimitiveShortFields has a memoryAllocatedPerInstance (24.95684) which is too far from the predictedUsage (16); delta: 0.560; maxAllowedDelta: 0.040. No more attempts left.
|
|
Run Unit Tests with Code Coverage
Process completed with exit code 1.
|
|
Upload Build Artifacts
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 10 instead.
|
Loading