Build: #14 failed
Job: Onepanel login failed
Test results
- 4 tests in total
- 3 tests failed
- 34 seconds taken in total.
Build 14 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
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...) |
||||
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...) |
||||
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...) |