GUI acceptance tests using environment deployed from packages.

Build: #2906 failed

Job: QoS storage failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 3 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 minutes taken in total.

Build 2,906 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_storage test_a_qos_requirement_is_met_when_parameter_is_added_to_storage_after_defining_the_requirement[1oz_2op_deployed]
4 mins
RuntimeError: no  item found in ColumnOption in ConfigureColumnsMenu in popups
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="e37759291da81e766b43cd14b718c748", element="2c5e82d8-eded-4792-a9a0-ac69dac000e2")>
css_sel = '.column-name-label .name-text'
err_msg = 'no  item found in ColumnOption in ConfigureColumnsMenu in popups'

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