SchemaServiceIT tests are broken
--------------------------------
Key: DIRSERVER-1182
URL: https://issues.apache.org/jira/browse/DIRSERVER-1182
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.5.2
Reporter: Emmanuel Lecharny
Priority: Blocker
Fix For: 1.5.3
The SchemaServiceIT tests in core-integ is totally broken. Only one test is
passing right now, the other are simply not launched due to a lack of @Test
tags. The inherited ldif loader has been removed, so if we add the @Test, most
of the current tests are failing.
I'm pretty sure that searching for something like (name=test) will fail if we
have an entry with cn=test, as we don't anymore check for the attributeType
inheritence in trunks (to be double checked)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.