GUI acceptance tests using environment deployed from packages.

Build: #1989 failed

Job: Transfers files failed

Stages & jobs

  1. Acceptance Test

Test results

  • 5 tests in total
  • 3 tests failed
  • 2 tests were quarantined / skipped
  • 7 minutes taken in total.

Build 1,989 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by Duration
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="ff756bf8e8733a80d314904a6230a7fa", element="6f468bf1-bdae-4419-9c8e-ea67b841b403")>
css_sel = 'a .tab-name'
err_msg = 'no  item found in _Provider in DataPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(308 more lines...)
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="390d707a73da548c4da5318ce161f024", element="eb355d38-e07b-4ce4-ab37-9af067af6100")>
css_sel = 'a .tab-name'
err_msg = 'no  item found in _Provider in DataPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(308 more lines...)