GUI acceptance tests using environment deployed from packages.
Build: #2665 failed
Job: Oneprovider data tab failed
Test results
- 19 tests in total
- 2 tests failed
- 2 tests were quarantined / skipped
- 22 minutes taken in total.
Build 2,665 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_oneprovider_data_tab
test_user_jumps_to_beginning_of_file_list_after_writing_aaa_to_jump_input[1oz_1op_deployed]
|
Failing since build #2664 (Child of ODSRV-OPRPM-2402) | 4 mins | ||
RuntimeError: no item found in file browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="62b208cd12e65548b2c2974b3219408b", element="73f5c333-06a4-4f14-889d-6f2ef69b36d7")> css_sel = '.jump-input' err_msg = 'no item found in file browser in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |
||||
test_oneprovider_data_tab
test_user_sees_file_that_was_uploaded_in_another_window_after_scrolling_to_the_bottom_and_writing_file_name_in_jump_input[1oz_1op_deployed]
|
Failing since build #2664 (Child of ODSRV-OPRPM-2402) | 5 mins | ||
RuntimeError: no item found in file browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="76448c4b287ce549502210c46796b48a", element="a928e49e-9f1c-4e65-ab0f-787b582cb80d")> css_sel = '.jump-input' err_msg = 'no item found in file browser in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |