GUI acceptance tests using environment deployed from packages.

Build: #2906 failed

Job: Transfers multi browser failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 7 tests in total
  • 4 tests failed
  • 4 failures are new
  • 52 minutes taken in total.

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

New test failures 4
Status Test Duration
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
12 mins
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="e845b696bc00e1c0c6038e1073402503", element="c75dca61-2c2d-4943-b112-b2d83ac68d0b")>
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)
(314 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]
11 mins
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a4476ff0849ad7c5c9a2b6d7b701f887", element="cdacbe86-3234-4be1-b0ac-ba6b3a701761")>
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)
(314 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
11 mins
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="220920041c866444478167b894dd9113", element="389551a4-1028-4f93-ab13-aa7b870fb2b2")>
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)
(314 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]
12 mins
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d86d6093ebf1578104923472a375a504", element="965f4425-9c32-4b6e-83ad-1bdc4deb0b1b")>
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)
(314 more lines...)