GUI acceptance tests using environment deployed from packages.

Build: #2586 failed

Job: Oneprovider data tab failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 19 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were 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_data_tab test_user_does_not_see_size_statistics_after_turning_them_off[1oz_1op_deployed]
53 secs
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6f85a58d102ea55434800f9243b87dea", element="baeef1f4-4fa2-430d-9874-240464670ad0")>
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...)