KEYCLOAK-18380 Fix Groups search by name returns unwanted groups

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
This commit is contained in:
Sebastian Rose 2021-06-09 14:16:00 +02:00 committed by Hynek Mlnařík
parent 565251d5a6
commit 5d9d749fbd

View file

@ -847,11 +847,9 @@ public class GroupTest extends AbstractGroupTest {
*/
@Test
public void searchForGroupsShouldOnlyReturnMatchingElementsOrIntermediatePaths() {
//Map Group Provider is not working the same way as JPA Group Provider
//see https://issues.redhat.com/browse/KEYCLOAK-18390
Assume.assumeTrue(Profile.getDisabledFeatures().contains(Profile.Feature.MAP_STORAGE));
/*
* /g1/g1.1-bubu
* /g1/g1.1-gugu
* /g1/g1.2-test1234
* /g2-test1234
* /g3/g3.1-test1234/g3.1.1