GUI acceptance tests using environment deployed from packages.

Build: #2586 failed

Job: QoS basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 9 tests in total
  • 1 test failed
  • 1 failure is new
  • 12 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_qos_basic test_file_is_replicated_after_eviction_from_one_storage_with_qos_requirement_with_2_replicas_to_another[1oz_2op_deployed]
3 mins
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8edecc108d4b7be484582b9d9b1fa999", element="cf400a5f-9ee2-4c9b-b8d2-0923bfe4f48b")>
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...)