GUI acceptance tests using environment deployed from packages.

Build: #1548 failed Child of ODSRV-OPRPM-1907

Build result summary

Details

Completed
Queue duration
36 minutes
Duration
93 minutes
Labels
None
Revision
20c675704d815d3c3708a5c81874c2914a8ab0a2
Total tests
566
Failing since
#1538 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>)
Fixed in
#1582 (Child of ODSRV-OZP-1593)

Responsible

This build has been failing since #1538
No one has taken responsibility

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

Existing test failures 10
Status Test Failing since View job Duration
RuntimeError: no "space5" found in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_fails_to_update_import_in_storage_that_is_not_importenabled[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(43 more lines...)
AssertionError: expected breadcrumbs /dir1; displayed: /dir1(1)
request = <FixtureRequest for <Function 'test_newly_created_symlink_to_directory_has_right_information_and_leads_to_original_directory[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(29 more lines...)
RuntimeError: no "space3" found in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_provider_details_after_choosing_appropriate_option_in_provider_menu_on_space_providers_page[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(39 more lines...)
RuntimeError: no "Harvester management" found in PrivilegeTree in MembersItemRow in MembersList in MembersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_that_group_added_to_space_has_default_privileges[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(41 more lines...)
RuntimeError: no "space3" found in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_provider_on_the_space_providers_map_after_supporting[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(39 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_removes_group_from_harvester_with_remove_group_privilege[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(37 more lines...)
RuntimeError: no "space3" found in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_fails_to_remove_user_from_space_without_remove_user_privileges[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(39 more lines...)
AssertionError: displayed share cwd in file browser is dir1 instead of expected /dir1
request = <FixtureRequest for <Function 'test_user_views_and_downloads_files_from_public_interface_of_share_shared_from_another_user_from_share_directory_modal[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(29 more lines...)
AssertionError: displayed share cwd in file browser is dir2 instead of expected /dir2
request = <FixtureRequest for <Function 'test_user_can_change_working_directory_using_breadcrumbs[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(29 more lines...)
RuntimeError: no "dir3" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_user_can_jump_to_files_tab_using_breadcrumbs_in_single_share_view_in_full_onezone_interface[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(47 more lines...)
Fixed tests 15
Status Test Failing since View job Duration
Successful test_onezone_groups_multiuser test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone groups multiuser tests 1 min
Successful test_onezone_groups_multiuser test_user_joins_group_using_invitation_token[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone groups multiuser tests 4 mins
Successful test_onezone_spaces_multiuser test_user_adds_two_harvesters_to_space_using_invitation_tokens_and_removes_them_from_it[1oz_1op_deployed]
Failing since build #1546 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 4 mins
Successful test_onezone_spaces_multiuser test_user_can_resign_space_ownership_if_there_is_another_space_owner[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 34 secs
Successful test_onezone_spaces_multiuser test_effective_user_who_gets_ownership_becomes_direct_user[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 51 secs
Successful test_onezone_spaces_multiuser test_space_deleted_by_space_owner_disappears_from_other_space_user_list[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 34 secs
Successful test_onezone_spaces_multiuser test_space_creator_becomes_owner_of_space[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 29 secs
Successful test_onezone_spaces_multiuser test_user_successfully_joins_space_using_invitation_token[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 53 secs
Successful test_onezone_spaces_multiuser test_user_who_is_not_space_owner_can_remove_himself_from_space[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 46 secs
Successful test_onezone_spaces_multiuser test_user_can_be_revoked_of_ownership_by_another_space_owner[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 47 secs
Successful test_onezone_spaces_multiuser test_user_adds_one_of_his_harvesters_to_space_and_another_user_deletes_this_harvester[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 2 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 #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 1 min
Successful test_onezone_spaces_multiuser test_user_can_leave_space_after_passing_ownership_to_another_user[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 1 min
Successful test_onezone_spaces_multiuser test_user_successfully_joins_space_using_invitation_token_with_get_started_button[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 49 secs
Successful test_onezone_spaces_multiuser test_user_joins_a_space_with_group_invitation_token[1oz_1op_deployed]
Failing since build #1547 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onezone spaces multiuser tests 58 secs