GUI acceptance tests using environment deployed from packages.

Build: #2906 failed

Job: Transfers files 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
  • 2 tests were quarantined / skipped
  • 38 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_files test_user_migrates_file_to_remote_provider[1oz_2op_deployed]
13 mins
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="2e4f65f195c3f41247309ec2c1de6f08", element="bef2f7cd-1228-4b54-b9a1-c7b7959930fc")>
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_files test_user_replicates_file_to_remote_provider[1oz_2op_deployed]
16 mins
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f0bbfc92e1b5e9c6c2b0a8201cd4f0e7", element="5f0caa65-22cf-4b89-b973-4ec08cbe2b64")>
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_files test_user_selects_desirable_columns_to_be_visible_and_can_see_only_them_in_transfers_table[1oz_2op_deployed-["Destination", "Processed", "Replicated"]]
1 min
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="301111a812548e8f510303cf695179fd", element="9e571c1c-0615-4564-8006-b059a0959a72")>
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)
(304 more lines...)
Collapse Failed test_oneprovider_transfers_files test_user_selects_desirable_columns_to_be_visible_and_can_see_only_them_in_transfers_table[1oz_2op_deployed-["User", "Type", "Status"]]
1 min
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="695bc5a49d36b39744bfcf26fedfecea", element="8bbe65f0-240e-4e41-a260-cc27888593ff")>
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)
(304 more lines...)