Add more tests #990
Annotations
6 errors and 1 warning
|
Publish Test Report:
services/venice-server/src/test/java/com/linkedin/venice/listener/ServerConnectionStatsHandlerTest.java#L97
Wanted but not invoked:
serverConnectionStats.decrementClientConnectionCount();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandlerTest.testChannelRegisteredUnregisteredWithSslHandler(ServerConnectionStatsHandlerTest.java:97)
However, there were exactly 5 interactions with this mock:
serverConnectionStats.newConnectionRequest();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandler.channelActive(ServerConnectionStatsHandler.java:96)
serverConnectionStats.incrementRouterConnectionCount();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandler.lambda$new$0(ServerConnectionStatsHandler.java:74)
serverConnectionStats.decrementRouterConnectionCount();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandler.channelInactive(ServerConnectionStatsHandler.java:113)
serverConnectionStats.newConnectionRequest();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandler.channelActive(ServerConnectionStatsHandler.java:96)
serverConnectionStats.incrementClientConnectionCount();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandler.lambda$new$0(ServerConnectionStatsHandler.java:76)
|
|
Publish Test Report:
services/venice-server/src/test/java/com/linkedin/venice/listener/ServerConnectionStatsHandlerTest.java#L97
Wanted but not invoked:
serverConnectionStats.decrementClientConnectionCount();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandlerTest.testChannelRegisteredUnregisteredWithSslHandler(ServerConnectionStatsHandlerTest.java:97)
However, there were exactly 5 interactions with this mock:
serverConnectionStats.newConnectionRequest();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandler.channelActive(ServerConnectionStatsHandler.java:96)
serverConnectionStats.incrementRouterConnectionCount();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandler.lambda$new$0(ServerConnectionStatsHandler.java:74)
serverConnectionStats.decrementRouterConnectionCount();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandler.channelInactive(ServerConnectionStatsHandler.java:113)
serverConnectionStats.newConnectionRequest();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandler.channelActive(ServerConnectionStatsHandler.java:96)
serverConnectionStats.incrementClientConnectionCount();
-> at com.linkedin.venice.listener.ServerConnectionStatsHandler.lambda$new$0(ServerConnectionStatsHandler.java:76)
|
|
Publish Test Report:
clients/da-vinci-client/src/test/java/com/linkedin/davinci/repository/NativeMetadataRepositoryTest.java#L149
java.lang.AssertionError: expected [2000.0] but found [1000.0]
|
|
Publish Test Report:
clients/da-vinci-client/src/test/java/com/linkedin/davinci/consumer/VeniceChangelogConsumerImplTest.java#L599
java.lang.AssertionError: Expected Exception to be thrown, but nothing was thrown
|
|
Publish Test Report:
clients/da-vinci-client/src/test/java/com/linkedin/davinci/repository/NativeMetadataRepositoryTest.java#L149
java.lang.AssertionError: expected [2000.0] but found [1000.0]
|
|
Publish Test Report:
clients/da-vinci-client/src/test/java/com/linkedin/davinci/consumer/VeniceChangelogConsumerImplTest.java#L599
java.lang.AssertionError: Expected Exception to be thrown, but nothing was thrown
|
|
Upload Build Artifacts
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 10 instead.
|
Loading