GUI acceptance tests using environment deployed from packages.

Build: #395 failed Child of ODSRV-OPRPM-1281

Test results

  • 457 tests in total
  • 1 test failed
  • 1 failure is new
  • 14 tests were quarantined / skipped
  • 392 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]
Chrome transfers multi browser tests 2 mins
AssertionError: distribution for dev-oneprovider-krakow is not entirely empty. Visible chunks: [(0, 50)]
request = <FixtureRequest for <Function 'test_user_migrates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers_multi.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(34 more lines...)
Quarantined tests 13
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_onepanel_basic test_revoke_space_support[1oz_1op_not_deployed]
Failing since build #383 (Child of ODSRV-OPRPM-1275) Not quarantined Chrome onepanel basic tests 35 secs
RuntimeError: cannot click on toolbar btn in SpaceRecord in SpacesContentPage in content in Provider Panel
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_not_deployed]'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain[1oz_1op_not_deployed]
Failing since build #361 (Manual run by Michał Ćwiertnia) Not quarantined Chrome onepanel basic tests 1 min
RuntimeError: no  item found in Oneprovider page
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain[1oz_1op_not_deployed]'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #361 (Manual run by Michał Ćwiertnia) Not quarantined Chrome transfers tests 5 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[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/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_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #361 (Manual run by Michał Ćwiertnia) Not quarantined Chrome transfers tests 5 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[1oz_2op_deployed]'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/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_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #361 (Manual run by Michał Ćwiertnia) Not quarantined Chrome transfers tests 5 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[1oz_2op_deployed]'>>

>   ???

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[1oz_2op_deployed]
Failing since build #361 (Manual run by Michał Ćwiertnia) Not quarantined Chrome transfers tests 4 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[1oz_2op_deployed]'>>

>   ???

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...)
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
Not quarantined Chrome transfers multi browser tests 2 mins
AssertionError: distribution for dev-oneprovider-paris is not entirely filled
request = <FixtureRequest for <Function 'test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]'>>

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

tests/gui/scenarios/test_oneprovider_transfers_multi.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(35 more lines...)
Collapse Failed test_storage_sync test_user_disables_files_update[1oz_1op_deployed]
Failing since build #383 (Child of ODSRV-OPRPM-1275) Not quarantined Chrome storage sync tests 1 min
AssertionError: not found "space6" in spaces in Onepanel
request = <FixtureRequest for <Function 'test_user_disables_files_update[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_storage_sync.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(26 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete[1oz_1op_deployed]
Failing since build #383 (Child of ODSRV-OPRPM-1275) Not quarantined Chrome storage sync tests 1 min
AssertionError: not found "space3" in spaces in Onepanel
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_storage_sync.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(27 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[1oz_1op_deployed]
Failing since build #383 (Child of ODSRV-OPRPM-1275) Not quarantined Chrome storage sync tests 1 min
AssertionError: not found "space5" in spaces in Onepanel
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_storage_sync.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(26 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[1oz_1op_deployed]
Failing since build #383 (Child of ODSRV-OPRPM-1275) Not quarantined Chrome storage sync tests 3 mins
AssertionError: not found "space2" in spaces in Onepanel
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_storage_sync.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(27 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_write_once[1oz_1op_deployed]
Failing since build #383 (Child of ODSRV-OPRPM-1275) Not quarantined Chrome storage sync tests 1 min
AssertionError: not found "space4" in spaces in Onepanel
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onepanel.spaces import *

tests/gui/scenarios/test_storage_sync.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(27 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_no_enabled_options[1oz_1op_deployed]
Failing since build #383 (Child of ODSRV-OPRPM-1275) Not quarantined Chrome storage sync tests 1 min
AssertionError: not found "space1" in spaces in Onepanel
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_no_enabled_options[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_storage_sync.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(27 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[1oz_1op_deployed]
Chrome onezone basic tests