GUI acceptance tests using environment deployed from packages.
Build: #2906 failed
Job: Shares basic failed
Test results
- 21 tests in total
- 2 tests failed
- 2 failures are new
- 12 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_shares_basic
test_user_selects_desirable_columns_to_be_visible_and_can_see_only_them_in_files_table[1oz_1op_deployed-["Size", "Modified"]]
|
1 min | |
RuntimeError: no item found in ColumnOption in ConfigureColumnsMenu in popups web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="111c65b4c821b79bb9b3588be81f5ffb", element="4419166a-7b36-4d0e-9d57-603e4fede6d5")> 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_shares_basic
test_user_selects_desirable_columns_to_be_visible_and_can_see_only_them_in_files_table[1oz_1op_deployed-[]]
|
1 min | |
RuntimeError: no item found in ColumnOption in ConfigureColumnsMenu in popups web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0c33dbd031b3f167ba21cd3830baf34c", element="d78c57e0-cebc-450b-a14e-adaa811b477a")> 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...) |