GUI acceptance tests using environment deployed from packages.

Build: #2947 failed

Job: Multiprovider QoS storage failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 5 tests in total
  • 1 test failed
  • 1 failure is new
  • 9 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_multiprovider_qos_storage test_user_sees_matching_storages_count_changing_while_editing_nested_expression_in_qos_visual_editor_and_submits_the_expression_successfully[1oz_2op_deployed]
1 min
RuntimeError: no  item found in StorageAddForm in StorageContentPage in content in Oneprovider Panel 21.02.7
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b3604f145efdb399e033f7600d96e9ab", element="B92170BA56527AB95CC337C457B91416_element_692")>
css_sel = '.ember-basic-dropdown'
err_msg = 'no  item found in StorageAddForm in StorageContentPage in content in Oneprovider Panel 21.02.7'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(193 more lines...)