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

e2e - e2e/plugins/bulk-import.spec.ts: tests fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.8.0
    • Test framework
    • False
    • Hide

      None

      Show
      None
    • False

      Description of problem:

      **

       

      TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
          Call log:
            - waiting for locator('tr:has(:text-is("janus-test-1-bulk-import-test-1760002920241"))') 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:238: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):

              rh-ee-rlan Rostislav Lan
              rh-ee-rlan Rostislav Lan
              RHIDP - Plugins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: