GUI acceptance tests using environment deployed from packages.

Build: #2688 failed

Job: Transfers directories failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 12 tests in total
  • 5 tests failed
  • 5 tests were quarantined / skipped
  • 49 minutes taken in total.

Build 2,688 has the following 5 errors:There were no new test failures since the previous build.

Existing test failures 5
Status Test Failing since Duration
RuntimeError: no  item found in popups
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="1c5507c2c428a0d2cb6c781f0ebe8c35")>
css_sel = '.webui-popover.in', err_msg = 'no  item found in popups'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(283 more lines...)
RuntimeError: no  item found in SizeStatistics in Details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6e0cbc8e4f0d376ce52767a3242c1670", element="f0be4ec6-c40d-4d75-b441-50e16b6466eb")>
css_sel = '.toggle-expand'
err_msg = 'no  item found in SizeStatistics in Details modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(306 more lines...)
RuntimeError: no  item found in SizeStatistics in Details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9e845a5f3e64c3bb9e7889210af5542e", element="0f0907aa-b5b4-4fbe-958d-cc925e84f8a7")>
css_sel = '.toggle-expand'
err_msg = 'no  item found in SizeStatistics in Details modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(306 more lines...)
RuntimeError: no  item found in SizeStatistics in Details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="1dc1770598ec4a7ad2f016be3de33512", element="9c2ce8bd-d92c-450a-8abe-163cb56b92c2")>
css_sel = '.toggle-expand'
err_msg = 'no  item found in SizeStatistics in Details modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(306 more lines...)
RuntimeError: no  item found in SizeStatistics in Details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8fe28526558ea74b047ba7cdb9557e34", element="4d960464-d644-4cbf-b2e2-b2cd072af5f7")>
css_sel = '.toggle-expand'
err_msg = 'no  item found in SizeStatistics in Details modal'

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