Build: #12 failed

Job: Shares basic failed

Job result summary

Completed
Duration
9 minutes
Revision
bd7f0eec9f6fca622faad2c5f134a25be52e82be
Total tests
15
Fixed in
#13 (Scheduled)

Tests

  • 15 tests in total
  • 15 tests failed
  • 15 failures are new
  • 45 seconds taken in total.
New test failures 15
Status Test Duration
Collapse Failed test_shares_basic test_user_can_change_working_directory_using_breadcrumbs
2 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 0x7f1d1dcd2150>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_can_change_working_directory_using_breadcrumbs'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:85: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
Collapse Failed test_shares_basic test_user_can_jump_to_data_tab_by_clicking_on_dir_in_breadcrumbs_from_shared_tab
2 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 0x7f1d1d98d190>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_can_jump_to_data_tab_by_clicking_on_dir_in_breadcrumbs_from_shared_tab'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:89: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
Collapse Failed test_shares_basic test_user_can_remove_directory_which_contains_shared_directory
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 0x7f1d1d952c50>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_can_remove_directory_which_contains_shared_directory'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:97: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
Collapse Failed test_shares_basic test_user_does_not_see_any_share_when_he_opens_shares_index_view_after_removing_only_shared_directory
2 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 0x7f1d1dd95c10>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_does_not_see_any_share_when_he_opens_shares_index_view_after_removing_only_shared_directory'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
Collapse Failed test_shares_basic test_user_does_not_see_files_in_file_browser_in_share_view_after_removing_them_from_shared_directory
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 0x7f1d1ddc6410>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_does_not_see_files_in_file_browser_in_share_view_after_removing_them_from_shared_directory'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
Collapse Failed test_shares_basic test_user_downloads_files_from_shared_directory
2 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 0x7f1d1df7f4d0>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_downloads_files_from_shared_directory'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:93: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
Collapse Failed test_shares_basic test_user_fails_to_share_already_shared_directory
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 0x7f1d1e237b90>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_fails_to_share_already_shared_directory'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/gui/scenarios/test_shares_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_shares_basic test_user_removes_share
2 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 0x7f1d1de99650>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_removes_share'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
Collapse Failed test_shares_basic test_user_renames_share
2 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 0x7f1d1e53c750>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_renames_share'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
Collapse Failed test_shares_basic test_user_sees_new_files_after_adding_them_to_shared_directory
2 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 0x7f1d1dd858d0>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_sees_new_files_after_adding_them_to_shared_directory'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
Collapse Failed test_shares_basic test_user_sees_share_icon_on_directory_after_sharing_it_clicks_create_confirmation_button_after_typing_share_name
2 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 0x7f1d1e399410>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_sees_share_icon_on_directory_after_sharing_it_clicks_create_confirmation_button_after_typing_share_name'>>

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

tests/gui/scenarios/test_shares_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_shares_basic test_user_sees_share_icon_on_directory_after_sharing_it_presses_enter_after_typing_share_name
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 0x7f1d1e5d8510>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_sees_share_icon_on_directory_after_sharing_it_presses_enter_after_typing_share_name'>>

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

tests/gui/scenarios/test_shares_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_shares_basic test_user_shares_a_directory_and_views_information_about_it_changes_tab_to_shared_after_closing_share_summary_modal
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 0x7f1d1e572750>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_information_about_it_changes_tab_to_shared_after_closing_share_summary_modal'>>

    
>   scenarios('../features/oneprovider/shares/basic_management.feature')

tests/gui/scenarios/test_shares_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_shares_basic test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal
2 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 0x7f1d1e1ff090>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal'>>

    @fixture(scope='module')
>   def screens():

tests/gui/scenarios/test_shares_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
Collapse Failed test_shares_basic test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal_after_clicking_on_share_icon
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 0x7f1d1e0a75d0>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_informat...it_clicks_open_the_share_in_share_summary_modal_after_clicking_on_share_icon'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)