GUI acceptance tests using environment deployed from packages.
Build: #4 failed
Job: Onepanel basic failed
Gui.scenarios.test onepanel basic: Test case result
The below summarizes the result of the test "Gui.scenarios.test onepanel basic" in build 4 of Onedata Products - gui acceptance pkg - Chrome onepanel basic tests.
- Description
- Gui.scenarios.test onepanel basic
- Test class
- unnamed test suite
- Method
- gui.scenarios.test_onepanel_basic
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
collection failure ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COBT/onedata/tests/gui/scenarios/test_onepanel_basic.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/local/lib/python2.7/dist-packages/_pytest/python.py:411: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) /usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport __import__(modname) /usr/local/lib/python2.7/dist-packages/_pytest/assertion/rewrite.py:213: in load_module py.builtin.exec_(co, mod.__dict__) tests/gui/scenarios/test_onepanel_basic.py:55: in <module> from tests.mixed_swaggers.steps.onepanel_basic import * E ImportError: No module named mixed_swaggers.steps.onepanel_basic