-
Type: Sub-task
-
Status: To Do (View Workflow)
-
Priority: Low
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ci-system
-
Labels:
-
Story Points:0
REPO: https://gerrit.opencord.org/plugins/gitiles/voltha-system-tests/
PKG: robotframework
% python --version => 3.10.6
% make html
python -m robot.testdoc $dir.robot gendocs/$dir.html
ImportError: cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/_init_.py)
https://gerrit.opencord.org/plugins/gitiles/voltha-system-tests/+/refs/heads/master/requirements.txt
Python modules (requirements.txt):
- https://pypi.org/project/robotframework/
- latest: 5.0.1
- active: 3.1.2
TODO:
- Upgrade python modules (robotframework, etc) to a newer version.
- The latest version if possible and/or remove the dependency restriction.
- Research dependencies within the repository to verify testing would not be adversely affected.
See Also:
https://robot-framework.readthedocs.io/en/latest/_modules/robot/testdoc.html