Expand |
Failed
|
test_onepanel_login
test_user_fails_to_login_because_of_invalid_credentials
|
Failing since build #13
(Changes by Michał Stanisz)
|
9 secs |
StepDefinitionNotFoundError: Step definition is not found: When "user of browser presses Sign in button in Onepanel login page". Line 17 in scenario "User fails to login because of invalid credentials" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT6-COLT/onedata/tests/gui/features/onepanel/login_page.feature
request = <FixtureRequest for <Function 'test_user_fails_to_login_because_of_invalid_credentials'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_onepanel_login.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(40 more lines...)
|
Expand |
Failed
|
test_onepanel_login
test_user_successfully_changes_password
|
Failing since build #3
(Manual run by Michał Stanisz)
|
3 secs |
HTTPBadRequest: [400] Bad Request: {"error":"Invalid Request","description":"Password must be at least 8 characters long and must not contain a colon character ':'"}
request = <FixtureRequest for <Function 'test_user_successfully_changes_password'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_onepanel_login.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Expand |
Failed
|
test_onepanel_login
test_user_successfully_logout
|
Failing since build #13
(Changes by Michał Stanisz)
|
15 secs |
StepDefinitionNotFoundError: Step definition is not found: Then "user of browser sees that he was logged out from Onepanel". Line 25 in scenario "User successfully logout" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT6-COLT/onedata/tests/gui/features/onepanel/login_page.feature
request = <FixtureRequest for <Function 'test_user_successfully_logout'>>
> ???
tests/gui/scenarios/test_onepanel_login.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
|