GUI acceptance tests using environment deployed from packages.

Build: #2886 failed

Job: Onezone harvesters effective privileges failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 4 tests in total
  • 3 tests failed
  • 1 test was quarantined / skipped
  • 6 minutes taken in total.

Build 2,886 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
RuntimeError: no  item found in MembersItemRow in MembersList in MembersPage in DiscoveryPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a79cc2db76f55c81375bb2d62ba5846a", element="445329c7-0412-4105-b3ed-885161ffcfcb")>
css_sel = '.table-privileges'
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)
(304 more lines...)