GUI acceptance tests using environment deployed from packages.

Build: #1988 failed

Job: Transfers files failed

Stages & jobs

  1. Acceptance Test

Test results

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

Build 1,988 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="c2ac9505457e08d77fe28c63af4bc7c3", element="0287ecd2-66ff-436d-84dd-90231df47ad4")>
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="212a92ff045a5e7e91098faaf57cc0cb", element="efa56c8e-f809-47d5-8ea0-6c5c6e4c7bb6")>
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...)