Build: #5 failed Scheduled

Test results

  • 416 tests in total
  • 401 tests failed
  • 15 tests were quarantined / skipped
  • 28 minutes taken in total.
Existing test failures 401
Status Test Failing since View job Duration
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_open_metadata_panel_and_check_presence_of_navigation_tabs'>>

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

tests/gui/scenarios/test_metadata.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_delete_single_basic_metadata_entry_for_directory'>>

>   ???

tests/gui/scenarios/test_metadata.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_entered_invalid_metadata_for_file_will_not_be_saved'>>

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

tests/gui/scenarios/test_metadata.py:53: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_starts_adding_metadata_to_directory_but_discards_changes'>>

>   ???

tests/gui/scenarios/test_metadata.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_should_not_see_any_metadata_for_file_after_clicking_remove_metadata_button'>>

>   ???

tests/gui/scenarios/test_metadata.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_should_not_see_any_metadata_for_directory_after_clicking_remove_metadata_button'>>

>   ???

tests/gui/scenarios/test_metadata.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_discard_changes_while_entering_metadata_for_directory_in_json_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_discard_changes_while_entering_metadata_for_file_in_json_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:85: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_edit_metadata_icon_is_visible_if_file_has_empty_basic_metadata_entry'>>

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

tests/gui/scenarios/test_metadata.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_delete_directory_metadata_in_json_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_add_metadata_to_directory_clicks_only_save_all_changes_button'>>

>   ???

tests/gui/scenarios/test_metadata.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_discard_changes_while_entering_metadata_for_directory_in_xml_format'>>

>   ???

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

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

tests/gui/scenarios/test_metadata.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_add_metadata_to_file_clicks_both_add_icon_and_save_all_changes_button'>>

>   ???

tests/gui/scenarios/test_metadata.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_add_valid_metadata_to_directory_in_rdf_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:85: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_invalid_basic_metadata_entry_for_file_should_be_colored_red'>>

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

tests/gui/scenarios/test_metadata.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_delete_file_metadata_in_xml_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:93: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_starts_adding_metadata_to_file_but_discards_changes'>>

>   ???

tests/gui/scenarios/test_metadata.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_entered_invalid_metadata_for_directory_will_not_be_saved'>>

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

tests/gui/scenarios/test_metadata.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_delete_file_metadata_in_json_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_add_valid_metadata_to_file_in_json_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_invalid_basic_metadata_entry_for_directory_should_be_colored_red'>>

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

tests/gui/scenarios/test_metadata.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_delete_single_basic_metadata_entry_for_file'>>

>   ???

tests/gui/scenarios/test_metadata.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_add_valid_metadata_to_file_in_xml_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:89: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_add_metadata_to_directory_clicks_both_add_icon_and_save_all_changes_button'>>

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

tests/gui/scenarios/test_metadata.py:53: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_discard_changes_while_entering_metadata_for_file_in_xml_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:97: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_add_metadata_to_file_clicks_only_save_all_changes_button'>>

>   ???

tests/gui/scenarios/test_metadata.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_delete_directory_metadata_in_xml_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:89: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_add_valid_metadata_to_directory_in_json_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Provided basic authorization credentials are not valid"}
request = <FixtureRequest for <Function 'test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>

>   ???

tests/gui/scenarios/test_multiprovider_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>>

    
>   from tests.gui.steps.modal import *

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>

>   ???

tests/gui/scenarios/test_multiprovider_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>>

>   ???

tests/gui/scenarios/test_multiprovider_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again'>>

>   ???

tests/gui/scenarios/test_multiprovider_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_uploads_file_appends_some_text_to_it_downlaods_it_and_sees_its_content'>>

>   ???

tests/gui/scenarios/test_multiprovider_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its...ribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its...ds_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution'>>

    
>   from tests.gui.steps.modal import *

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Provided basic authorization credentials are not valid"}
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its_distribution_downloads_on_other_provider_and_again_sees_its_distribution'>>

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

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

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
RuntimeError: no  item found in Onepanel Login page
request = <FixtureRequest for <Function 'test_revoke_space_support'>>

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

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

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
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_cluster_deployment'>>

