You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by th...@apache.org on 2022/07/29 09:16:53 UTC

[jackrabbit-oak] branch trunk updated (f919745a52 -> 60daacdf33)

This is an automated email from the ASF dual-hosted git repository.

thomasm pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


    from f919745a52 OAK-9867 : AutoMembershipProvider.isMember must not ignore 'includeInherited' flag
     new c611cfb43d In the common tests that are passing on Lucene but failing on ES, move the @Ignore annotation from the base class to the ES implementation of the tests, so that the Lucene test is executed.
     new 45ebdf20a3 Created OAK Jira issues for the failing tests and referenced then from the @Ignore tag.
     new 60daacdf33 Merge pull request #638 from nfsantos/OAK-9855

The 17908 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...ElasticIndexDescendantSpellcheckCommonTest.java | 19 ++++++
 .../index/elastic/ElasticIndexQueryCommonTest.java | 16 +++++
 .../index/IndexDescendantSpellcheckCommonTest.java |  8 ---
 .../oak/plugins/index/IndexQueryCommonTest.java    | 74 ++++++----------------
 4 files changed, 55 insertions(+), 62 deletions(-)