GUI acceptance tests using environment deployed from packages.

Build: #159 was successful Rebuilt by Michał Ćwiertnia

Test results

  • 433 tests in total
  • 25 tests were fixed
  • 7 tests were quarantined / skipped
  • 333 minutes taken in total.
Fixed tests 25
Status Test Failing since View job Duration
Successful test_multiprovider_basic test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
Failing since build #158 (Scheduled) Chrome multiprovider basic tests 41 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 #158 (Scheduled) Chrome multiprovider basic tests 42 secs
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 #158 (Scheduled) Chrome multiprovider basic tests 41 secs
Successful test_multiprovider_basic test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
Failing since build #158 (Scheduled) Chrome multiprovider basic tests 1 min
Successful test_multiprovider_basic test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
Failing since build #158 (Scheduled) Chrome multiprovider basic tests 40 secs
Successful test_multiprovider_basic test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
Failing since build #158 (Scheduled) Chrome multiprovider basic tests 42 secs
Successful test_oneprovider_data_tab test_user_uploads_file_and_checks_if_provider_name_is_displayed_in_the_data_distribution_panel
Failing since build #158 (Scheduled) Chrome oneprovider data tab tests 27 secs
Successful test_oneprovider_spaces test_check_if_get_support_token_box_is_not_empty
Failing since build #158 (Scheduled) Chrome oneprovider spaces 32 secs
Successful test_oneprovider_spaces test_set_given_space_as_home
Failing since build #158 (Scheduled) Chrome oneprovider spaces 31 secs
Successful test_oneprovider_spaces test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name
Failing since build #158 (Scheduled) Chrome oneprovider spaces 31 secs
Successful test_oneprovider_spaces test_user_leaves_given_space
Failing since build #158 (Scheduled) Chrome oneprovider spaces 35 secs
Successful test_oneprovider_spaces test_user_fails_to_join_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
Failing since build #158 (Scheduled) Chrome oneprovider spaces 30 secs
Successful test_oneprovider_spaces test_switching_between_spaces
Failing since build #158 (Scheduled) Chrome oneprovider spaces 27 secs
Successful test_oneprovider_spaces test_user_successfully_renames_space_presses_enter_after_entering_space_name
Failing since build #158 (Scheduled) Chrome oneprovider spaces 35 secs
Successful test_oneprovider_spaces test_check_if_invite_group_token_box_is_not_empty
Failing since build #158 (Scheduled) Chrome oneprovider spaces 27 secs
Successful test_oneprovider_spaces test_user_fails_to_join_to_space_because_of_using_invalid_token_presses_enter_after_entering_token
Failing since build #158 (Scheduled) Chrome oneprovider spaces 31 secs
Successful test_oneprovider_transfers test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider
Failing since build #158 (Scheduled) Chrome transfers tests 47 secs
Successful test_oneprovider_transfers test_user_replicates_file_to_remote_provider
Failing since build #158 (Scheduled) Chrome transfers tests 1 min
Successful test_oneprovider_transfers test_user_migrates_directory_to_remote_provider
Failing since build #158 (Scheduled) Chrome transfers tests 1 min
Successful test_oneprovider_transfers test_user_replicates_directory_to_remote_provider
Failing since build #158 (Scheduled) Chrome transfers tests 1 min
Successful test_oneprovider_transfers test_user_migrates_file_to_remote_provider
Failing since build #158 (Scheduled) Chrome transfers tests 1 min
Successful test_onezone_spaces_basic test_user_sees_that_after_going_to_oneprovider_without_having_any_home_space_the_first_one_alphabetically_is_loaded_into_view
Failing since build #158 (Scheduled) Chrome onezone spaces basic tests 32 secs
Successful test_onezone_spaces_basic test_user_changes_viewed_space_in_oneprovider
Failing since build #158 (Scheduled) Chrome onezone spaces basic tests 34 secs
Successful test_onezone_spaces_basic test_user_sees_that_after_going_to_oneprovider_the_home_space_is_automatically_loaded_into_view
Failing since build #158 (Scheduled) Chrome onezone spaces basic tests 1 min
Successful test_shares_basic test_user_can_remove_directory_which_contains_shared_directory
Failing since build #158 (Scheduled) Chrome shares basic tests 46 secs
Quarantined tests 6
Status Test Failing since Quarantined by View job Duration
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 3 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'>>

    @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 3 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
Not quarantined Chrome transfers multi browser tests 1 min
Successful test_oneprovider_transfers_multi test_user_migrates_file_from_remote_provider_to_current_provider
Not quarantined 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