GUI acceptance tests using environment deployed from packages.
Build: #2906 failed
Job: Oneprovider archives failed
Test results
- 17 tests in total
- 2 tests failed
- 2 failures are new
- 41 minutes taken in total.
Build 2,906 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_archives
test_user_selects_desirable_columns_to_be_visible_and_can_see_only_them_in_archive_browser[1oz_1op_deployed-["State", "Creator"]]
|
3 mins | |
RuntimeError: no item found in ColumnOption in ConfigureColumnsMenu in popups web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0e112af41f5c28af4240ef10dd6b76a3", element="3f5ea9ae-526f-475f-a204-b46dcb573608")> css_sel = '.column-name-label .name-text' err_msg = 'no item found in ColumnOption in ConfigureColumnsMenu in popups' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |
|||
Collapse |
test_oneprovider_archives
test_user_selects_desirable_columns_to_be_visible_and_can_see_only_them_in_archive_browser[1oz_1op_deployed-[]]
|
3 mins | |
RuntimeError: no item found in ColumnOption in ConfigureColumnsMenu in popups web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0a9715a96236598fcbc14750135718f3", element="899ba117-6428-4ce4-85d4-81eedd9bbcb7")> css_sel = '.column-name-label .name-text' err_msg = 'no item found in ColumnOption in ConfigureColumnsMenu in popups' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |