test_21_attribute_converter.py fails with an import error

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

Bug Description

py.test test_21_attribute_converter.py
==================================================================== test session starts ====================================================================
platform linux2 -- Python 2.6.4 -- pytest-1.3.2
test path 1: test_21_attribute_converter.py

test_21_attribute_converter.py E

========================================================================== ERRORS ===========================================================================
__________________________________ ERROR collecting /home/lgs/proyectos/yaco/pysaml2/tests/test_21_attribute_converter.py ___________________________________
test_21_attribute_converter.py:5: in <module>
> from attribute_statement_data import *
E ImportError: No module named attribute_statement_data
---------------------------------------------------------------------- Captured stderr ----------------------------------------------------------------------
<input>:1: SyntaxWarning: import * only allowed at module level
<input>:1: SyntaxWarning: import * only allowed at module level
<input>:1: SyntaxWarning: import * only allowed at module level
<input>:1: SyntaxWarning: import * only allowed at module level
================================================================== 1 error in 0.06 seconds ==================================================================

This probably is due a missing file you forgot to add.

Revision history for this message
Lorenzo Gil Sanchez (lgs) wrote :
Changed in pysaml2:
status: New → 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.