GUI acceptance tests using environment deployed from packages.

Build: #2433 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
  • 17 minutes taken in total.

Build 2,433 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]
3 mins
RuntimeError: no  item found in MembersItemRow in MembersList in MembersPage in DiscoveryPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="44b684ef907e363286349953d56da48d", element="30a0c4b3-68bd-48c5-8067-c347ffaf1a49")>
css_sel = '.record-name-general'
err_msg = 'no  item found in MembersItemRow in MembersList 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]
4 mins
RuntimeError: no  item found in MembersItemRow in MembersList in MembersPage in DiscoveryPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="62d842271c574586f884c8d6e65c19a0", element="df38d80c-1db8-41e3-8177-482af0443327")>
css_sel = '.record-name-general'
err_msg = 'no  item found in MembersItemRow in MembersList 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...)