GUI acceptance tests using environment deployed from packages.
Build: #2762 failed Child of ODSRV-OZP-1977
Test results
- 845 tests in total
- 10 tests failed
- 5 failures are new
- 11 tests were quarantined / skipped
- 1317 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_oneprovider_acl_dir_privileges_change_and_upload
test_change_directory_acl[1oz_1op_deployed-group-group1-fails-all except [acl:change acl]]
|
Oneprovider ACL directories privileges change and upload | 2 mins | |
Exception: Change ACL is not disabled and user can change ACL option which is not expected request = <FixtureRequest for <Function 'test_change_directory_acl[1oz_1op_deployed-group-group1-fails-all except [acl:change acl]]'>> @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: (36 more lines...) |
||||
Collapse |
test_oneprovider_acl_dir_privileges_change_and_upload
test_change_directory_acl[1oz_1op_deployed-user-user1-fails-all except [acl:change acl]]
|
Oneprovider ACL directories privileges change and upload | 2 mins | |
Exception: Change ACL is not disabled and user can change ACL option which is not expected request = <FixtureRequest for <Function 'test_change_directory_acl[1oz_1op_deployed-user-user1-fails-all except [acl:change acl]]'>> @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: (36 more lines...) |
||||
Collapse |
test_oneprovider_acl_subjects
test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[1oz_1op_deployed-[deny, general:delete]-[general:delete]-fails]
|
Oneprovider ACL subjects | 3 mins | |
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="b4a1626d4db107b57788f49db3ee9cd8")> css_sel = '.question-modal', 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) > item = web_elem_root.find_element_by_css_selector(css_sel) (279 more lines...) |
||||
Collapse |
test_oneprovider_acl_subjects
test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[1oz_1op_deployed-[general:delete]-[deny, general:delete]-succeeds]
|
Oneprovider ACL subjects | 3 mins | |
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="ae77bee5d30e582d4ac1fc9014b23460")> css_sel = '.question-modal', 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) > item = web_elem_root.find_element_by_css_selector(css_sel) (279 more lines...) |
||||
Collapse |
test_oneprovider_hardlinks
test_user_sees_change_of_hardlink_acl_permission_after_first_hardlink_permissions_change[1oz_1op_deployed]
|
Oneprovider hardlinks | 2 mins | |
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="3179496547377950d473ac33934252d3")> css_sel = '.question-modal', 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) > item = web_elem_root.find_element_by_css_selector(css_sel) (279 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_atm_workflows_status
test_user_resume_workflow_execution_after_pausing_execution_of_created_workflow_while_lane_had_preparing_status[1oz_1op_openfaas]
|
Failing since build #2761 (Child of ODSRV-OPRPM-2464) | 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...) |
|||||
test_oneprovider_hardlinks
test_user_sees_nonowned_hardlink_without_posix_read_permission_and_cannot_download_it[1oz_1op_deployed]
|
Failing since build #2754 (Child of ODSRV-OPRPM-2458) | Oneprovider hardlinks | 2 mins | ||
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="5dc8761f2abf2bb05a3f79d128231b00")> css_sel = '.alert-global.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) (277 more lines...) |
|||||
test_oneprovider_posix
test_user_fails_to_download_file_because_of_lack_in_privileges[1oz_1op_deployed]
|
Failing since build #2754 (Child of ODSRV-OPRPM-2458) | POSIX | 1 min | ||
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="8ce08493339725c94adce7b828861748")> css_sel = '.alert-global.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) (281 more lines...) |
|||||
test_onezone_tokens
test_user_successfully_creates_access_token_with_all_caveats[1oz_2op_elasticsearch]
|
Failing since build #2760 (Child of ODSRV-OZP-1976) | Onezone tokens | 3 mins | ||
RuntimeError: cannot click on button btn in Consumer caveat popup request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token_with_all_caveats[1oz_2op_elasticsearch]'>> @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: (55 more lines...) |
|||||
test_public_shares
test_user_fails_to_download_a_file_in_shared_directory_when_the_file_has_000_posix_permissions[1oz_1op_deployed]
|
Failing since build #2754 (Child of ODSRV-OPRPM-2458) | Public shares | 1 min | ||
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="3ada498e3e4c8f4646faf923fdb0dc82")> css_sel = '.alert-global.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) (281 more lines...) |