test_21_attribute_converter.TestAC fails

Bug #621249 reported by Lorenzo Gil Sanchez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pySAML2
Fix Released
Medium
Unassigned

Bug Description

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.

Changed in pysaml2:
importance: Undecided → Medium
status: New → Confirmed
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

Revision history for this message
Lorenzo Gil Sanchez (lgs) wrote :
Changed in pysaml2:
status: Confirmed → Fix Committed
Changed in pysaml2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.