Build: #56 failed Manual run by Agnieszka Warchol

Test results

  • 337 tests in total
  • 1 test failed
  • 6 tests were fixed
  • 9 tests were quarantined / skipped
  • 244 minutes taken in total.
Existing test failures 1
Status Test Failing since View job Duration
StepDefinitionNotFoundError: Step definition is not found: When "AAnd user of browser opens Onezone page". Line 68 in scenario "User changes name of space in one provider and sees that it was changed also in other provider" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CMBT/onedata/tests/gui/features/oneprovider/multiprovider/basic.feature
request = <FixtureRequest for <Function 'test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
Fixed tests 6
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 #50 (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 #50 (Manual run by Agnieszka Warchol) Chrome multiprovider basic tests 46 secs
Successful test_onezone_basic test_child_group_is_removed_from_childen_list
Failing since build #52 (Manual run by Agnieszka Warchol) Chrome onezone basic tests 22 secs
Successful test_onezone_basic test_group_leaves_parent_group
Failing since build #52 (Manual run by Agnieszka Warchol) Chrome onezone basic tests 21 secs
Successful test_onezone_basic test_user_is_removed_from_group
Failing since build #52 (Manual run by Agnieszka Warchol) Chrome onezone basic tests 20 secs
Successful test_onezone_spaces_basic test_user_successfully_unsets_space_as_home_space
Failing since build #52 (Manual run by Agnieszka Warchol) Chrome onezone spaces basic tests 16 secs
Quarantined tests 8
Status Test Failing since Quarantined by View job Duration
Successful test_onepanel_basic test_user_changes_provider_name_and_domain
Agnieszka Warchol Agnieszka Warchol
Chrome onepanel basic tests 1 min
Successful test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working
Agnieszka Warchol Agnieszka Warchol
Chrome onepanel basic tests 1 min
Collapse Failed test_oneprovider_transfers test_user_migrates_directory_to_remote_provider
Agnieszka Warchol Agnieszka Warchol
Chrome transfers tests 3 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_directory_to_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
Collapse Failed test_oneprovider_transfers test_user_migrates_file_to_remote_provider
Agnieszka Warchol Agnieszka Warchol
Chrome transfers tests 3 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_to_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
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 3 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_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: 
(29 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
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 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 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...)
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