Build: #10 failed

Job: Chrome oneprovider groups multiuser tests failed

Job result summary

Completed
Duration
24 minutes
Revision
43895fe050c2f6fd576137bd62d1efa470d43584
Total tests
3
Fixed in
#14 (Manual run by Agnieszka Warchol)

Configuration changes

Job Chrome oneprovider groups multiuser tests with key ODSRV-GAPT14-COGMT no longer exists.

Tests

  • 3 tests in total
  • 3 tests failed
  • 3 failures are new
  • 15 minutes taken in total.
New test failures 3
Status Test Duration
Collapse Failed test_oneprovider_groups_multiuser test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url
5 mins
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 0x7f468bcd5550>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url'>>

    from tests.gui.steps.oneprovider.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_oneprovider_groups_multiuser test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token
5 mins
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 0x7f468bc5f390>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_oneprovider_groups_multiuser test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token
5 mins
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 0x7f468bb4a110>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)