Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #3277 was successful
Job: Datasets was successful
Test results
- 20 tests in total
- 1 test was quarantined / skipped
- 18 minutes taken in total.
Build 3,277 has the following 1 quarantined tests:
Status | Test | Failing since | Quarantined by | 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) | Not quarantined | 2 mins | ||
RuntimeError: no item found in Oneprovider page web_elem_root = <tests.conftest.ChromeWithAllLogs (session="2d23ebdfd3840118d84299625b25b00c")> 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...) |