54 | .waitFor({ state: 'visible', timeout: 20000 }); | ^ 55 | }); 56 | }); 57 | at /workspace/ui-test/tests/ui/component.test.ts:54:10 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--b3e77-ome-page-open-developer-hub-ui-go-github-tekton-quay-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--b3e77-ome-page-open-developer-hub-ui-go-github-tekton-quay-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--b3e77-ome-page-open-developer-hub-ui-go-github-tekton-quay-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/component.test.ts:68:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--77a83-Git-verify-View-Source-link-ui-go-github-tekton-quay-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--77a83-Git-verify-View-Source-link-ui-go-github-tekton-quay-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--77a83-Git-verify-View-Source-link-ui-go-github-tekton-quay-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/component.test.ts:88:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-go-github-tekton-quay-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-go-github-tekton-quay-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--06bbf-erify-CI-provider-on-CI-tab-ui-go-github-tekton-quay-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/component.test.ts:116:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-go-github-tekton-quay-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-go-github-tekton-quay-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-go-github-tekton-quay-local-/error-context.md ]]> 157 | await test.step('Hide Quick start side panel', async () => { | ^ 158 | await hideQuickStartIfVisible(page); 159 | }, { timeout: 20000 }); 160 | at /workspace/ui-test/tests/ui/component.test.ts:157:7 TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for getByTestId('AddCircleOutlineIcon') to be visible at ../src/ui/commonUi.ts:25 23 | // Wait for the page to be loaded by checking the self service icon 24 | const selfServiceIcon = page.getByTestId('AddCircleOutlineIcon'); > 25 | await selfServiceIcon.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | 27 | // Wait for welcome paragraph to be visible 28 | const welcomeParagraph = page.getByText("Let's get you started with Developer Hub", { exact: true }); at hideQuickStartIfVisible (/workspace/ui-test/src/ui/commonUi.ts:25:27) at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:158:38) at /workspace/ui-test/tests/ui/component.test.ts:157:18 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-go-github-tekton-quay-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-go-github-tekton-quay-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-go-github-tekton-quay-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/component.test.ts:195:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--febc2--dependency-test-dependency-ui-go-github-tekton-quay-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--febc2--dependency-test-dependency-ui-go-github-tekton-quay-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--febc2--dependency-test-dependency-ui-go-github-tekton-quay-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/gitopsResource.test.ts:43:5 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-c48a2-Suite-Check-gitops-git-link-ui-go-github-tekton-quay-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-c48a2-Suite-Check-gitops-git-link-ui-go-github-tekton-quay-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-gitopsResource-Gitops-R-c48a2-Suite-Check-gitops-git-link-ui-go-github-tekton-quay-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/gitopsResource.test.ts:51:7 at /workspace/ui-test/tests/ui/gitopsResource.test.ts:49:5 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-f57e6-Test-Suite-Test-Gitops-Docs-ui-go-github-tekton-quay-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-f57e6-Test-Suite-Test-Gitops-Docs-ui-go-github-tekton-quay-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-gitopsResource-Gitops-R-f57e6-Test-Suite-Test-Gitops-Docs-ui-go-github-tekton-quay-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/gitopsResource.test.ts:71:5 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-Resource-UI-Test-Suite-Verify-CI-ui-go-github-tekton-quay-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-Resource-UI-Test-Suite-Verify-CI-ui-go-github-tekton-quay-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-gitopsResource-Gitops-Resource-UI-Test-Suite-Verify-CI-ui-go-github-tekton-quay-local-/error-context.md ]]> 54 | .waitFor({ state: 'visible', timeout: 20000 }); | ^ 55 | }); 56 | }); 57 | at /workspace/ui-test/tests/ui/component.test.ts:54:10 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--b3e77-ome-page-open-developer-hub-ui-go-github-githubactions-artifactory-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--b3e77-ome-page-open-developer-hub-ui-go-github-githubactions-artifactory-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--b3e77-ome-page-open-developer-hub-ui-go-github-githubactions-artifactory-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/component.test.ts:68:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--77a83-Git-verify-View-Source-link-ui-go-github-githubactions-artifactory-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--77a83-Git-verify-View-Source-link-ui-go-github-githubactions-artifactory-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--77a83-Git-verify-View-Source-link-ui-go-github-githubactions-artifactory-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/component.test.ts:116:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-go-github-githubactions-artifactory-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-go-github-githubactions-artifactory-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-go-github-githubactions-artifactory-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/component.test.ts:195:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--febc2--dependency-test-dependency-ui-go-github-githubactions-artifactory-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--febc2--dependency-test-dependency-ui-go-github-githubactions-artifactory-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--febc2--dependency-test-dependency-ui-go-github-githubactions-artifactory-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/gitopsResource.test.ts:43:5 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-c48a2-Suite-Check-gitops-git-link-ui-go-github-githubactions-artifactory-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-c48a2-Suite-Check-gitops-git-link-ui-go-github-githubactions-artifactory-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-gitopsResource-Gitops-R-c48a2-Suite-Check-gitops-git-link-ui-go-github-githubactions-artifactory-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/gitopsResource.test.ts:51:7 at /workspace/ui-test/tests/ui/gitopsResource.test.ts:49:5 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-f57e6-Test-Suite-Test-Gitops-Docs-ui-go-github-githubactions-artifactory-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-f57e6-Test-Suite-Test-Gitops-Docs-ui-go-github-githubactions-artifactory-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-gitopsResource-Gitops-R-f57e6-Test-Suite-Test-Gitops-Docs-ui-go-github-githubactions-artifactory-local-/error-context.md ]]> 54 | .waitFor({ state: 'visible', timeout: 20000 }); | ^ 55 | }); 56 | }); 57 | at /workspace/ui-test/tests/ui/component.test.ts:54:10 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--b3e77-ome-page-open-developer-hub-ui-go-gitlab-gitlabci-nexus-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--b3e77-ome-page-open-developer-hub-ui-go-gitlab-gitlabci-nexus-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--b3e77-ome-page-open-developer-hub-ui-go-gitlab-gitlabci-nexus-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/component.test.ts:68:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--77a83-Git-verify-View-Source-link-ui-go-gitlab-gitlabci-nexus-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--77a83-Git-verify-View-Source-link-ui-go-gitlab-gitlabci-nexus-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--77a83-Git-verify-View-Source-link-ui-go-gitlab-gitlabci-nexus-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/component.test.ts:116:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-go-gitlab-gitlabci-nexus-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-go-gitlab-gitlabci-nexus-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI-Test-Suite-Verify-Docs-test-docs-ui-go-gitlab-gitlabci-nexus-local-/error-context.md ]]> 157 | await test.step('Hide Quick start side panel', async () => { | ^ 158 | await hideQuickStartIfVisible(page); 159 | }, { timeout: 20000 }); 160 | at /workspace/ui-test/tests/ui/component.test.ts:157:7 TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for getByTestId('AddCircleOutlineIcon') to be visible at ../src/ui/commonUi.ts:25 23 | // Wait for the page to be loaded by checking the self service icon 24 | const selfServiceIcon = page.getByTestId('AddCircleOutlineIcon'); > 25 | await selfServiceIcon.waitFor({ state: 'visible', timeout: 20000 }); | ^ 26 | 27 | // Wait for welcome paragraph to be visible 28 | const welcomeParagraph = page.getByText("Let's get you started with Developer Hub", { exact: true }); at hideQuickStartIfVisible (/workspace/ui-test/src/ui/commonUi.ts:25:27) at test.step.timeout (/workspace/ui-test/tests/ui/component.test.ts:158:38) at /workspace/ui-test/tests/ui/component.test.ts:157:18 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-go-gitlab-gitlabci-nexus-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-go-gitlab-gitlabci-nexus-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--18b9e-egistry-test-image-registry-ui-go-gitlab-gitlabci-nexus-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/component.test.ts:195:7 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--febc2--dependency-test-dependency-ui-go-gitlab-gitlabci-nexus-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-component-Component-UI--febc2--dependency-test-dependency-ui-go-gitlab-gitlabci-nexus-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-component-Component-UI--febc2--dependency-test-dependency-ui-go-gitlab-gitlabci-nexus-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/gitopsResource.test.ts:43:5 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-c48a2-Suite-Check-gitops-git-link-ui-go-gitlab-gitlabci-nexus-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-c48a2-Suite-Check-gitops-git-link-ui-go-gitlab-gitlabci-nexus-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-gitopsResource-Gitops-R-c48a2-Suite-Check-gitops-git-link-ui-go-gitlab-gitlabci-nexus-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/gitopsResource.test.ts:51:7 at /workspace/ui-test/tests/ui/gitopsResource.test.ts:49:5 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-f57e6-Test-Suite-Test-Gitops-Docs-ui-go-gitlab-gitlabci-nexus-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-R-f57e6-Test-Suite-Test-Gitops-Docs-ui-go-gitlab-gitlabci-nexus-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-gitopsResource-Gitops-R-f57e6-Test-Suite-Test-Gitops-Docs-ui-go-gitlab-gitlabci-nexus-local-/error-context.md ]]> 49 | await expect(page.getByTestId('sidebar-root')).toBeAttached({ timeout: 10000 }); | ^ 50 | await expect(page.getByRole('heading', { name: name })).toBeVisible({ timeout: 20000 }); 51 | await page.waitForLoadState(); 52 | } at waitForPageLoad (/workspace/ui-test/src/ui/commonUi.ts:49:52) at /workspace/ui-test/tests/ui/gitopsResource.test.ts:71:5 attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-Resource-UI-Test-Suite-Verify-CI-ui-go-gitlab-gitlabci-nexus-local-/test-failed-1.png ──────────────────────────────────────────────────────────────────────────────────────────────── attachment #2: video (video/webm) ────────────────────────────────────────────────────────────── ../test-results/ui-gitopsResource-Gitops-Resource-UI-Test-Suite-Verify-CI-ui-go-gitlab-gitlabci-nexus-local-/video.webm ──────────────────────────────────────────────────────────────────────────────────────────────── Error Context: ../test-results/ui-gitopsResource-Gitops-Resource-UI-Test-Suite-Verify-CI-ui-go-gitlab-gitlabci-nexus-local-/error-context.md ]]>