Build: #9 failed Manual run by Michał Stanisz

Test results

  • 420 tests in total
  • 59 tests failed
  • 343 tests were fixed
  • 15 tests were quarantined / skipped
  • 304 minutes taken in total.
Existing test failures 59
Status Test Failing since View job Duration
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 0x7f4df414b210>: 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...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Authentication Error","description":"Invalid username or password."}
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...)
RuntimeError: no "group management" on Onezone page found
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
(47 more lines...)
RuntimeError: no "group management" on Onezone page found
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
(47 more lines...)
RuntimeError: no "group management" on Onezone page found
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
(47 more lines...)
RuntimeError: no "data space management" on Onezone page found
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Authentication Error","description":"Invalid username or password."}
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no  item found in Onepanel Login page
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
(58 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 0x7f106d1f8210>: 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...)
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 0x7f106d57ce90>: 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_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...)
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 0x7f106d65d150>: 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...)
HTTPBadRequest: [400] Bad Request: {"error":"Invalid Request","description":"Password must be at least 8 characters long and must not contain a colon character ':'"}
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...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Provided basic authorization credentials are not valid"}
privileges = '[delete]', subject_type = 'user', result = 'succeeds'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_file[user-user1-succeeds-[delete]]'>>

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

(50 more lines...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Provided basic authorization credentials are not valid"}
privileges = '[list files, traverse directory]', subject_type = 'user'
result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_list_directory_items[user-user1-succeeds-[list files, traverse directory]]'>>

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

(50 more lines...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Authentication Error","description":"Invalid username or password."}
privileges = '[list files, traverse directory]', subject_type = 'user'
result = 'succeeds', subject_name = 'user2'
request = <FixtureRequest for <Function 'test_list_directory_items[user-user2-succeeds-[list files, traverse directory]]'>>

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

(50 more lines...)
StepDefinitionNotFoundError: Step definition is not found: Given "users of [browser1, browser2] visited oneprovider-1 from onezone gui page". Line 24 in scenario "User fails to view group, to which he does not belong to, using its ID in URL" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT6-COGMT/onedata/tests/gui/features/oneprovider/groups/multi_browser.feature
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.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
StepDefinitionNotFoundError: Step definition is not found: Given "users of [browser1, browser2] visited oneprovider-1 from onezone gui page". Line 24 in scenario "User successfully invites other user to join his group (clicks JOIN confirmation button after entering token)" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT6-COGMT/onedata/tests/gui/features/oneprovider/groups/multi_browser.feature
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.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
StepDefinitionNotFoundError: Step definition is not found: Given "users of [browser1, browser2] visited oneprovider-1 from onezone gui page". Line 24 in scenario "User successfully invites other user to join his group (presses ENTER after entering token)" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT6-COGMT/onedata/tests/gui/features/oneprovider/groups/multi_browser.feature
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token'>>

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

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

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

tests/gui/scenarios/test_oneprovider_spaces.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2013' in position 12: ordinal not in range(128)
request = <FixtureRequest for <Function 'test_onezone_login_page_renders_with_proper_title'>>

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

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(25 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_spaces_submenu'>>

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

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "access tokens" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token'>>

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

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_can_not_unsupport_space_without_confirming_understanding_of_data_loss'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_sees_that_after_going_to_oneprovider_the_home_space_is_automatically_loaded_into_view'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_receives_support_token_for_space_clicking_on_add_storage_button_in_spaces_settings_dropdown'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_creates_space_clicks_on_confirm_button_after_entering_text'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_succesfully_set_space_as_home_space_clicks_on_set_as_home_in_space_settings'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_succesfully_set_space_as_home_space_clicks_on_home_outline'>>

    
>   scenarios('../features/onezone/space/creation.feature')

tests/gui/scenarios/test_onezone_spaces_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_leaves_space'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_creates_space_presses_enter_after_entering_text'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_uncollapses_space_submenu_and_sees_supporting_providers_list'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_sees_that_no_space_has_been_created_after_resigning_from_creating_it_clicks_cancel_button_after_entering_space_name'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_changes_viewed_space_in_oneprovider'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_renames_space'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_receives_support_token_for_space_clicking_on_add_storage_button_in_spaces_submenu'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_sees_that_after_going_to_oneprovider_without_having_any_home_space_the_first_one_alphabetically_is_loaded_into_view'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_can_unsupport_space'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_sees_that_after_unsupporting_space_number_of_supporting_providers_is_decreased'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_uncollapses_space_submenu_and_sees_that_providers_count_match_number_of_displayed_supporting_providers'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_generates_different_support_tokens_in_add_storage_modal'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:85: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
RuntimeError: no "go to your files" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_clicks_join_confirmation_button_after_entering_token'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(70 more lines...)
RuntimeError: no "group management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_has_access_to_space_via_group_membership'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 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 0x7ff293963ad0>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
KeyError: u'browser'
request = <FixtureRequest for <Function 'test_user_sees_that_public_share_name_has_changed_after_other_user_renamed_it'>>

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

tests/gui/scenarios/test_public_shares.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(39 more lines...)
KeyError: u'browser'
request = <FixtureRequest for <Function 'test_user_sees_new_files_in_public_share_view_after_other_user_added_them_to_shared_directory'>>

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

tests/gui/scenarios/test_public_shares.py:53: 
(40 more lines...)
KeyError: u'browser'
request = <FixtureRequest for <Function 'test_user_sees_that_he_no_longer_can_view_public_share_after_other_user_removed_it'>>

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

tests/gui/scenarios/test_public_shares.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(39 more lines...)
KeyError: u'browser'
request = <FixtureRequest for <Function 'test_user_views_and_downloads_files_from_public_share'>>

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

tests/gui/scenarios/test_public_shares.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(39 more lines...)
KeyError: u'browser'
request = <FixtureRequest for <Function 'test_user_does_not_see_file_in_public_share_view_after_other_user_removed_them_from_shared_directory'>>

>   ???

tests/gui/scenarios/test_public_shares.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(38 more lines...)
KeyError: u'browser'
request = <FixtureRequest for <Function 'test_user_changes_working_directory_using_breadcrumbs_from_file_browser_in_public_share_view'>>

>   ???

tests/gui/scenarios/test_public_shares.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(38 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 0x7fdb29996710>: Failed to establish a new connection: [Errno -2] Name or service not known',))
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...)
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once'>>

>   ???

tests/gui/scenarios/test_storage_sync.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete'>>

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

tests/gui/scenarios/test_storage_sync.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_no_enabled_options'>>

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

tests/gui/scenarios/test_storage_sync.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
request = <FixtureRequest for <Function 'test_user_disables_files_update'>>

>   ???

tests/gui/scenarios/test_storage_sync.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(45 more lines...)
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root'>>

    from tests.gui.steps.onezone.manage_account import *
>   from tests.gui.steps.onezone.login_page import *

tests/gui/scenarios/test_storage_sync.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once'>>

    def screens():
>       return [0, 1]

tests/gui/scenarios/test_storage_sync.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Fixed tests 343
Status Test Failing since View job Duration
Successful test_metadata test_user_should_not_see_any_metadata_for_file_after_clicking_remove_metadata_button
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 36 secs
Successful test_metadata test_add_metadata_to_file_clicks_both_add_icon_and_save_all_changes_button
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 33 secs
Successful test_metadata test_add_metadata_to_file_clicks_only_save_all_changes_button
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 35 secs
Successful test_metadata test_add_valid_metadata_to_directory_in_rdf_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 57 secs
Successful test_metadata test_entered_invalid_metadata_for_directory_will_not_be_saved
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 36 secs
Successful test_metadata test_delete_single_basic_metadata_entry_for_directory
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 36 secs
Successful test_metadata test_edit_metadata_icon_is_visible_if_file_has_empty_basic_metadata_entry
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 31 secs
Successful test_metadata test_add_metadata_to_directory_clicks_both_add_icon_and_save_all_changes_button
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 34 secs
Successful test_metadata test_delete_directory_metadata_in_json_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 38 secs
Successful test_metadata test_entered_invalid_metadata_for_file_will_not_be_saved
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 35 secs
Successful test_metadata test_user_should_not_see_any_metadata_for_directory_after_clicking_remove_metadata_button
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 35 secs
Successful test_metadata test_user_starts_adding_metadata_to_file_but_discards_changes
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 32 secs
Successful test_metadata test_add_metadata_to_directory_clicks_only_save_all_changes_button
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 35 secs
Successful test_metadata test_add_valid_metadata_to_file_in_json_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 35 secs
Successful test_metadata test_delete_directory_metadata_in_xml_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 49 secs
Successful test_metadata test_invalid_basic_metadata_entry_for_directory_should_be_colored_red
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 29 secs
Successful test_metadata test_user_starts_adding_metadata_to_directory_but_discards_changes
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 33 secs
Successful test_metadata test_discard_changes_while_entering_metadata_for_file_in_json_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 45 secs
Successful test_metadata test_discard_changes_while_entering_metadata_for_directory_in_json_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 54 secs
Successful test_metadata test_delete_file_metadata_in_xml_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 49 secs
Successful test_metadata test_delete_single_basic_metadata_entry_for_file
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 35 secs
Successful test_metadata test_invalid_basic_metadata_entry_for_file_should_be_colored_red
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 29 secs
Successful test_metadata test_add_valid_metadata_to_directory_in_json_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 34 secs
Successful test_metadata test_open_metadata_panel_and_check_presence_of_navigation_tabs
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 32 secs
Successful test_metadata test_add_valid_metadata_to_file_in_xml_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 48 secs
Successful test_metadata test_discard_changes_while_entering_metadata_for_directory_in_xml_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 46 secs
Successful test_metadata test_delete_file_metadata_in_json_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 51 secs
Successful test_metadata test_discard_changes_while_entering_metadata_for_file_in_xml_format
Failing since build #3 (Manual run by Michał Stanisz) Chrome metadata test 50 secs
Successful test_multiprovider_basic test_user_uploads_file_on_one_provider_sees_its_distribution_reads_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution
Failing since build #3 (Manual run by Michał Stanisz) Chrome multiprovider basic tests 3 mins
Successful test_multiprovider_basic test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown
Failing since build #3 (Manual run by Michał Stanisz) Chrome multiprovider basic tests 2 mins
Successful test_multiprovider_basic test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again
Failing since build #3 (Manual run by Michał Stanisz) Chrome multiprovider basic tests 2 mins
Successful test_multiprovider_basic test_user_uploads_file_appends_some_text_to_it_downlaods_it_and_sees_its_content
Failing since build #3 (Manual run by Michał Stanisz) Chrome multiprovider basic tests 2 mins
Successful test_multiprovider_multiuser test_user_uploads_file_on_one_provider_sees_its_distribution_downloads_on_other_provider_and_again_sees_its_distribution
Failing since build #3 (Manual run by Michał Stanisz) Chrome multiprovider multiuser tests 3 mins
Successful test_oneprovider_acl_basic test_user_removes_acl_record[[read acl]-user-user1]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 46 secs
Successful test_oneprovider_acl_basic test_user_changes_order_of_acl_entries[move up-second]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 57 secs
Successful test_oneprovider_acl_basic test_user_sees_default_acl_privileges_for_directory_in_edit_permissions_modal
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 33 secs
Successful test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[[delete]-group-group2-succeeds]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 43 secs
Successful test_oneprovider_acl_basic test_user_sets_one_acl_record_for_directory_in_edit_permissions_modal[[allow, read acl]-group-group1]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 41 secs
Successful test_oneprovider_acl_basic test_user_sets_2_acl_records
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 45 secs
Successful test_oneprovider_acl_basic test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[deny, delete]-[delete]-fails]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 47 secs
Successful test_oneprovider_acl_basic test_user_changes_order_of_acl_entries[move down-first]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 55 secs
Successful test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[all except [delete]-group-group2-fails]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 44 secs
Successful test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[all except [delete]-group-group2-fails]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 45 secs
Successful test_oneprovider_acl_basic test_user_sets_acl_for_multiple_files[[allow, read acl]-user-user1]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 51 secs
Successful test_oneprovider_acl_basic test_user_cancels_acl_editing
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 37 secs
Successful test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[[delete]-group-group2-succeeds]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 44 secs
Successful test_oneprovider_acl_basic test_user_sets_acl_for_multiple_directories[[allow, read acl]-user-user1]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 52 secs
Successful test_oneprovider_acl_basic test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 33 secs
Successful test_oneprovider_acl_basic test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[delete]-[deny, delete]-succeeds]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 49 secs
Successful test_oneprovider_acl_basic test_user_sets_one_acl_record_for_file_in_edit_permissions_modal[[allow, read acl]-group-group1]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 41 secs
Successful test_oneprovider_acl_basic test_user_sees_eligible_subjects_for_acl_record
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL basic 46 secs
Successful test_oneprovider_acl_dir test_remove_empty_directory[group-group1-succeeds-[delete, list files]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_create_file_in_directory[group-group1-fails-all except [add files]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_write_metadata_to_directory[group-group1-fails-all except [write metadata]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 40 secs
Successful test_oneprovider_acl_dir test_rename_directory[group-group1-fails-all except [delete]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 43 secs
Successful test_oneprovider_acl_dir test_create_subdirectory[user-user1-fails-all except [traverse directory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_create_file_in_directory[group-group1-fails-all except [traverse directory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_create_file_in_directory[group-group1-succeeds-[add files, traverse directory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_create_subdirectory[group-group1-succeeds-[add subdirectory, traverse directory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 40 secs
Successful test_oneprovider_acl_dir test_write_metadata_to_directory[user-user1-fails-all except [write metadata]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 40 secs
Successful test_oneprovider_acl_dir test_change_directory_acl[group-group1-fails-all except [change acl]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 40 secs
Successful test_oneprovider_acl_dir test_remove_empty_directory[group-group1-fails-all except [list files]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 40 secs
Successful test_oneprovider_acl_dir test_create_subdirectory[user-user1-fails-all except [add subdirectory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_change_directory_acl[user-user1-succeeds-[change acl]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_create_file_in_directory[user-user1-fails-all except [traverse directory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_read_directory_metadata[group-group1-succeeds-[read metadata]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 44 secs
Successful test_oneprovider_acl_dir test_rename_directory[user-user1-fails-all except [delete]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_change_directory_acl[user-user1-fails-all except [change acl]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 40 secs
Successful test_oneprovider_acl_dir test_write_metadata_to_directory[group-group1-succeeds-[read metadata, write metadata]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 40 secs
Successful test_oneprovider_acl_dir test_create_subdirectory[group-group1-fails-all except [add subdirectory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 43 secs
Successful test_oneprovider_acl_dir test_remove_empty_directory[user-user1-fails-all except [list files]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 38 secs
Successful test_oneprovider_acl_dir test_rename_directory[user-user1-succeeds-[delete]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 40 secs
Successful test_oneprovider_acl_dir test_read_directory_metadata[user-user1-fails-all except [read metadata]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 44 secs
Successful test_oneprovider_acl_dir test_write_metadata_to_directory[group-group1-fails-all except [read metadata]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 41 secs
Successful test_oneprovider_acl_dir test_read_directory_metadata[group-group1-fails-all except [read metadata]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 45 secs
Successful test_oneprovider_acl_dir test_read_directory_acl[group-group1-fails-all except [read acl]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 40 secs
Successful test_oneprovider_acl_dir test_remove_empty_directory[group-group1-fails-all except [delete]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_remove_empty_directory[user-user1-fails-all except [delete]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_change_directory_acl[group-group1-succeeds-[change acl]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_create_subdirectory[group-group1-fails-all except [traverse directory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_create_subdirectory[user-user1-succeeds-[add subdirectory, traverse directory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 41 secs
Successful test_oneprovider_acl_dir test_write_metadata_to_directory[user-user1-succeeds-[read metadata, write metadata]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 41 secs
Successful test_oneprovider_acl_dir test_read_directory_acl[group-group1-succeeds-[read acl]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_remove_empty_directory[user-user1-succeeds-[delete, list files]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_read_directory_metadata[user-user1-succeeds-[read metadata]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 46 secs
Successful test_oneprovider_acl_dir test_read_directory_acl[user-user1-fails-all except [read acl]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 47 secs
Successful test_oneprovider_acl_dir test_create_file_in_directory[user-user1-succeeds-[add files, traverse directory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_create_file_in_directory[user-user1-fails-all except [add files]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_write_metadata_to_directory[user-user1-fails-all except [read metadata]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 40 secs
Successful test_oneprovider_acl_dir test_rename_directory[group-group1-succeeds-[delete]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 39 secs
Successful test_oneprovider_acl_dir test_read_directory_acl[user-user1-succeeds-[read acl]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories 1 min
Successful test_oneprovider_acl_dir_multi test_remove_empty_directory[group-group1-fails-all except [list files]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories multi 54 secs
Successful test_oneprovider_acl_dir_multi test_create_file_in_directory[user-user2-succeeds-[add files, traverse directory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories multi 49 secs
Successful test_oneprovider_acl_dir_multi test_rename_directory[user-user2-succeeds-[delete]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories multi 1 min
Successful test_oneprovider_acl_dir_multi test_create_file_in_directory[group-group1-succeeds-[add files, traverse directory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories multi 49 secs
Successful test_oneprovider_acl_dir_multi test_read_directory_acl[group-group1-succeeds-[read acl]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories multi 51 secs
Successful test_oneprovider_acl_dir_multi test_change_directory_acl[group-group1-succeeds-[change acl]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories multi 53 secs
Successful test_oneprovider_acl_dir_multi test_create_subdirectory[group-group1-fails-all except [add subdirectory]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories multi 49 secs
Successful test_oneprovider_acl_dir_multi test_create_file_in_directory[user-user2-fails-all except [add files]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories multi 50 secs
Successful test_oneprovider_acl_dir_multi test_remove_empty_directory[user-user2-succeeds-[delete, list files]]
Failing since build #3 (Manual run by Michał Stanisz) Chrome oneprovider ACL directories multi 50 secs
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