GUI acceptance tests using environment deployed from packages.
Build: #2955 failed Child of ODSRV-OZP-2059
Build result summary
Details
- Completed
- Queue duration
- 20 seconds
- Duration
- 217 minutes
- Labels
- None
- Revision
-
7e1b7c04f3d387bd4c2feb170da5e3b0cf00a4f7
- Total tests
- 891
- Failing since
- #2947 (Child of ODSRV-OPRPM-2582 – )
Responsible
This build has been failing since #2947
No one has taken responsibility
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Bamboo Agent <bamboo@cloud.plgrid.pl> |
7e1b7c04f3d387bd4c2feb170da5e3b0cf00a4f7
|
||
Wojciech Szmelich |
11042dba96b6e78000bbf25678d2e09013648ff8
|
||
Wojciech Szmelich |
6f562aad053606f2a051ac141998895e4f3d439b
|
||
Wojciech Szmelich |
2201941d82dad37552fa6ad62435e775e10be735
|
||
Jakub Liput |
a56d79c4877a92be8eaef7ae17bcd3cf0f3d4050
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_atm_workflows_pausing_and_cancelling
test_user_sees_status_cancelled_in_lane1_and_unscheduled_in_lane2_after_cancelling_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas]
|
Atm workflows pausing and cancelling | 56 secs | |
AssertionError: Actual "workflow-with-sleep-two-lanes" status: "Cancelled" does not match expected: "Stopping" fixturefunc = <function assert_status_of_workflow_if_needed_wait_for_stopping_status at 0x7fd05b347380> request = <FixtureRequest for <Function test_user_sees_status_cancelled_in_lane1_and_unscheduled_in_lane2_after_cancelling_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas]>> kwargs = {'browser_id': 'browser', 'expected_status': 'Stopping', 'op_container': <class 'tests.gui.utils.oneprovider.OPLoggedI...scheduled_in_lane2_after_cancelling_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas]>>}, ...} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: (39 more lines...) |
||||
Collapse |
test_onepanel_members
test_user_fails_to_remove_group_from_cluster_without_remove_group_privileges[1oz_1op_deployed]
|
Onepanel members | 2 mins | |
RecursionError: maximum recursion depth exceeded web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="924525b4a6e168b1b0ae896bf8e19c9c", element="216665FAB7F319263D68A764D1E48E7B_element_203")> css_sel = '.one-sidebar' err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f278cebf7e0> def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (22047 more lines...) |
||||
Collapse |
test_oneprovider_acl_dir_privileges_create
test_create_subdirectory[1oz_1op_deployed-succeeds-[content:list files, content:add subdirectory, content:traverse directory]-user-user1]
|
Oneprovider ACL directories privileges create | 4 mins | |
RuntimeError: no item found in Onezone Login page web_elem_root = <tests.conftest.ChromeWithAllLogs (session="4a8ef0bba3264d5cdea6df8229bcc18c")> css_sel = 'input[placeholder="Username"]' err_msg = 'no item found in Onezone Login page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (191 more lines...) |
||||
Collapse |
test_oneprovider_data_tab
test_user_creates_new_directory[1oz_1op_deployed]
|
Oneprovider data tab | 1 min | |
RuntimeError: no item found in Onezone Login page web_elem_root = <tests.conftest.ChromeWithAllLogs (session="c92e1c6662d6f63b1b48fc84380f8059")> css_sel = 'input[placeholder="Username"]' err_msg = 'no item found in Onezone Login page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (187 more lines...) |
||||
Collapse |
test_onezone_invite_tokens_with_caveats
test_user_sees_ip_and_region_deny_caveats_in_token_configuration_after_setting_them_in_new_invite_token[1oz_2op_elasticsearch]
|
Onezone invite tokens with caveats | 2 mins | |
RuntimeError: no item found in Onezone Login page web_elem_root = <tests.conftest.ChromeWithAllLogs (session="b4ce7292ab27e9aa3a3ad08dd002243e")> css_sel = 'input[placeholder="Username"]' err_msg = 'no item found in Onezone Login page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (187 more lines...) |
||||
Collapse |
test_onezone_invite_tokens_with_caveats
test_user_sees_expiration_and_region_allow_caveats_in_token_configuration_after_setting_them_in_new_invite_token[1oz_2op_elasticsearch]
|
Onezone invite tokens with caveats | 7 mins | |
RuntimeError: no item found in Onezone Login page web_elem_root = <tests.conftest.ChromeWithAllLogs (session="ac3517c0e7395203b114b166437d3bf7")> css_sel = 'input[placeholder="Username"]' err_msg = 'no item found in Onezone Login page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (187 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_atm_workflows_execution
test_user_sees_that_different_checksums_are_well_counted_after_execution_of_uploaded_countingdifferentchecksums_workflow[1oz_1op_openfaas]
|
Failing since build #2953 (Child of ODSRV-OPRPM-2587) | Atm workflow execution | 1 min | ||
KeyError: 'md5_sum' fixturefunc = <function count_checksums_and_compare_them at 0x7f189fac0400> request = <FixtureRequest for <Function test_user_sees_that_different_checksums_are_well_counted_after_execution_of_uploaded_countingdifferentchecksums_workflow[1oz_1op_openfaas]>> kwargs = {'browser_id': 'browser', 'checksum_list': '["md5", "sha512", "sha256", "adler32"]', 'file_name': 'file1', 'modals': <class 'tests.gui.utils.common.modals.Modals'>, ...} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: (67 more lines...) |
|||||
test_onezone_data_discovery
test_user_successfully_opens_space_of_harvested_file[1oz_1op_elasticsearch]
|
Failing since build #2954 (Child of ODSRV-OZP-2057) | Onezone data discovery | 1 min | ||
IndexError: list index out of range fixturefunc = <function assert_opened_space_name at 0x7f8159ed3240> request = <FixtureRequest for <Function test_user_successfully_opens_space_of_harvested_file[1oz_1op_elasticsearch]>> kwargs = {'browser_id': 'browser', 'oz_page': <class 'tests.gui.utils.onezone.OZLoggedIn'>, 'selenium': {'browser': <tests.conf...enium' for <Function test_user_successfully_opens_space_of_harvested_file[1oz_1op_elasticsearch]>>}, 'space': 'space3'} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: (37 more lines...) |
Jira issues
Issue | Description | Status | |
---|---|---|---|
Unknown Issue Type | VFS-12368 | Could not obtain issue details from Jira | |
Unknown Issue Type | VFS-12462 | Could not obtain issue details from Jira | |
Unknown Issue Type | VFS-12517 | Could not obtain issue details from Jira |