GUI acceptance tests using environment deployed from packages.

Build: #1146 failed

Job: Onezone basic failed

Test results

  • 24 tests in total
  • 3 tests failed
  • 24 minutes taken in total.

Build 1,146 has the following 3 errors:There were no new test failures since the previous build.

Existing test failures 3
Status Test Failing since Duration
RuntimeError: no  item found in Cease support for space modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d2857cb3d8689c99ed410d1aaaa39060", element="80cf54f1-4865-41bb-b673-5901f2b2ca5e")>
css_sel = '.one-checkbox-danger'
err_msg = 'no  item found in Cease support for space modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
RuntimeError: no  item found in Cease support for space modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a84d4d47bfa63aa60d732af6e56f71a3", element="4a34742a-c302-4eac-a9bf-5e94aa1f94a9")>
css_sel = '.one-checkbox-danger'
err_msg = 'no  item found in Cease support for space modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
RuntimeError: no  item found in DataPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="76f14c296fe722b5052ac61b74f4fc26")>
css_sel = '.with-menu .collapsible-toolbar-toggle'
err_msg = 'no  item found in DataPage in Onezone page'

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