GUI acceptance tests using environment deployed from packages.

Build: #2665 failed

Job: Oneprovider data tab failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 19 tests in total
  • 2 tests failed
  • 2 tests were quarantined / skipped
  • 22 minutes taken in total.

Build 2,665 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by Duration
RuntimeError: no  item found in file browser in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="988b0e719630467e31ed2a9befd30c46", element="b680bebf-12d4-4ba7-a0b2-6d2e8361760f")>
css_sel = '.jump-input'
err_msg = 'no  item found in file browser in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
RuntimeError: no  item found in file browser in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d2a941431fecc504e6b3fa3352b2a976", element="88f5b85b-5d28-465d-8eba-8fdc3272d7df")>
css_sel = '.jump-input'
err_msg = 'no  item found in file browser in Oneprovider page'

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