Build: #14 failed

Job: Onepanel login failed

Job result summary

Completed
Duration
5 minutes
Revision
99ce6919312c843ca6c6e2d58dbf94c9872b5f32
Total tests
4
Failing since
#3 (Manual run by Michał Stanisz)
Fixed in
#15 (Changes by Michał Stanisz)

Tests

  • 4 tests in total
  • 3 tests failed
  • 34 seconds taken in total.
Existing test failures 3
Status Test Failing since Duration
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...)
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...)
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...)