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

E2E Test Failure: Test ACR plugin › Verify ACR Images are visible

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • RHDH F&UI plugins 3288

      Test Purpose: This test aims to verify that ACR (Azure Container Registry) images are visible within the ACR plugin.

      Failure Message:
      ```
      TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
      Call log:

      • waiting for locator('a').filter( { hasText: 'acr-test-entity' }

        ).first() to be visible
        ```

      Root Cause Analysis:
      The test timed out while waiting for the 'acr-test-entity' link to become visible because it is not present on the page. The application remained on the generic "Welcome back!" home page instead of navigating to the catalog or a specific entity page where the link was expected. This indicates a potential issue with either the test's navigation logic or the registration of the 'acr-test-entity' in the catalog during the test setup.

      Screenshot Analysis:
      The screenshot confirms the application is on the home page, showing "Welcome back!" and various widgets, rather than the expected catalog page containing the ACR entity. This supports the analysis that the test failed to navigate correctly or the entity was not available to be displayed.

              jrichter@redhat.com Jan Richter
              rhdh-jirabot RHDH Jirabot
              RHDH Frontend Plugins & UI
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: