Comment 1 for bug 621249

Revision history for this message
Roland Hedberg (roland-hedberg) wrote : Re: [Bug 621249] [NEW] test_21_attribute_converter.TestAC fails

 On 8/20/10 18:29, Lorenzo Gil Sanchez wrote:
> Public bug reported:
>
> It fails with the following message:
>
> def test_setup(self):
> print self.acs
>> assert len(self.acs) == 3
> E assert len(<test_21_attribute_converter.TestAC instance at 0x9136c8c>.acs) == 3
>
>
> I think that's because there should be a new attributemap urn:mace:shibboleth:1.0:attributeNamespace:uri at tests/attributemaps but you forgot to add it to the repository.
Absolutely true :-)

Will add it.

-- Roland