GUI acceptance tests using environment deployed from packages.
Build: #116 failed
Job: Onepanel login failed
Job result summary
- Completed
- Duration
- 14 minutes
- Revision
-
73dde324c5146b8893c417dc02f89cead594005f
- Total tests
- 4
- Fixed in
- #118 (Manual run by Michał Ćwiertnia)
Tests
- 4 tests in total
- 4 tests failed
- 4 failures are new
- 6 minutes taken in total.
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.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_onepanel_login.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (183 more lines...) |
|||
Collapse |
test_onepanel_login
test_user_successfully_changes_password
|
4 secs | |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html> request = <FixtureRequest for <Function 'test_user_successfully_changes_password'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_onepanel_login.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (54 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.common import * > from tests.gui.steps.oneprovider.data_tab 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'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_onepanel_login.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (183 more lines...) |