Build: #19 failed
Job: Onepanel login failed
Test results
- 4 tests in total
- 4 tests failed
- 4 failures are new
- 12 minutes taken in total.
Build 19 has the following 4 errors: 4 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onepanel_login
test_user_fails_to_login_because_of_invalid_credentials
|
2 mins | |
TimeoutException: Message: timeout (Session info: chrome=66.0.3359.181) (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.78-040478-generic x86_64) 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (183 more lines...) |
|||
Collapse |
test_onepanel_login
test_user_successfully_changes_password
|
5 mins | |
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403} 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (48 more lines...) |
|||
Collapse |
test_onepanel_login
test_user_successfully_login_to_zone_panel
|
2 mins | |
TimeoutException: Message: timeout (Session info: chrome=66.0.3359.181) (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.78-040478-generic x86_64) request = <FixtureRequest for <Function 'test_user_successfully_login_to_zone_panel'>> from tests.gui.steps.oneprovider.data_tab import * > from tests.gui.steps.oneprovider.file_browser import * tests/gui/scenarios/test_onepanel_login.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (183 more lines...) |
|||
Collapse |
test_onepanel_login
test_user_successfully_logout
|
2 mins | |
TimeoutException: Message: timeout (Session info: chrome=66.0.3359.181) (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.78-040478-generic x86_64) 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:195: in _execute_scenario (182 more lines...) |