>   ???

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

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
RuntimeError: no  item found in Onepanel Login page
request = <FixtureRequest for <Function 'test_support_space'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(58 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[all except [delete]-group-group2-fails]'>>

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

(48 more lines...)
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 0x7f6cca116190>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_sees_eligible_subjects_for_acl_record'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
HTTPForbidden: [403] Forbidden:
numeral = 'first', button = 'move down'
request = <FixtureRequest for <Function 'test_user_changes_order_of_acl_entries[move down-first]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[allow, read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_directories[[allow, read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[allow, read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_files[[allow, read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
child_privileges = '[delete]', result = 'succeeds'
parent_privileges = '[deny, delete]'
request = <FixtureRequest for <Function 'test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[delete]-[deny, delete]-succeeds]'>>

    
>   scenarios('../features/oneprovider/data/acl/basic.feature')

(48 more lines...)
HTTPForbidden: [403] Forbidden:
numeral = 'second', button = 'move up'
request = <FixtureRequest for <Function 'test_user_changes_order_of_acl_entries[move up-second]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal'>>

    from tests.gui.meta_steps.onezone.common import *
>   from tests.gui.meta_steps.oneprovider.data import *

tests/gui/scenarios/test_oneprovider_acl_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_removes_acl_record[[read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_directory_in_edit_permissions_modal'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_sets_2_acl_records'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[[delete]-group-group2-succeeds]'>>

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

(48 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[[delete]-group-group2-succeeds]'>>

    from tests.gui.meta_steps.onezone.common import *
>   from tests.gui.meta_steps.oneprovider.data import *

(48 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[allow, read acl]', subject_type = 'group'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_user_sets_one_acl_record_for_directory_in_edit_permissions_modal[[allow, read acl]-group-group1]'>>

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

(48 more lines...)
HTTPForbidden: [403] Forbidden:
request = <FixtureRequest for <Function 'test_user_cancels_acl_editing'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[all except [delete]-group-group2-fails]'>>

    from tests.gui.meta_steps.onezone.common import *
>   from tests.gui.meta_steps.oneprovider.data import *

(48 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[allow, read acl]', subject_type = 'group'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_user_sets_one_acl_record_for_file_in_edit_permissions_modal[[allow, read acl]-group-group1]'>>

    
>   scenarios('../features/oneprovider/data/acl/basic.feature')

(48 more lines...)
HTTPForbidden: [403] Forbidden:
child_privileges = '[deny, delete]', result = 'fails'
parent_privileges = '[delete]'
request = <FixtureRequest for <Function 'test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[deny, delete]-[delete]-fails]'>>

    
>   scenarios('../features/oneprovider/data/acl/basic.feature')

(48 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[change acl]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_change_directory_acl[group-group1-succeeds-[change acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:61: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_empty_directory[group-group1-fails-all except [delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:53: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [read metadata]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_read_directory_metadata[group-group1-fails-all except [read metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:69: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [traverse directory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_create_subdirectory[group-group1-fails-all except [traverse directory]]'>>

    
>   scenarios('../features/oneprovider/data/dir_acl_privileges.feature')

(48 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [read acl]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_read_directory_acl[user-user1-fails-all except [read acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:57: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[delete, list files]', subject_type = 'user', result = 'succeeds'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_empty_directory[user-user1-succeeds-[delete, list files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:53: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[read metadata, write metadata]', subject_type = 'user'
result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_write_metadata_to_directory[user-user1-succeeds-[read metadata, write metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:65: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [write metadata]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_write_metadata_to_directory[group-group1-fails-all except [write metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:65: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[delete, list files]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_empty_directory[group-group1-succeeds-[delete, list files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:53: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_directory[group-group1-succeeds-[delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:49: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_directory[group-group1-fails-all except [delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:49: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [change acl]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_change_directory_acl[group-group1-fails-all except [change acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:61: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[add subdirectory, traverse directory]', subject_type = 'group'
result = 'succeeds', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_create_subdirectory[group-group1-succeeds-[add subdirectory, traverse directory]]'>>

    
>   scenarios('../features/oneprovider/data/dir_acl_privileges.feature')

(48 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[read metadata]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_read_directory_metadata[group-group1-succeeds-[read metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:69: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [add files]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_create_file_in_directory[user-user1-fails-all except [add files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:45: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [add subdirectory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_create_subdirectory[user-user1-fails-all except [add subdirectory]]'>>

    
>   scenarios('../features/oneprovider/data/dir_acl_privileges.feature')

(48 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[read metadata, write metadata]', subject_type = 'group'
result = 'succeeds', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_write_metadata_to_directory[group-group1-succeeds-[read metadata, write metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:65: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [traverse directory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_create_file_in_directory[group-group1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:45: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[read metadata]', subject_type = 'user', result = 'succeeds'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_read_directory_metadata[user-user1-succeeds-[read metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:69: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [traverse directory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_create_subdirectory[user-user1-fails-all except [traverse directory]]'>>

    
>   scenarios('../features/oneprovider/data/dir_acl_privileges.feature')

(48 more lines...)
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 0x7f292cff3090>: Failed to establish a new connection: [Errno 111] Connection refused',))
privileges = '[add subdirectory, traverse directory]', subject_type = 'user'
result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_create_subdirectory[user-user1-succeeds-[add subdirectory, traverse directory]]'>>

    
>   scenarios('../features/oneprovider/data/dir_acl_privileges.feature')

(179 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [read metadata]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_write_metadata_to_directory[group-group1-fails-all except [read metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:65: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [change acl]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_change_directory_acl[user-user1-fails-all except [change acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:61: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [delete]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_empty_directory[user-user1-fails-all except [delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:53: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[read acl]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_read_directory_acl[group-group1-succeeds-[read acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:57: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[change acl]', subject_type = 'user', result = 'succeeds'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_change_directory_acl[user-user1-succeeds-[change acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:61: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [write metadata]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_write_metadata_to_directory[user-user1-fails-all except [write metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:65: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [add files]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_create_file_in_directory[group-group1-fails-all except [add files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:45: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [read metadata]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_write_metadata_to_directory[user-user1-fails-all except [read metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:65: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [read metadata]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_read_directory_metadata[user-user1-fails-all except [read metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:69: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = '[add files, traverse directory]', subject_type = 'user'
result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_create_file_in_directory[user-user1-succeeds-[add files, traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:45: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [add subdirectory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_create_subdirectory[group-group1-fails-all except [add subdirectory]]'>>

    
>   scenarios('../features/oneprovider/data/dir_acl_privileges.feature')

(48 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [delete]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_directory[user-user1-fails-all except [delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:49: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [traverse directory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_create_file_in_directory[user-user1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:45: 
(47 more lines...)
HTTPForbidden: [403] Forbidden:
privileges = 'all except [list files]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_empty_directory[group-group1-fails-all except [list files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_dir.py:53: 
(47 more lines...)
Skipped tests 15
Status Test Failing since View job
Skipped test_onezone_basic test_user_sees_that_his_alias_remains_unchanged_after_resigning_from_renaming_it_clicks_cancel_button_after_entering_alias
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_home_space_of_provider_should_have_cloud_with_home_icon
Chrome onezone basic tests
Skipped test_onezone_basic test_user_can_go_to_oneprovider_by_clicking_on_go_to_your_files_in_providers_popup
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_changes_his_alias_presses_enter_after_entering_text
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_if_space_is_displayed_in_provider_submenu_in_go_to_your_files_panel_that_provider_is_also_displayed_in_submenu_of_that_space_in_data_space_management_panel
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_logout
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_when_no_provider_is_working_appropriate_msg_is_shown
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_changes_his_alias_clicks_on_confirm_button_after_entering_text
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_provider_popup_can_be_closed_with_clicking_the_same_or_other_provider_circle
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_after_clicking_on_providers_circle_on_world_map_providers_popup_appears
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_provider_popup_can_be_closed_with_clicking_on_map
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_removes_access_token
Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_spaces_list_in_provider_popup_and_provider_record_in_go_to_your_files_matches
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_copies_access_token
Chrome onezone basic tests