Build: #12 failed

Job: Onepanel login failed

Job result summary

Completed
Duration
7 minutes
Revision
bd7f0eec9f6fca622faad2c5f134a25be52e82be
Total tests
4
Fixed in
#13 (Scheduled)

Tests

  • 4 tests in total
  • 4 tests failed
  • 4 failures are new
  • 58 seconds taken in total.
New test failures 4
Status Test Duration
Collapse Failed test_onepanel_login test_user_fails_to_login_because_of_invalid_credentials
18 secs
WebDriverException: Message: unknown error: $ is not defined   (Session info: chrome=66.0.3359.181)   (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.111-0404111-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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_onepanel_login test_user_successfully_changes_password
3 secs
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f9534added0>: Failed to establish a new connection: [Errno 111] Connection refused',))
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_onepanel_login test_user_successfully_login_to_zone_panel
18 secs
WebDriverException: Message: unknown error: $ is not defined   (Session info: chrome=66.0.3359.181)   (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.111-0404111-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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(201 more lines...)
Collapse Failed test_onepanel_login test_user_successfully_logout
18 secs
WebDriverException: Message: unknown error: $ is not defined   (Session info: chrome=66.0.3359.181)   (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.111-0404111-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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(201 more lines...)