GUI acceptance tests using environment deployed from packages.
Build: #2664 failed
Job: Oneprovider data tab failed
Test results
- 19 tests in total
- 2 tests failed
- 2 failures are new
- 2 tests were quarantined / skipped
- 19 minutes taken in total.
Build 2,664 has the following 2 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_oneprovider_data_tab
test_user_jumps_to_the_end_of_the_list_after_writing_zzz_to_jump_input[1oz_1op_deployed]
|
Łukasz Opioła
|
1 min | |||
RuntimeError: no item found in file browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="7fd3a62bcce5ff8b5080af746c2da31a", element="40b35372-1973-40f6-a06c-258d8e63d1de")> 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_successfully_jumps_to_a_previously_nonvisible_file_after_writing_its_name_prefix_to_jump_input[1oz_1op_deployed]
|
Łukasz Opioła
|
1 min | |||
RuntimeError: no item found in file browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="46b79c585f33d59bed4315c30abe6541", element="b28b01a9-7ad0-4840-9545-c632cf159aff")> 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...) |