[vpj] [controller] Fix categorization of various errors in VPJ #9247
Annotations
4 errors
|
Publish Test Report:
internal/venice-common/src/test/java/com/linkedin/venice/memory/InstanceSizeEstimatorTest.java#L49
java.lang.AssertionError: Class KafkaKey has a memoryAllocatedPerInstance (50.62196) which is too far from the predictedUsage (48); delta: 0.055; maxAllowedDelta: 0.020. No more attempts left.
|
|
Publish Test Report:
internal/venice-common/src/test/java/com/linkedin/venice/memory/ClassSizeEstimatorTest.java#L29
java.lang.AssertionError: Class SubclassOfObjectWithNoFields has a memoryAllocatedPerInstance (23.5576) which is too far from the predictedUsage (16); delta: 0.472; maxAllowedDelta: 0.042. 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 (50.62196) which is too far from the predictedUsage (48); delta: 0.055; maxAllowedDelta: 0.020. No more attempts left.
|
|
Publish Test Report:
internal/venice-common/src/test/java/com/linkedin/venice/memory/ClassSizeEstimatorTest.java#L29
java.lang.AssertionError: Class SubclassOfObjectWithNoFields has a memoryAllocatedPerInstance (23.5576) which is too far from the predictedUsage (16); delta: 0.472; maxAllowedDelta: 0.042. No more attempts left.
|
Loading