GUI acceptance tests using environment deployed from packages.

Build: #2553 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
  • 10 minutes taken in total.

Build 2,553 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]
4 mins
RuntimeError: no  item found in file browser in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="3d16ce67b4b00f21a67001a26ea16feb", element="90239c3f-b3f8-4bee-ac10-04f36892613b")>
css_sel = '.fb-selection-toolkit .oneicon-arrow-down'
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)
(312 more lines...)
Collapse Failed test_multiprovider_qos_storage test_user_successfully_adds_anystorage__storageid_qos_requirement[1oz_2op_deployed]
2 mins
RuntimeError: no  item found in file browser in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="81979b2a98465a6c6dcbd04ef3f66d10", element="5af0be4f-2bbb-42f7-87e4-4c840b924a65")>
css_sel = '.fb-selection-toolkit .oneicon-arrow-down'
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)
(308 more lines...)