GUI acceptance tests using environment deployed from packages.

Build: #2586 failed

Job: Transfers files failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 5 tests in total
  • 3 tests failed
  • 3 failures are new
  • 2 tests were quarantined / skipped
  • 5 minutes taken in total.

Build 2,586 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="c6cad1ecadaab3fd4718bdd16d48a4cd", element="fbd55105-e111-4bd6-87c7-83c0a2a36fb9")>
css_sel = '.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="b70c6d7e438fe10084bc889c12ebbad1", element="8ccf4b7d-6b89-47a9-9544-de7052153538")>
css_sel = '.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...)