Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #3276 failed
Job: Datasets failed
Test results
- 20 tests in total
- 1 test failed
- 20 minutes taken in total.
Build 3,276 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_dataset
test_user_of_client_checking_sees_datasets_directory_tree_created_previously_via_client_creating[1oz_1op_1oc-REST-web GUI]
|
Failing since build #3275 (Child of ODSRV-OZP-2051) | 2 mins | ||
RuntimeError: no item found in Oneprovider page web_elem_root = <tests.conftest.ChromeWithAllLogs (session="e87089c927b2dcec8b8b003bb0ba183e")> css_sel = '.dataset-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) > item = web_elem_root.find_element(By.CSS_SELECTOR, css_sel) (195 more lines...) |