Build: #53 failed Manual run by Agnieszka Warchol

Test results

  • 458 tests in total
  • 7 tests failed
  • 11 tests were fixed
  • 9 tests were quarantined / skipped
  • 323 minutes taken in total.
Existing test failures 7
Status Test Failing since View job Duration
TimeoutException: Message: waiting for providers main menu tab page to load
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.onezone.multibrowser_spaces import *
>   from tests.gui.steps.onezone.groups import *

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
TimeoutException: Message: waiting for providers main menu tab page to load
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.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
TimeoutException: Message: waiting for providers main menu tab page to load
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.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_child_group_is_removed_from_childen_list'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(24 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_group_leaves_parent_group'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(22 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_is_removed_from_group'>>

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

tests/gui/scenarios/test_onezone_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(25 more lines...)
AssertionError
request = <FixtureRequest for <Function 'test_user_successfully_unsets_space_as_home_space'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(26 more lines...)
Fixed tests 11
Status Test Failing since View job Duration
Successful test_onepanel_basic test_support_space
Failing since build #50 (Manual run by Agnieszka Warchol) Chrome onepanel basic tests 34 secs
Successful test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage
Failing since build #50 (Manual run by Agnieszka Warchol) Chrome onepanel basic tests 1 min
Successful test_onepanel_basic test_cluster_deployment
Failing since build #50 (Manual run by Agnieszka Warchol) Chrome onepanel basic tests 1 min
Successful test_onepanel_basic test_revoke_space_support
Failing since build #50 (Manual run by Agnieszka Warchol) Chrome onepanel basic tests 24 secs
Successful test_onezone_spaces_basic test_user_sees_that_space_size_is_zero_right_after_creating
Failing since build #52 (Manual run by Agnieszka Warchol) Chrome onezone spaces basic tests 12 secs
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once
Failing since build #51 (Manual run by Agnieszka Warchol) Chrome storage sync tests 1 min
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_write_once
Failing since build #51 (Manual run by Agnieszka Warchol) Chrome storage sync tests 1 min
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root
Failing since build #51 (Manual run by Agnieszka Warchol) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete
Failing since build #51 (Manual run by Agnieszka Warchol) Chrome storage sync tests 1 min
Successful test_storage_sync test_user_disables_files_update
Failing since build #51 (Manual run by Agnieszka Warchol) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_no_enabled_options
Failing since build #51 (Manual run by Agnieszka Warchol) Chrome storage sync tests 1 min
Quarantined tests 8
Status Test Failing since Quarantined by View job Duration
Successful test_onepanel_basic test_user_changes_provider_name_and_domain
Failing since build #50 (Manual run by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome onepanel basic tests 1 min
Successful test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working
Failing since build #50 (Manual run by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome onepanel basic tests 1 min
Successful test_oneprovider_transfers test_user_migrates_directory_to_remote_provider
Failing since build #49 (Manual run by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers tests 1 min
Successful test_oneprovider_transfers test_user_migrates_file_to_remote_provider
Failing since build #49 (Manual run by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers tests 1 min
Collapse Failed test_oneprovider_transfers test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider
Failing since build #46 (Manual run by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers tests 3 mins
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider'>>

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

tests/gui/scenarios/test_oneprovider_transfers.py:53: 
(34 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider
Failing since build #46 (Manual run by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers tests 2 mins
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider'>>

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

tests/gui/scenarios/test_oneprovider_transfers.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider
Failing since build #46 (Manual run by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers tests 2 mins
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider
Failing since build #46 (Manual run by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers tests 2 mins
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
Skipped tests 1
Status Test Failing since View job
Skipped test_onezone_basic test_user_sees_that_when_no_provider_is_working_appropriate_msg_is_shown
Chrome onezone basic tests