GUI acceptance tests using environment deployed from packages.
Build: #1143 failed
Job: Onepanel basic failed
Test results
- 15 tests in total
- 4 tests failed
- 2 failures are new
- 31 minutes taken in total.
Build 1,143 has the following 4 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onepanel_basic
test_revoke_space_support[1oz_1op_deployed-browser1]
|
3 mins | |
RuntimeError: no item found in Cease support for space modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="1929d68251a9baab2927e3bf570e84b4", element="1fdf02f6-e262-4e49-aab9-bc0285ad2e32")> css_sel = '.one-checkbox-danger' err_msg = 'no item found in Cease support for space 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...) |
|||
Collapse |
test_onepanel_basic
test_revoke_space_support[1oz_1op_deployed-browser2]
|
3 mins | |
RuntimeError: no item found in Cease support for space modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="925fb96c38a9bdca9987d891380d65e9", element="3fc79abf-aa27-4d84-a0aa-81beeee954e3")> css_sel = '.one-checkbox-danger' err_msg = 'no item found in Cease support for space 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...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_user_fails_to_configure_import_in_storage_that_is_not_importenabled[1oz_1op_deployed]
|
Failing since build #1139 (Child of ODSRV-OZP-1428) | 2 mins | ||
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found request = <FixtureRequest for <Function 'test_user_fails_to_configure_import_in_storage_that_is_not_importenabled[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: (34 more lines...) |
||||
test_onepanel_basic
test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
|
Failing since build #1139 (Child of ODSRV-OZP-1428) | 3 mins | ||
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found request = <FixtureRequest for <Function 'test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[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: (34 more lines...) |