Build: #66 was successful Manual run by Agnieszka Warchol

Test results

  • 458 tests in total
  • 9 tests were fixed
  • 11 tests were quarantined / skipped
  • 321 minutes taken in total.
Fixed tests 9
Status Test Failing since View job Duration
Successful test_multiprovider_basic test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
Failing since build #65 (Manual run by Agnieszka Warchol) Chrome multiprovider basic tests 2 mins
Successful test_multiprovider_basic test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
Failing since build #65 (Manual run by Agnieszka Warchol) Chrome multiprovider basic tests 45 secs
Successful test_multiprovider_basic test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
Failing since build #65 (Manual run by Agnieszka Warchol) Chrome multiprovider basic tests 1 min
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once
Failing since build #64 (Rebuilt by Jakub Liput) 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 #65 (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 #64 (Rebuilt by Jakub Liput) Chrome storage sync tests 1 min
Successful test_storage_sync test_user_disables_files_update
Failing since build #64 (Rebuilt by Jakub Liput) Chrome storage sync tests 1 min
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_no_enabled_options
Failing since build #64 (Rebuilt by Jakub Liput) 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 #64 (Rebuilt by Jakub Liput) Chrome storage sync tests 1 min
Quarantined tests 10
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain
Agnieszka Warchol Agnieszka Warchol
Chrome onepanel basic tests 1 min
RuntimeError: no "dev-oneprovider-krakow" found in ClustersSidebar in CLUSTERS sidebar in Provider Panel
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>

    from tests.gui.steps.onezone.spaces import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working
Failing since build #65 (Manual run by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome onepanel basic tests 41 secs
AssertionError: provider "dev-oneprovider-krakow" not found
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
Successful test_oneprovider_transfers test_user_migrates_directory_to_remote_provider
Failing since build #65 (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 #65 (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 2 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 3 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...)
Successful test_oneprovider_transfers_multi test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider
Failing since build #65 (Manual run by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers multi browser tests 1 min
Successful test_oneprovider_transfers_multi test_user_migrates_file_from_remote_provider_to_current_provider
Agnieszka Warchol Agnieszka Warchol
Chrome transfers multi browser tests 1 min
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