GUI acceptance tests using environment deployed from packages.

Build: #603 failed Child of ODSRV-OZP-1222

Test results

  • 482 tests in total
  • 8 tests were fixed
  • 6 tests were quarantined / skipped
  • 453 minutes taken in total.
Fixed tests 8
Status Test Failing since View job Duration
Successful test_oneprovider_transfers_multi test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
Failing since build #599 (Child of ODSRV-OPRPM-1425) Chrome transfers multi browser tests 1 min
Successful test_oneprovider_transfers_multi test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
Failing since build #599 (Child of ODSRV-OPRPM-1425) Chrome transfers multi browser tests 2 mins
Successful test_onezone_spaces_multiuser test_user_successfully_joins_space_using_invitation_token[1oz_1op_deployed-enter]
Failing since build #599 (Child of ODSRV-OPRPM-1425) Chrome onezone spaces multiuser tests 25 secs
Successful test_onezone_spaces_multiuser test_user_joins_a_space_with_group_invitation_token[1oz_1op_deployed-enter]
Failing since build #599 (Child of ODSRV-OPRPM-1425) Chrome onezone spaces multiuser tests 3 mins
Successful test_onezone_spaces_multiuser test_user_joins_a_space_with_group_invitation_token_and_see_space_was_renamed[1oz_1op_deployed]
Failing since build #599 (Child of ODSRV-OPRPM-1425) Chrome onezone spaces multiuser tests 42 secs
Successful test_onezone_spaces_multiuser test_user_fails_to_join_a_space_with_invalid_group_invitation_token[1oz_1op_deployed]
Failing since build #599 (Child of ODSRV-OPRPM-1425) Chrome onezone spaces multiuser tests 19 secs
Successful test_onezone_spaces_multiuser test_user_successfully_joins_space_using_invitation_token_with_get_started_button[1oz_1op_deployed]
Failing since build #599 (Child of ODSRV-OPRPM-1425) Chrome onezone spaces multiuser tests 25 secs
Successful test_onezone_spaces_multiuser test_user_joins_a_space_with_group_invitation_token[1oz_1op_deployed-button]
Failing since build #599 (Child of ODSRV-OPRPM-1425) Chrome onezone spaces multiuser tests 30 secs
Quarantined tests 6
Status Test Failing since Quarantined by View job Duration
Successful test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_not_deployed-browser1-new_storage1]
Not quarantined Chrome onepanel basic tests 1 min
Successful test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_not_deployed-browser2-new_storage2]
Not quarantined Chrome onepanel basic tests 1 min
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 2 mins
AssertionError: space 27002c0b1ff4d31acaa81df546dcbd2b not found in user user1 spaces
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>>

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

tests/gui/scenarios/test_oneprovider_transfers.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(68 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]'>>

    def screens():
>       return [0]

tests/gui/scenarios/test_oneprovider_transfers.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)