GUI acceptance tests using environment deployed from packages.

Build: #2503 failed

Job: Onezone harvesters effective privileges failed

Stages & jobs

  1. Acceptance Test

Test results

  • 4 tests in total
  • 2 tests failed
  • 2 failures are new
  • 9 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_onezone_harvesters_effective_privileges test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_elasticsearch]
2 mins
RuntimeError: no  item found in MembersUsersItemRow in MembersUserList in MembersPage in DiscoveryPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="18fb5e5b00ea3c1cfb1c53ba29a97810", element="0239750b-3987-4956-a349-55c1a9fae2ac")>
css_sel = '.user-info-with-icon .user-fullname'
err_msg = 'no  item found in MembersUsersItemRow in MembersUserList in MembersPage 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)
(306 more lines...)
Collapse Failed test_onezone_harvesters_effective_privileges test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_elasticsearch]
2 mins
RuntimeError: no  item found in MembersUsersItemRow in MembersUserList in MembersPage in DiscoveryPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0a54ac35e96f4f9aeaa6b8a018bf39e8", element="15b3dba9-89b8-48c1-9a99-f14e99ba4288")>
css_sel = '.user-info-with-icon .user-fullname'
err_msg = 'no  item found in MembersUsersItemRow in MembersUserList in MembersPage 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)
(306 more lines...)