Skip to content

[E2E] Backporting auth fixes #2817

[E2E] Backporting auth fixes

[E2E] Backporting auth fixes #2817

Re-run triggered July 29, 2024 08:06
Status Failure
Total duration 14m 51s
Artifacts 2

pr-automation.yml

on: pull_request
initialize-cloud
1m 19s
initialize-cloud
deploy-dashboard
3m 32s
deploy-dashboard
Matrix: run-tests
merge-reports
1m 5s
merge-reports
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 5 warnings, and 9 notices
[chromium] › categories.spec.ts:39:5 › TC: SALEOR_104 Bulk delete categories @e2e @category: playwright/tests/categories.spec.ts#L1
1) [chromium] › categories.spec.ts:39:5 › TC: SALEOR_104 Bulk delete categories @e2e @category ─── Test timeout of 30000ms exceeded.
[chromium] › categories.spec.ts:39:5 › TC: SALEOR_104 Bulk delete categories @e2e @category: playwright/pages/basePage.ts#L244
1) [chromium] › categories.spec.ts:39:5 › TC: SALEOR_104 Bulk delete categories @e2e @category ─── Error: locator.allTextContents: Test timeout of 30000ms exceeded. at ../pages/basePage.ts:244 242 | await this.page.waitForSelector("table tr", { state: "attached" }); 243 | > 244 | const rows = await this.page.locator("table tr").allTextContents(); | ^ 245 | 246 | const rowIndexes: number[] = []; 247 | at CategoriesPage.findRowIndexBasedOnText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:244:54) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/categories.spec.ts:49:5
[chromium] › categories.spec.ts:39:5 › TC: SALEOR_104 Bulk delete categories @e2e @category: playwright/pages/basePage.ts#L276
1) [chromium] › categories.spec.ts:39:5 › TC: SALEOR_104 Bulk delete categories @e2e @category ─── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 2 at ../pages/basePage.ts:276 274 | } 275 | // make sure all searched texts were found and checked > 276 | await expect(searchText.length).toEqual(rowIndexes.length); | ^ 277 | } 278 | 279 | async clickListRowBasedOnContainingText(searchText: string) { at CategoriesPage.checkListRowsBasedOnContainingText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:276:37) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/categories.spec.ts:42:3
[chromium] › categories.spec.ts:39:5 › TC: SALEOR_104 Bulk delete categories @e2e @category: playwright/pages/basePage.ts#L276
1) [chromium] › categories.spec.ts:39:5 › TC: SALEOR_104 Bulk delete categories @e2e @category ─── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 2 at ../pages/basePage.ts:276 274 | } 275 | // make sure all searched texts were found and checked > 276 | await expect(searchText.length).toEqual(rowIndexes.length); | ^ 277 | } 278 | 279 | async clickListRowBasedOnContainingText(searchText: string) { at CategoriesPage.checkListRowsBasedOnContainingText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:276:37) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/categories.spec.ts:42:3
[chromium] › categories.spec.ts:25:5 › TC: SALEOR_103 Edit category @e2e @category: playwright/tests/categories.spec.ts#L1
2) [chromium] › categories.spec.ts:25:5 › TC: SALEOR_103 Edit category @e2e @category ──────────── Test finished within timeout of 30000ms, but tearing down "context" ran out of time. Please allow more time for the test, since teardown is attributed towards the test timeout budget.
run-tests (1/2)
Process completed with exit code 1.
deploy-dashboard
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, bobheadxi/deployments@88ce5600046c82542f8246ac287d0a53c461bca3, actions/cache@v3, aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests (2/2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests (1/2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports", "html-report--attempt-2". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
merge-reports
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
BASE_URL
https://pr-5070.dashboard.saleor.rocks
API_URL
https://pr-5070.staging.saleor.cloud/graphql/
POOL_NAME
pr-5070
POOL_INSTANCE
https://pr-5070.staging.saleor.cloud
BACKUP_NAMESPACE
snapshot-automation-tests-3.19
SNAPSHOT
backup_id=fXxB2CC7, version=3.19.53, name=snapshot-automation-tests-3.19
SALEOR_CLOUD_SERVICE
saleor-staging-v319
🎭 Playwright Run Summary
1 skipped 100 passed (4.2m)
🎭 Playwright Run Summary
1 failed [chromium] › categories.spec.ts:39:5 › TC: SALEOR_104 Bulk delete categories @e2e @category ──── 1 flaky [chromium] › categories.spec.ts:25:5 › TC: SALEOR_103 Edit category @e2e @category ───────────── 1 skipped 99 passed (6.7m)

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
5.76 MB
html-report--attempt-2 Expired
7.16 MB