GUI acceptance tests using environment deployed from packages.

Build: #2586 failed

Job: Oneprovider archives recall failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 4 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 13 minutes taken in total.

Build 2,586 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_oneprovider_archives_recall test_user_sees_that_recall_has_been_cancelled_after_cancelling_it_on_remote_provider[1oz_2op_slow_file_operations]
5 mins
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="21904d627c32a1a66c58bddfcfc01951", element="adb1f310-eb5d-4f68-a983-69a015875555")>
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)
(302 more lines...)