Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-8444

Investigate and fix testcase RHACM4K-2584 stability, found on ACM 2.9.0-FC0 On VMware

XMLWordPrintable

    • Important

      Description of problem:

      In the following Jenkins run https://tests-jenkins-csb-rhacm.apps.ocp-c1.prod.psi.redhat.com/job/qe-acm-automation-poc/job/grc-e2e-test-execution/1151/console , RHACM4K-2584 failed with below error

       

      Timed out retrying after 120000ms: `cy.should()` failed because this element is detached from the DOM. `<a tabindex="-1" data-ouia-component-type="PF4/DropdownItem" data-ouia-safe="true" data-ouia-component-id="OUIA-Generated-DropdownItem-7" aria-disabled="false" class="pf-c-dropdown__menu-item" role="menuitem">Delete</a>` Cypress requires elements be attached in the DOM to interact with them. The previous command that ran was: > `cy.get()` This DOM element likely became detached somewhere between the previous and current command. Common situations why this happens: - Your JS framework re-rendered asynchronously - Your app code reacted to an event firing and removed the element You typically need to re-query for the element or add 'guards' which delay Cypress from running new commands. https://on.cypress.io/element-has-detached-from-dom

      So need to Investigate and fix testcase RHACM4K-2584 stability found on ACM 2.9.0-FC0 On VMware

      Version-Release number of selected component (if applicable):

      2.9.0

      How reproducible:

      Steps to Reproduce:

      1. See above info
      2.  
      3. ...

      Actual results:

      Expected results:

      Tescase should pass

      Additional info:

            rh-ee-manravi ManiKrishna Sai Ravi
            rh-ee-manravi ManiKrishna Sai Ravi
            Derek Ho Derek Ho
            ACM QE Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: