GUI acceptance tests using environment deployed from packages.

Build: #1987 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,987 has the following 3 errors:There were no new test failures since the previous build.

Existing test failures 3
Status Test Failing since Duration
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8ac3cf5843009aa6c32a258bfa51bfbd", element="9cefca9f-92a3-466b-bdcb-215252e8b30a")>
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="9ebfb34161a6e6b35493c0cf2f4c5ea3", element="917cfcb3-992a-4813-a1ff-0c8fa946c219")>
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="f3589e2403c2233f6e29be34b7d5e201", element="400798c2-d28a-4606-bbaa-1973a94607b2")>
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...)