vttranlina commented on PR #2464:
URL: https://github.com/apache/james-project/pull/2464#issuecomment-2435154430

   Not simple as my thought (just guice binding done)
   a lot of test case for email query (memory test) failed, related to Lucense 
search 
   `org.apache.james.jmap.rfc8621.memory.MemoryEmailQueryMethodNoViewTest`
   ```
   listMailsBySystemKeywordShouldReturnOnlyMailsWithThisSystemKeyword(Flags, 
String, GuiceJamesServer)
   [5] keywordFlag=$Forwarded, keywordName=$Forwarded
   ccShouldFilterResultsWhenAddress(GuiceJamesServer)
   toShouldFilterResultsWhenAddress(GuiceJamesServer)
   
listMailsNotBySystemKeywordShouldReturnOnlyMailsWithoutThisSystemKeyword(Flags, 
String, GuiceJamesServer)
   bccShouldFilterResultsWhenAddress(GuiceJamesServer)
   emailQueryShouldSupportTextFilterForTextBody(GuiceJamesServer)
   emailQueryShouldSupportTextFilterForHeaders(GuiceJamesServer)
   emailQueryShouldSupportTextFilterForHtmlBody(GuiceJamesServer)
   emailQueryFilterByTextShouldIncludeAttachmentName(GuiceJamesServer)
   emailQueryShouldSupportTextFilterForMultipartMessage(GuiceJamesServer)
   fromShouldFilterResultsWhenAddress(GuiceJamesServer)
   bodyFilterShouldMatchTextPlainOnAttachmentsFileName(GuiceJamesServer)
   bodyFilterShouldMatchTextPlainOnAttachmentsContent(GuiceJamesServer)
   ```


-- 
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

Reply via email to