Build: #11 failed Rebuilt by Michał Stanisz

Test results

  • 420 tests in total
  • 46 tests failed
  • 1 failure is new
  • 2 tests were fixed
  • 15 tests were quarantined / skipped
  • 303 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed test_oneprovider_acl_files test_rename_file[user-user1-succeeds-[delete]]
Chrome oneprovider ACL files 6 secs
HTTPUnauthorized: [401] Unauthorized: {"error":"Authentication Error","description":"Invalid username or password."}
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...)
Existing test failures 45
Status Test Failing since View job Duration
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...)
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...)
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...)
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 0x7f96e8cf3c10>: Failed to establish a new connection: [Errno -2] Name or service not known',))
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_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 0x7f96e8610750>: 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 0x7f96e875b350>: Failed to establish a new connection: [Errno -2] Name or service not known',))
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...)
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_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
(200 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...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Provided basic authorization credentials are not valid"}
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 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":"Provided basic authorization credentials are not valid"}
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...)
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_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...)
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_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_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_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_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_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 "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_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 "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...)
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 "go to your files" on Onezone page found
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(70 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...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Provided basic authorization credentials are not valid"}
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 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_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...)
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_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...)
Fixed tests 2
Status Test Failing since View job Duration
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 #10 (Code changes detected) Chrome multiprovider multiuser tests 4 mins
Successful test_public_shares test_user_views_and_downloads_files_from_public_share
Failing since build #3 (Manual run by Michał Stanisz) Chrome public shares tests 39 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