GUI acceptance tests using environment deployed from packages.
Build: #1808 failed
Job: Oneprovider datasets failed
Test results
- 26 tests in total
- 3 tests failed
- 2 tests were fixed
- 37 minutes taken in total.
Build 1,808 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_oneprovider_datasets
test_user_fails_to_reattach_dataset_after_deleting_directory[1oz_1op_deployed]
|
Failing since build #1803 (Changes by Jakub Liput and Agnieszka Warchol) | 2 mins | ||
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="fe3278b6c665baea17fb0a39badf9236")> css_sel = '.modal-dialog', err_msg = 'no item found in modals' 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) (279 more lines...) |
||||
test_oneprovider_datasets
test_user_sees_dataset_in_attached_tab_after_reattaching_detached_dataset[1oz_1op_deployed]
|
Failing since build #1806 (Child of ODSRV-OPRPM-2013) | 1 min | ||
selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document (Session info: chrome=78.0.3904.70) request = <FixtureRequest for <Function 'test_user_sees_dataset_in_attached_tab_after_reattaching_detached_dataset[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: (174 more lines...) |
||||
test_oneprovider_datasets
test_user_sees_directory_tree_in_detached_tab_after_detaching_directories[1oz_1op_deployed]
|
Failing since build #1805 (Child of ODSRV-OZP-1659) | 3 mins | ||
RuntimeError: waited too long request = <FixtureRequest for <Function 'test_user_sees_directory_tree_in_detached_tab_after_detaching_directories[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: (38 more lines...) |