GUI acceptance tests using environment deployed from packages.

Build: #2810 failed

Job: Onezone spaces basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 28 tests in total
  • 1 test failed
  • 1 failure is new
  • 12 minutes taken in total.

Build 2,810 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_onezone_spaces_basic test_user_removes_relation_between_group_and_space_effect[1oz_1op_deployed]
47 secs
RuntimeError: no  item found in Onezone Login page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="d30a830a339358ae57ed0e0c21ffb07c")>
css_sel = 'input[placeholder="Username"]'
err_msg = 'no  item found in Onezone Login page'

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