GUI acceptance tests using environment deployed from packages.

Build: #1078 failed

Job: Onezone spaces multiuser failed

Test results

  • 6 tests in total
  • 2 tests failed
  • 12 minutes taken in total.

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

Existing test failures 2
Status Test Failing since Duration
RuntimeError: no  item found in DiscoveryPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="46fe3e2a863c80f28ba014e4aabc7590")>
css_sel = '.field-create-name'
err_msg = 'no  item found in DiscoveryPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(285 more lines...)
RuntimeError: no  item found in DiscoveryPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="bea70a1fa17e5305b6a3299c984c87e1")>
css_sel = '.field-create-name'
err_msg = 'no  item found in DiscoveryPage in Onezone page'

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