docker image creation is blocked for 9.x
ReimarBauer opened this issue · 2 comments
ReimarBauer commented
configure testdata
from tests.utils import create_msui_settings_file
tests/utils.py:32: in <module>
from mslib.mscolab.server import register_user
mslib/mscolab/server.py:43: in <module>
from saml2.metadata import create_metadata_string
E ModuleNotFoundError: No module named 'saml2'
ImportError while loading conftest '/scripts/MSS/conftest.py'.
conftest.py:219: in <module>
configure testdata
from tests.utils import create_msui_settings_file
tests/utils.py:32: in <module>
from mslib.mscolab.server import register_user
mslib/mscolab/server.py:43: in <module>
from saml2.metadata import create_metadata_string
E ModuleNotFoundError: No module named 'saml2'
ImportError while loading conftest '/scripts/MSS/conftest.py'.
conftest.py:219: in <module>
sarthakvyas16 commented
i want to work on this issue please assign me this issue.
ReimarBauer commented
missing change to xvfb-run for testing done