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 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="410a7facf3c44f32e1eabaf132bb10b7", element="f9360ab9-d5e0-41b0-a4ed-a66d9a7aa38c")>
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="01b945815bf52c68ff9415f6dc3a5371", element="f2e12fdc-391a-4ac4-85ab-e5db44f3ab4a")>
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="773cd1738b4723ae9084ac022d2db487", element="bc4a879a-c372-4689-8128-be9be784534b")>
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...)