chibenwa commented on a change in pull request #905:
URL: https://github.com/apache/james-project/pull/905#discussion_r821511362
##########
File path:
server/queue/queue-api/src/test/java/org/apache/james/queue/api/ManageableMailQueueContract.java
##########
@@ -137,6 +137,23 @@ default void browseShouldReturnSingleElement() throws
Exception {
.containsExactly("name");
}
+ @Test
+ default void browseShouldReturnEmptyWhenSingleDequeueMessage() throws
Exception {
Review comment:
This test seems to be failing for the RabbitMQMailqueue too.
Maybe we can ignore the "blob not found" issue there also?
@jeantil do you want to give this a shot?
CF https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-905/9/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]