GUI acceptance tests using environment deployed from packages.

Build: #673 failed Child of ODSRV-OZP-1267

Build result summary

Details

Completed
Queue duration
5 seconds
Duration
71 minutes
Labels
None
Revision
60cf87f4e9c4f38d94c81d72876927603829a2d0
Total tests
532
Failing since
#638 (Child of ODSRV-OPRPM-1457)
Fixed in
#726 (Rebuilt by Łukasz Opioła)

Responsible

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

Configuration changes

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

Tests

New test failures 21
Status Test View job Duration
Collapse Failed test_onepanel_basic test_user_fails_to_remove_user_without_remove_user_privileges[1oz_1op_deployed]
Chrome onepanel basic tests 2 mins
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_user_without_remove_user_privileges[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onepanel_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain[1oz_1op_deployed]
Chrome onepanel basic tests 2 mins
RuntimeError: no COPY HOSTNAME item found in ProviderPopover in modals
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain[1oz_1op_deployed]'>>

    from tests.gui.steps.onezone.providers import *
>   from tests.gui.steps.onezone.manage_account import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
Collapse Failed test_onepanel_basic test_user_fails_to_remove_group_from_cluster_without_remove_group_privileges[1oz_1op_deployed]
Chrome onepanel basic tests 3 mins
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_group_from_cluster_without_remove_group_privileges[1oz_1op_deployed]'>>

    from tests.gui.meta_steps.onepanel.provider import *
>   from tests.gui.meta_steps.onepanel.spaces import *

tests/gui/scenarios/test_onepanel_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onepanel_basic test_user_fails_to_set_privileges_without_set_privileges[1oz_1op_deployed]
Chrome onepanel basic tests 2 mins
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_set_privileges_without_set_privileges[1oz_1op_deployed]'>>

    from tests.gui.steps.onezone.clusters import *
>   from tests.gui.steps.onezone.members import *

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onepanel_basic test_user_fails_to_remove_cluster_without_remove_cluster_privileges[1oz_1op_deployed]
Chrome onepanel basic tests 2 mins
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_cluster_without_remove_cluster_privileges[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onepanel_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onepanel_basic test_user_fails_to_add_group_to_cluster_without_add_group_privileges[1oz_1op_deployed]
Chrome onepanel basic tests 2 mins
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_add_group_to_cluster_without_add_group_privileges[1oz_1op_deployed]'>>

    from tests.gui.meta_steps.onezone.spaces import *
>   from tests.gui.meta_steps.onepanel.account_management import *

tests/gui/scenarios/test_onepanel_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_using_group_invitation_token[1oz_1op_deployed-enter]
Chrome onezone basic tests 59 secs
AssertionError: Modal does not contain text "joining the group failed"
confirmation_method = 'enter'
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_using_group_invitation_token[1oz_1op_deployed-enter]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed-button]
Chrome onezone basic tests 1 min
AssertionError: Modal does not contain text "joining the group failed"
confirmation_method = 'button'
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed-button]'>>

    
>   from tests.gui.meta_steps.onezone import *

