GUI acceptance tests using environment deployed from packages.

Build: #2586 failed

Job: Multiprovider QoS storage failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 5 tests in total
  • 2 tests failed
  • 2 failures are new
  • 7 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_multiprovider_qos_storage test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]
2 mins
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="70d9fd6b635d6ddcb060983c4dd0a5a1", element="91c5662b-eebf-47b8-9e38-61b7d6300f11")>
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...)
Collapse Failed test_multiprovider_qos_storage test_user_successfully_adds_anystorage__storageid_qos_requirement[1oz_2op_deployed]
1 min
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0b987748cd34d8eca43e5d6ef3639448", element="01940a34-a738-4cd5-bcd4-6559a1d87f71")>
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...)