GUI acceptance tests using environment deployed from packages.

Build: #1966 failed Child of ODSRV-OZP-1709

Stages & jobs

  1. Acceptance Test

Test results

  • 684 tests in total
  • 25 tests failed
  • 25 failures are new
  • 4 tests were fixed
  • 8 tests were quarantined / skipped
  • 1367 minutes taken in total.
New test failures 25
Status Test View job Duration
Collapse Failed test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage2]
Chrome onepanel basic tests 5 mins
RuntimeError: no "new_storage2" found in StorageContentPage in content in Oneprovider Panel 21.02.0-alpha24
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage2]'>>

    @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...)
Collapse Failed test_onezone_basic test_user_successfully_logs_in_using_new_username_and_new_password[1oz_1op_deployed]
Chrome onezone basic tests 59 secs
RuntimeError: no  item found in ManageAccountPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="ce0bff0e4c924ce88b37d3066204024e", element="fb458633-b6a9-4b1f-870f-5fcb24e4e57a")>
css_sel = '.password-editor-trigger .edit-icon'
err_msg = 'no  item found in ManageAccountPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
Collapse Failed test_onezone_basic test_user_successfully_changes_password_in_profile_page[1oz_1op_deployed]
Chrome onezone basic tests 41 secs
RuntimeError: no  item found in ManageAccountPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0cc408ecc237dd5343ca43535223f36e", element="d8c68320-0087-4868-9099-faeb9f4e0a2b")>
css_sel = '.password-editor-trigger .edit-icon'
err_msg = 'no  item found in ManageAccountPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
Collapse Failed test_onezone_basic test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]
Chrome onezone basic tests 3 mins
RuntimeError: no  item found in MembersItemRow in MembersList in MembersPage in content in dev-onezone Onezone 21.02.0-alpha24
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6e6cd62a8c49fd56f774b3ee107eb41c", element="9f8c5d44-436a-4050-908a-71cb8f85b67e")>
css_sel = '.one-tree'
err_msg = 'no  item found in MembersItemRow in MembersList in MembersPage in content in dev-onezone\nOnezone 21.02.0-alpha24'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(301 more lines...)
Collapse Failed test_onezone_groups_basic test_user_successfully_bulk_modifies_privileges_of_a_group_and_user[1oz_1op_deployed]
Chrome onezone groups basic tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6d6ccb98fa7496423ead113942e98fe8", element="b00a7fc7-355e-4df1-bd10-3f98c62d0890")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_basic test_user_fails_to_see_privileges_without_view_privileges_changed_with_bulk_edit[1oz_1op_deployed]
Chrome onezone groups basic tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="e21242a0fd16f37643dece24c19b93f1", element="64c66e3a-efa7-4dcc-b108-1c8fe7bc2ef9")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_basic test_user_fails_to_remove_relation_without_privileges_changed_with_bulk_edit[1oz_1op_deployed]
Chrome onezone groups basic tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="febd56a0a15c69bbdfb550c8ee176cc1", element="9dbb5b2d-139b-4bdf-922d-78163d01024f")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_basic test_user_successfully_bulk_modifies_privileges_of_all_groups_nested_in_his_parent_group[1oz_1op_deployed]
Chrome onezone groups basic tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0f6e358210f418bd5aaed8ec59bb5269", element="ba9cdc67-1cc6-4c1b-b7b7-9ac5d8851ab4")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_basic test_user_successfully_bulk_modifies_privileges_to_his_group[1oz_1op_deployed]
Chrome onezone groups basic tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="84daadf39adcee6807abddde126c84d9", element="d20f4a64-183f-4c98-88c3-ba53443f884d")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_leave_group_from_space_because_of_lack_in_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="29e3f4519e9df27e95c0b1f22c441586", element="9c414bda-00f2-4332-8094-6374bc828c16")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_join_group_to_space_because_of_lack_in_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b90d72e0e0ee9040c22f39684ff435d5", element="03a33bb6-a82a-429d-bdb5-cccefdcec694")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_invite_other_user_to_join_given_group_because_of_lack_in_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f8c520053fe151709563b17efe126ea2", element="c7840126-b460-4e40-9aea-c76e290a28fe")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_remove_group_because_of_lack_in_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="309bcc55138ece019640dbbd2de6a134", element="e1837b06-b061-422c-99c8-435e1ed79920")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_invite_created_group_as_subgroup_because_of_lack_in_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="085f454684f89ea578750e717823ec6a", element="c32b5a84-2d8e-4eaa-8ae7-74594cc2a54c")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_successfully_removes_other_user_from_given_group_if_he_has_remove_user_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="c2b265e0ae8446f2886db5c5eb1d3fa1", element="18a3a6ed-8577-4394-90cb-29274a0cd648")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_set_privileges_for_other_users_because_of_lack_in_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="288627cb2e69bbb5f8b19d3e0e14ad11", element="be4bdcdd-9b2b-42c0-8117-ee327725444a")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_successfully_removes_subgroup_if_he_has_remove_child_group_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d687247a935bad19e994289c8d380fab", element="dc797af2-2caa-4897-a076-01dc4d6ed676")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_successfully_leaves_group_and_cannot_view_previously_accessed_space[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="c293338c1dff34b96c2b883c4f54781f", element="73e4bab3-ac3a-44e0-b6c4-003c722dfba3")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_view_group_because_of_lack_in_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0e89da245e9011cd41c6e12836224373", element="f5ad4bbd-0979-4bab-bf69-4053ee2b082c")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_join_as_subgroup_because_of_lack_in_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b5ec927b63edd79696568082dbaf2583", element="f3d28aa6-7cfd-4a96-b295-e8271a12d491")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_successfully_view_group_if_he_has_group_management_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="09c4b87cceae07aa33291b5d588ada47", element="fc710830-2a94-4b16-acc2-a8dc54c5ca23")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_successfully_sets_privileges_for_other_user_if_he_has_group_management_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b6cefa9d27b583987383f1bea4d1f722", element="11112a33-7e6e-4773-ae34-70aff0900906")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_rename_group_because_of_lack_in_privileges[1oz_1op_deployed]
Chrome onezone groups multiuser tests 1 min
RuntimeError: no  item found in Change privileges in bulk menu
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="c3fd9fabefb10bbef61026df2ddeb24b", element="a970a5a4-6a94-480d-ab70-5411c261b339")>
css_sel = '.ready', err_msg = 'no  item found in Change privileges in bulk menu'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(296 more lines...)
Collapse Failed test_onezone_harvesters_effective_privileges test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_elasticsearch]
Chrome onezone harvesters effective privileges 3 mins
RuntimeError: no "user3" found in MembersList in MembersPage in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[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: 
(39 more lines...)
Collapse Failed test_onezone_harvesters_effective_privileges test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_elasticsearch]
Chrome onezone harvesters effective privileges 3 mins
RuntimeError: no  item found in MembersItemRow in MembersList in MembersPage in DiscoveryPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6cbec75297537f6867cad9449fb6c2c9", element="f52e5440-0537-45e0-9c6d-79d9b6772f46")>
css_sel = '.one-tree'
err_msg = 'no  item found in MembersItemRow in MembersList in MembersPage in DiscoveryPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(300 more lines...)
Fixed tests 4
Status Test Failing since View job Duration
Successful test_onezone_invite_tokens_with_consumer_caveats test_user_fails_to_consume_group_to_space_invite_token_with_consumer_caveat_set_not_for_them[1oz_2op_elasticsearch]
Failing since build #1965 (Changes by Agnieszka Warchol) Chrome onezone invite tokens with consumer caveats 1 min
Successful test_onezone_invite_tokens_with_consumer_caveats test_group_succeeds_to_join_space_invite_token_with_consumer_caveat_set_for_any_group[1oz_2op_elasticsearch]
Failing since build #1962 (Child of ODSRV-OZP-1708) Chrome onezone invite tokens with consumer caveats 1 min
Successful test_onezone_invite_tokens_with_consumer_caveats test_group_succeeds_to_join_space_using_invite_token_with_consumer_caveat_set_for_it[1oz_2op_elasticsearch]
Failing since build #1965 (Changes by Agnieszka Warchol) Chrome onezone invite tokens with consumer caveats 2 mins
Successful test_onezone_invite_tokens_with_consumer_caveats test_user_successfully_consumes_group_to_space_invite_token_with_consumer_caveat_set_for_any_user[1oz_2op_elasticsearch]
Failing since build #1965 (Changes by Agnieszka Warchol) Chrome onezone invite tokens with consumer caveats 1 min
Quarantined tests 8
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_onepanel_basic test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
Not quarantined Chrome onepanel basic tests 6 mins
RuntimeError: space3 space not found
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="455460057b7544287906d2bd2423d632")>
name = 'space3'

    def _choose_space_from_menu_list(oz_page, driver, name):
        option = 'data'
        try:
