GUI acceptance tests using environment deployed from packages.
Build: #2906 failed
Job: QoS basic failed
Test results
- 11 tests in total
- 2 tests failed
- 2 failures are new
- 11 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_qos_basic
test_user_sees_that_qos_is_of_a_state_fulfilled_in_qos_column_in_file_browser[1oz_2op_deployed]
|
1 min | |
RuntimeError: no item found in ColumnOption in ConfigureColumnsMenu in popups web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="634bffbfe37740d69b0b8b5b0546b573", element="b0f41147-2f69-476b-9bee-713c4f6cb71f")> 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_qos_basic
test_user_sees_that_qos_is_of_a_state_impossible_in_qos_column_in_file_browser[1oz_2op_deployed]
|
1 min | |
RuntimeError: no item found in ColumnOption in ConfigureColumnsMenu in popups web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="67ffb43144419b5304a17393fc844f95", element="70df59ea-c74b-4fe2-8799-593dd2dda34c")> 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...) |