[da-vinci] Bug fix for peer discovery in DVC with multi-stores #4291
Annotations
6 errors
Publish Test Report:
services/venice-controller/src/test/java/com/linkedin/venice/controller/ErrorPartitionResetTaskTest.java#L108
Wanted but not invoked:
helixAdminClient.resetPartition(
"testCluster_40021d0073_28ca6b53",
"a",
"RandomStore_40021dcf84_9475d4b4_v1",
[RandomStore_40021dcf84_9475d4b4_v1_0, RandomStore_40021dcf84_9475d4b4_v1_1]
);
-> at com.linkedin.venice.controller.ErrorPartitionResetTaskTest.testErrorPartitionReset(ErrorPartitionResetTaskTest.java:108)
Actually, there were zero interactions with this mock.
|
Publish Test Report:
services/venice-controller/src/test/java/com/linkedin/venice/controller/ErrorPartitionResetTaskTest.java#L183
Wanted but not invoked:
helixAdminClient.resetPartition(
"testCluster_40171e3938_eff41f0e",
"a",
"RandomStore_401720aa9b_6ca842c3_v1",
[RandomStore_401720aa9b_6ca842c3_v1_0]
);
-> at com.linkedin.venice.controller.ErrorPartitionResetTaskTest.testErrorPartitionResetOnExcessErrorReplicas(ErrorPartitionResetTaskTest.java:183)
Actually, there were zero interactions with this mock.
|
Publish Test Report:
services/venice-controller/src/test/java/com/linkedin/venice/controller/ErrorPartitionResetTaskTest.java#L66
java.lang.AssertionError: expected [true] but found [false]
|
Publish Test Report:
services/venice-controller/src/test/java/com/linkedin/venice/controller/ErrorPartitionResetTaskTest.java#L108
Wanted but not invoked:
helixAdminClient.resetPartition(
"testCluster_40021d0073_28ca6b53",
"a",
"RandomStore_40021dcf84_9475d4b4_v1",
[RandomStore_40021dcf84_9475d4b4_v1_0, RandomStore_40021dcf84_9475d4b4_v1_1]
);
-> at com.linkedin.venice.controller.ErrorPartitionResetTaskTest.testErrorPartitionReset(ErrorPartitionResetTaskTest.java:108)
Actually, there were zero interactions with this mock.
|
Publish Test Report:
services/venice-controller/src/test/java/com/linkedin/venice/controller/ErrorPartitionResetTaskTest.java#L183
Wanted but not invoked:
helixAdminClient.resetPartition(
"testCluster_40171e3938_eff41f0e",
"a",
"RandomStore_401720aa9b_6ca842c3_v1",
[RandomStore_401720aa9b_6ca842c3_v1_0]
);
-> at com.linkedin.venice.controller.ErrorPartitionResetTaskTest.testErrorPartitionResetOnExcessErrorReplicas(ErrorPartitionResetTaskTest.java:183)
Actually, there were zero interactions with this mock.
|
Publish Test Report:
services/venice-controller/src/test/java/com/linkedin/venice/controller/ErrorPartitionResetTaskTest.java#L66
java.lang.AssertionError: expected [true] but found [false]
|
Loading