GUI acceptance tests using environment deployed from packages.

Build: #2906 failed

Job: Oneprovider data tab failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 25 tests in total
  • 5 tests failed
  • 5 failures are new
  • 2 tests were quarantined / skipped
  • 15 minutes taken in total.

Build 2,906 has the following 5 errors: 5 new failure(s) occurred since the previous build.

New test failures 5
Status Test Duration
Collapse Failed test_oneprovider_data_tab test_user_removes_file_in_directory_and_sees_that_date_time_in_modified_column_is_updated[1oz_1op_deployed]
40 secs
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="cf76d0494027bda1e8910bb7094450c7", element="fbf49716-28c8-4e31-9dff-c00526a72960")>
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 Failed test_oneprovider_data_tab test_user_renames_file_in_directory_and_sees_that_date_time_in_modified_column_is_updated[1oz_1op_deployed]
39 secs
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6b06d246ab52f9a168a319683b081e7d", element="a6363b21-cba5-49cf-9fb4-ce46d302a446")>
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 Failed test_oneprovider_data_tab test_user_selects_desirable_columns_to_be_visible_and_can_see_only_them_in_file_browser[1oz_1op_deployed-["Size", "Owner"]]
59 secs
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="ed6be395fa8c5d174451c0ac6052d623", element="f594ebaf-2dfd-4df0-a74c-92cf7d5f4f40")>
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 Failed test_oneprovider_data_tab test_user_selects_desirable_columns_to_be_visible_and_can_see_only_them_in_file_browser[1oz_1op_deployed-[]]
1 min
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="4226209fd3eb731bd8f607dc2c1b9d06", element="f685ee8b-4383-4a48-92d0-222f10370939")>
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 Failed test_oneprovider_data_tab test_user_uploads_file_into_directory_and_sees_that_date_time_in_modified_column_is_updated[1oz_1op_deployed]
40 secs
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="5b984d51a263296519edd3c9cc13ef8f", element="59fc2bd4-3ec9-49bb-8dd8-b1f14b3cae16")>
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...)