GUI acceptance tests using environment deployed from packages.

Build: #2723 failed Child of ODSRV-OPRPM-2440

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Build result summary

Details

Completed
Queue duration
7 seconds
Duration
189 minutes
Labels
None
Revision
36fa614f98906965871bca252aa29ece8aa7f39b
Total tests
834
Failing since
#2722 (Child of ODSRV-OZP-1954)
Fixed in
#2724 (Child of ODSRV-OZP-1955)

Responsible

  • Agnieszka Warchol Agnieszka Warchol Automatically assigned

Code commits

Author Commit Message Commit date
Agnieszka Warchol Agnieszka Warchol 36fa614f98906965871bca252aa29ece8aa7f39b Merge pull request #725 in VFS/onedata-acceptance from bugfix/VFS-11310-show-more-columns-in-transfers to develop
* commit '1ab4d1c4325fd46ea563d5d85420d38735bc88d7':
  VFS-11310 filled function args
  VFS-11310 added fix2
  VFS-11310 added fix
Wojciech Szmelich Wojciech Szmelich 1ab4d1c4325fd46ea563d5d85420d38735bc88d7 m VFS-11310 filled function args
Wojciech Szmelich Wojciech Szmelich f4bcf46bd85e3396b4bcb809a6fd509094642932 m VFS-11310 added fix2
Wojciech Szmelich Wojciech Szmelich 64bb9e1658daf531dd9c691ce7a9816f615b00dc m VFS-11310 added fix

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_atm_workflows_status test_user_resume_workflow_execution_after_pausing_execution_of_created_workflow_while_lane_had_preparing_status[1oz_1op_openfaas]
Atm workflows status 4 mins
AssertionError: Actual "Task in ParallelBox in WorkflowLane in WorkflowVisualiser in WorkflowExecutionPage in Oneprovider page" status: "Finished" does not match expected: "Active"
request = <FixtureRequest for <Function 'test_user_resume_workflow_execution_after_pausing_execution_of_created_workflow_while_lane_had_preparing_status[1oz_1op_openfaas]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(27 more lines...)
Existing test failures 15
Status Test Failing since View job Duration
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="288be9c9a93dfc98828d7bdf9c174e4f")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="74ff5de39f98a366cd319fe78224330e")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f9f92eb1fd83b1904c25ed4537d28b25")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="7ba02a2addbbf7124a00c89613421cca")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="6752e681624881e18d627bc136653ecb")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_removes_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage5]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(38 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_removes_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage6]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(38 more lines...)
RuntimeError: space3 space not found
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="2a3d3ccbaa78d534037886c8c87750af")>
name = 'space3'

    @repeat_failed(timeout=WAIT_FRONTEND)
    def _choose_space_from_menu_list(oz_page, driver, name):
        option = 'data'
(86 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage4]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(38 more lines...)
AssertionError: storage not visible 2 times on storages list
request = <FixtureRequest for <Function 'test_user_succeeds_to_create_2_storages_with_the_same_name[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(32 more lines...)
RuntimeError: Storage with name 'posix' was not found in Oneprovider at dev-oneprovider-krakow.default.svc.cluster.local. Make sure you have provided the right environment (env file) for the test.
zone_hostname = 'dev-onezone.default.svc.cluster.local'
onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7f84b83009d0>
owner_credentials = <tests.utils.user_utils.User object at 0x7f84b833c670>
space_id = '4b83b0dcb368a649efeb57e652dd88each9263'
storages_db = {'dev-oneprovider-krakow': {}}
hosts = {'oneprovider-1': {'container-id': '7cbb5c23737383fab5914de9eac579f053e50d0b6eaa1fc67f1796bf9df4f6e6', 'hostname': 'de...aa347209f76e', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.28.143', 'name': 'dev-onezone', ...}}
providers = [{'oneprovider-1': {'size': 1000000, 'storage': 'posix'}}]
(92 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage3]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(38 more lines...)
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="555a4f6b095a5b5b9b2c1d3cf2424c9b")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f5c6970e0903aa06bcc724433d579c1e")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="e218145418652214b0d4c49767c7187b")>
css_sel = '.modify-storage-modal.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(307 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful test_atm_workflows_status test_user_sees_that_lane_task_and_workflow_statuses_are_preparing_pending_and_active_in_turn_during_execution_of_uploaded_workflowwithsleeponelane_workflow[1oz_1op_openfaas]
Failing since build #2722 (Child of ODSRV-OZP-1954) Atm workflows status 1 min

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-11310Could not obtain issue details from Jira