GUI acceptance tests using environment deployed from packages.

Build: #2211 failed

Job: Oneprovider ACL subjects failed

Stages & jobs

  1. Acceptance Test

Test results

  • 7 tests in total
  • 1 test failed
  • 1 failure is new
  • 10 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_oneprovider_acl_subjects test_user_sees_eligible_subjects_for_acl_record[1oz_1op_deployed]
2 mins
RuntimeError: no  item found in ACL in Edit permission modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="55bf270ecb5c095fccc171c9f1bc5f55", element="568d7edd-8fff-401b-92f1-f8789ec05bb9")>
css_sel = '.ember-basic-dropdown-trigger[role="button"]'
err_msg = 'no  item found in ACL in Edit permission modal'

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