GUI acceptance tests using environment deployed from packages.

Build: #1043 failed

Job: Metadata failed

Test results

  • 10 tests in total
  • 5 tests failed
  • 14 minutes taken in total.

Build 1,043 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 modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="46993b3395fd127ed3d1d12a81f89d90")>
css_sel = '.alert-global.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(281 more lines...)
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="3e8056db681ec28667a01941a540d756")>
css_sel = '.alert-global.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(281 more lines...)
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="518ced99b4fc0fe1d8f36f7eb937a757")>
css_sel = '.alert-global.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(281 more lines...)
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="003237679ac5fc6298cdb6a1f8921bc6")>
css_sel = '.alert-global.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(281 more lines...)
RuntimeError: no  item found in Upload presenter
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="286a5af57740661fb831bb7dc988cf41", element="7e2dff5d-8207-485f-97a5-894051bd161b")>
css_sel = '.summary-state .one-icon'
err_msg = 'no  item found in Upload presenter'

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