chibenwa commented on code in PR #2419: URL: https://github.com/apache/james-project/pull/2419#discussion_r1771643252
########## mpt/impl/imap-mailbox/core/src/main/resources/org/apache/james/imap/scripts/Rights.test: ########## @@ -38,3 +38,12 @@ S: a6 NO DELETEACL failed. Mailbox not found. C: a7 SETACL INBOX bob lr S: a7 OK SETACL completed. + +C: a8 SETACL INBOX anyone p +S: a8 OK SETACL completed. Review Comment: You are not getting the ACL after each SETACL in order to asser the changed done? -- 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: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org