tests/gui/scenarios/test_onezone_basic.py:57: 
(24 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_create_unnamed_group_using_enter_to_confirm_group_name[1oz_1op_deployed]
Chrome onezone basic tests 26 secs
AssertionError: Modal does not contain text "creating group failed"
request = <FixtureRequest for <Function 'test_user_fails_to_create_unnamed_group_using_enter_to_confirm_group_name[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_using_incorrect_token[1oz_1op_deployed-enter]
Chrome onezone basic tests 37 secs
AssertionError: Modal does not contain text "joining the group failed"
confirmation_method = 'enter'
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_using_incorrect_token[1oz_1op_deployed-enter]'>>

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

tests/gui/scenarios/test_onezone_basic.py:49: 
(24 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_remove_relation_without_privileges[1oz_1op_deployed]
Chrome onezone basic tests 1 min
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_relation_without_privileges[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(22 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_using_group_invitation_token[1oz_1op_deployed-button]
Chrome onezone basic tests 1 min
AssertionError: Modal does not contain text "joining the group failed"
confirmation_method = 'button'
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_using_group_invitation_token[1oz_1op_deployed-button]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_add_group_as_its_subgroup[1oz_1op_deployed-button]
Chrome onezone basic tests 50 secs
AssertionError: Modal does not contain text "joining group as subgroup failed"
confirmation_method = 'button'
request = <FixtureRequest for <Function 'test_user_fails_to_add_group_as_its_subgroup[1oz_1op_deployed-button]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_to_space_using_incorrect_token[1oz_1op_deployed-enter]
Chrome onezone basic tests 40 secs
AssertionError: Modal does not contain text "joining space failed"
confirmation_method = 'enter'
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_using_incorrect_token[1oz_1op_deployed-enter]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_add_group_as_its_subgroup[1oz_1op_deployed-enter]
Chrome onezone basic tests 48 secs
AssertionError: Modal does not contain text "joining group as subgroup failed"
confirmation_method = 'enter'
request = <FixtureRequest for <Function 'test_user_fails_to_add_group_as_its_subgroup[1oz_1op_deployed-enter]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed-enter]
Chrome onezone basic tests 59 secs
AssertionError: Modal does not contain text "joining the group failed"
confirmation_method = 'enter'
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed-enter]'>>

    
>   from tests.gui.meta_steps.onezone import *

tests/gui/scenarios/test_onezone_basic.py:57: 
(24 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_using_incorrect_token[1oz_1op_deployed-button]
Chrome onezone basic tests 38 secs
AssertionError: Modal does not contain text "joining the group failed"
confirmation_method = 'button'
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_using_incorrect_token[1oz_1op_deployed-button]'>>

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

tests/gui/scenarios/test_onezone_basic.py:49: 
(24 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_to_space_using_incorrect_token[1oz_1op_deployed-button]
Chrome onezone basic tests 44 secs
AssertionError: Modal does not contain text "joining space failed"
confirmation_method = 'button'
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_using_incorrect_token[1oz_1op_deployed-button]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
Collapse Failed test_onezone_harvesters_basic test_user_successfully_views_privileges_with_view_privileges_privilege[1oz_1op_elasticsearch]
Chrome onezone harvesters basic tests 1 min
RuntimeError: no "harvester5" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_views_privileges_with_view_privileges_privilege[1oz_1op_elasticsearch]'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_harvesters_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_fails_to_remove_group_from_space_without_remove_group_privileges[1oz_1op_deployed]
Chrome onezone spaces basic tests 1 min
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_group_from_space_without_remove_group_privileges[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(22 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_fails_to_remove_user_from_space_without_remove_user_privileges[1oz_1op_deployed]
Chrome onezone spaces basic tests 1 min
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_user_from_space_without_remove_user_privileges[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:61: 
(24 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
RuntimeError: no "harvester5" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_harvesters_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
Fixed tests 9
Status Test Failing since View job Duration
Successful test_multiprovider_basic test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider[1oz_2op_deployed]
Failing since build #653 (Child of ODSRV-OZP-1257) Chrome multiprovider basic tests 50 secs
Successful test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser1-new_storage1]
Failing since build #652 (Child of ODSRV-OPRPM-1464) Chrome onepanel basic tests 2 mins
Successful test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser2-new_storage2]
Failing since build #653 (Child of ODSRV-OZP-1257) Chrome onepanel basic tests 3 mins
Successful test_onezone_harvesters_basic test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]
Failing since build #653 (Child of ODSRV-OZP-1257) Chrome onezone harvesters basic tests 1 min
Successful test_onezone_harvesters_basic test_user_successfully_removes_space_with_remove_space_privilege[1oz_1op_elasticsearch]
Failing since build #653 (Child of ODSRV-OZP-1257) Chrome onezone harvesters basic tests 2 mins
Successful test_onezone_harvesters_basic test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
Failing since build #646 (Child of ODSRV-OZP-1253) Chrome onezone harvesters basic tests 2 mins
Successful test_onezone_harvesters_basic test_user_successfully_adds_space_to_harvester_using_available_spaces_dropdown[1oz_1op_elasticsearch]
Failing since build #653 (Child of ODSRV-OZP-1257) Chrome onezone harvesters basic tests 51 secs
Successful test_onezone_spaces_basic test_user_successfully_cancels_leave_space[1oz_1op_deployed]
Failing since build #653 (Child of ODSRV-OZP-1257) Chrome onezone spaces basic tests 22 secs
Successful test_onezone_spaces_basic test_user_successfully_leaves_space[1oz_1op_deployed]
Failing since build #653 (Child of ODSRV-OZP-1257) Chrome onezone spaces basic tests 21 secs