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

[CI] Test Failure: Bulk Import › Verify existing repo from app-config is displayed

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False

      Test Purpose: This test verifies that repositories defined in the application's configuration are correctly displayed in the bulk import UI with the status 'Already imported'.

      Failure Message: `Error: expect(locator).toBeVisible() failed. Locator: locator('tr:has(:text-is("janus-test-3-bulk-import"))').locator('td').filter(

      { hasText: 'Already imported' }

      ).first()`

      Root Cause Analysis: The test failed because it asserts the status of a pre-existing component is 'Already imported', while the UI actually displays the status as 'Added'. The screenshot confirms the component `janus-test-3-bulk-import` has the status 'Added', causing the test's specific locator to time out.

              Unassigned Unassigned
              rhdh-jirabot RHDH Jirabot
              RHDH Frontend Plugins & UI
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: