GUI acceptance tests using environment deployed from packages.

Build: #292 failed Child of ODSRV-OZP-1091

Test results

  • 428 tests in total
  • 7 tests failed
  • 7 failures are new
  • 7 tests were fixed
  • 12 tests were quarantined / skipped
  • 306 minutes taken in total.
New test failures 7
Status Test View job Duration
Collapse Failed test_multiprovider_basic test_user_uploads_file_appends_some_text_to_it_downlaods_it_and_sees_its_content
Chrome multiprovider basic tests 1 min
ConnectionError: HTTPSConnectionPool(host='none', port=443): Max retries exceeded with url: /cdmi/space1/20B-0.txt (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f93602ded90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_uploads_file_appends_some_text_to_it_downlaods_it_and_sees_its_content'>>

>   ???

tests/gui/scenarios/test_multiprovider_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(154 more lines...)
Collapse Failed test_multiprovider_basic test_user_uploads_file_on_one_provider_sees_its_distribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution
Chrome multiprovider basic tests 4 mins
ConnectionError: HTTPSConnectionPool(host='none', port=443): Max retries exceeded with url: /cdmi/space1/20B-0.txt (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f93600bfad0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(155 more lines...)
Collapse Failed test_multiprovider_basic test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
Chrome multiprovider basic tests 1 min
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"}
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(52 more lines...)
Collapse Failed test_multiprovider_basic test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown
Chrome multiprovider basic tests 1 min
ConnectionError: HTTPSConnectionPool(host='none', port=443): Max retries exceeded with url: /cdmi/space1/20B-0.txt (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f93602cff50>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(155 more lines...)
Collapse Failed 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
Chrome multiprovider basic tests 1 min
ConnectionError: HTTPSConnectionPool(host='none', port=443): Max retries exceeded with url: /cdmi/space1/20B-0.txt (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f9360434190>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:53: 
(156 more lines...)
Collapse Failed 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
Chrome multiprovider basic tests 4 mins
ConnectionError: HTTPSConnectionPool(host='none', port=443): Max retries exceeded with url: /cdmi/space1/20B-0.txt (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f935fa2e850>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its...ds_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution'>>

    
>   from tests.gui.steps.modal import *

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(155 more lines...)
Collapse Failed test_onepanel_basic test_cluster_deployment
Chrome onepanel basic tests 4 mins
RuntimeError: no CREATE NEW CLUSTER with "Create new cluster" text found in WelcomePage in content in Zone Panel
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
(32 more lines...)
Fixed tests 7
Status Test Failing since View job Duration
Successful test_onepanel_basic test_support_space
Failing since build #290 (Child of ODSRV-OZP-1090) Chrome onepanel basic tests 54 secs
Successful test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage
Failing since build #290 (Child of ODSRV-OZP-1090) Chrome onepanel basic tests 2 mins
Successful test_storage_sync test_user_disables_files_update
Failing since build #290 (Child of ODSRV-OZP-1090) 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 #290 (Child of ODSRV-OZP-1090) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_write_once
Failing since build #290 (Child of ODSRV-OZP-1090) Chrome storage sync tests 1 min
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_no_enabled_options
Failing since build #290 (Child of ODSRV-OZP-1090) Chrome storage sync tests 1 min
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete
Failing since build #290 (Child of ODSRV-OZP-1090) Chrome storage sync tests 1 min
Quarantined tests 11
Status Test Failing since Quarantined by View job Duration
Successful test_onepanel_basic test_user_changes_provider_name_and_domain
Not quarantined 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 #290 (Child of ODSRV-OZP-1090) Not quarantined Chrome onepanel basic tests 2 mins
Successful test_oneprovider_transfers test_user_migrates_directory_to_remote_provider
Failing since build #291 (Child of ODSRV-OPRPM-1211) Not quarantined Chrome transfers tests 1 min
Successful test_oneprovider_transfers test_user_migrates_file_to_remote_provider
Failing since build #291 (Child of ODSRV-OPRPM-1211) Not quarantined 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 #120 (Rebuilt by Michał Ćwiertnia) Not quarantined 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'>>

    
>   scenarios('../features/oneprovider/transfers/transfers.feature')

tests/gui/scenarios/test_oneprovider_transfers.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider
Failing since build #120 (Rebuilt by Michał Ćwiertnia) Not quarantined Chrome transfers tests 2 mins
AssertionError: Transfer total files is 0 instead of 1 in ended
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider'>>

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

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 #120 (Rebuilt by Michał Ćwiertnia) Not quarantined 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 #120 (Rebuilt by Michał Ćwiertnia) Not quarantined 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 #291 (Child of ODSRV-OPRPM-1211) Not quarantined Chrome transfers multi browser tests 1 min
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_file_from_remote_provider_to_current_provider
Not quarantined Chrome transfers multi browser tests 2 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_file_from_remote_provider_to_current_provider'>>

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

tests/gui/scenarios/test_oneprovider_transfers_multi.py:49: 
(29 more lines...)
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once
Failing since build #290 (Child of ODSRV-OZP-1090) Not quarantined Chrome storage sync 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