(60 more lines...)
Successful test_onepanel_deployment_with_2_hosts test_cluster_deployment_with_2_hosts[1oz_1op_not_deployed_2_nodes]
Not quarantined Chrome onepanel two hosts deployment tests 4 mins
Collapse Failed test_onepanel_members test_user_increases_number_of_members_in_cluster[1oz_1op_deployed]
Not quarantined Chrome onepanel members tests 3 mins
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_increases_number_of_members_in_cluster[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: 
(25 more lines...)
Collapse Failed test_oneprovider_transfers_files test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #1958 (Changes by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers files 6 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[1oz_2op_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: 
(31 more lines...)
Collapse Failed test_oneprovider_transfers_files test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #1958 (Changes by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers files 6 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_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_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: 
(31 more lines...)
Collapse Failed test_onezone_automation test_user_sees_that_new_workflow_has_been_added_after_uploading_it_as_json_file[1oz_1op_deployed]
Failing since build #1885 (Child of ODSRV-OPRPM-2049) Not quarantined Chrome onezone automations tests 52 secs
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_sees_that_new_workflow_has_been_added_after_uploading_it_as_json_file[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: 
(26 more lines...)
Collapse Failed test_onezone_providers_basic test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]
Failing since build #1871 (Child of ODSRV-OZP-1678) Not quarantined Chrome onezone providers basic tests 2 mins
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: When "user of browser kills "oneprovider-1" provider". Line 14 in scenario "User deregisters dead duplicated provider" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COPBT/onedata/tests/gui/features/onezone/clusters_as_admin.feature
self = <FixtureRequest for <Function 'test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]'>>
argname = 'pytestbdd_when_user of browser kills "oneprovider-1" provider'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_when_user of browser kills "oneprovider-1" provider'
(129 more lines...)
Collapse Failed test_qos_storage test_a_qos_requirement_is_met_after_removing_the_parameter_and_adding_it_again[1oz_2op_deployed]
Failing since build #1958 (Changes by Agnieszka Warchol) Not quarantined Chrome QoS storage 8 mins
RuntimeError: no  item found in Requirement in Quality of Service modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="e25f18e2f0e60bd4fe7e8c5193de56cc", element="3e8d3fda-2b2d-4aae-ba12-7d1658783e86")>
css_sel = '.qos-status-impossible'
err_msg = 'no  item found in Requirement in Quality of Service modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)