GUI acceptance tests using environment deployed from packages.

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

Build 2,686 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="6e7db10d173a06ade4f423bd653a3135")>
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="6ecd7ea08ea8fc440a4cd1e8039b036b", element="aaba323e-7a1e-4342-83a0-1f0badb010bc")>
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="6b244c892d3843cf777c56d8cf2f3c56", element="3d177850-ef93-4170-8d78-1a70dff58d8a")>
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="ca9760619d4d2561ef28b952756833e7", element="58c8599f-b726-4403-b05d-5422bc431651")>
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="8c62fd02b724d4c10cfca9ffadbf8431", element="ab9fbaa8-96d7-41af-9ea8-1f170a61c75b")>
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...)