Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #2580 failed
Job: Archives failed
Test results
- 21 tests in total
- 3 tests failed
- 3 failures are new
- 31 minutes taken in total.
Build 2,580 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_archives
test_user_of_client_checking_sees_new_deleted_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]
|
1 min | |
RuntimeError: no "Properties" found in Archive row menu request = <FixtureRequest for <Function 'test_user_of_client_checking_sees_new_deleted_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]'>> @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: (51 more lines...) |
|||
Collapse |
test_archives
test_user_of_client_checking_sees_new_preserved_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]
|
1 min | |
RuntimeError: no "Properties" found in Archive row menu request = <FixtureRequest for <Function 'test_user_of_client_checking_sees_new_preserved_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]'>> @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: (51 more lines...) |
|||
Collapse |
test_archives
test_user_of_client_checking_sees_that_dataset_has_more_archives_than_its_parent_after_user_of_client_creating_created_nested_archive_on_child_dataset[1oz_1op_1oc-web GUI-REST]
|
11 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="7f16e1146dcad57bce8287c22f3e524c")> css_sel = '.content-space-datasets .archive-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (311 more lines...) |