Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-2143

[E2e] Bulk import flaky tests: Edit Pull request Details and Ensure PR Content Reflects Changes

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Description of problem:

      Test `Import component and validate scorecard tabs for GitHub PRs and Jira tickets ` seems flaky 

      https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/redhat-developer_rhdh/3557/pull-ci-redhat-developer-rhdh-release-1.8-e2e-ocp-helm/1979740641948602368 ** 

      **

      {bulk-import.spec.ts:156:3 Edit Pull request Details and Ensure PR Content Reflects Changes FAILURE 
        [showcase-rbac] › e2e/plugins/bulk-import.spec.ts:156:3 › Bulk Import plugin › Edit Pull request Details and Ensure PR Content Reflects Changes 
      
          TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
          Call log:
            - waiting for locator('tr:has(:text-is("bulk-import-1760843473112"))') to be visible
      
      
             at utils/ui-helper.ts:601
      
            599 |   ) {
            600 |     const row = this.page.locator(UI_HELPER_ELEMENTS.rowByText(uniqueRowText));
          > 601 |     await row.waitFor();
                |               ^
            602 |     await row
            603 |       .locator(
            604 |         `button:has-text("${textOrLabel}"), button[aria-label="${textOrLabel}"]`,
              at UIhelper.clickOnButtonInTableByUniqueText (/tmp/rhdh/e2e-tests/playwright/utils/ui-helper.ts:601:15)
              at /tmp/rhdh/e2e-tests/playwright/e2e/plugins/bulk-import.spec.ts:158:20 

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

       # <steps>

      Actual results:

      Expected results:

      Reproducibility (Always/Intermittent/Only Once):

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

              oandriie Aleksander Andriienko
              jakumar jaivardhan Kumar
              RHIDP - Plugins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: