On 03/05/2016 10:14 AM, Emmanuel Lécharny wrote:
>>> - support for RDN like 'cn=A + cn=B'. This is legit, but it's currently
>>> rejected. We have to change the way we store AVA inside the RDN to use a
>>> sorted list of AVA based on the AttributeType. Should take a day.
>> Seems you already committed two tests which fail, if you don't mind I'll
>> @Ignore them for the time being.
> Sure, and sorry for that.

Oh, I was wrong, the two failing tests are old ones, they checked that
same AT is not possible and expected an exception. I changed the
assertion: http://svn.apache.org/viewvc?rev=1733693&view=rev

Reply via email to