Skip to content

Run test manually

Run test manually #173

Manually triggered July 5, 2024 12:11
Status Failure
Total duration 11m 27s
Artifacts 2

run-test-manual.yml

on: workflow_dispatch
initialize-cloud
1m 54s
initialize-cloud
create-run-on-testmo
10s
create-run-on-testmo
Matrix: run-tests
tests-complete
1m 7s
tests-complete
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 8 warnings, and 9 notices
[chromium] › pageTypes.spec.ts:9:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type: playwright/tests/pageTypes.spec.ts#L21
1) [chromium] › pageTypes.spec.ts:9:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByTestId('page-types-list') Expected string: "e2e-page-type-371" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for getByTestId('page-types-list') 19 | await expect(pageTypePage.nameInput).toHaveValue(pageTypeName); 20 | await pageTypePage.gotoPageTypeListPage(); > 21 | await expect(pageTypePage.pageTypeList).toContainText(pageTypeName); | ^ 22 | }); 23 | 24 | test("TC: SALEOR_188 As an admin user I can update page type@e2e @page-type", async ({ at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/pageTypes.spec.ts:21:43
[chromium] › pageTypes.spec.ts:9:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type: playwright/tests/pageTypes.spec.ts#L1
1) [chromium] › pageTypes.spec.ts:9:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[chromium] › pageTypes.spec.ts:58:5 › TC: SALEOR_190 As an admin user I can delete several page types@e2e @page-type: playwright/tests/pageTypes.spec.ts#L67
2) [chromium] › pageTypes.spec.ts:58:5 › TC: SALEOR_190 As an admin user I can delete several page types@e2e @page-type Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByTestId('page-types-list') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('page-types-list') 65 | 66 | await pageTypePage.gotoPageTypeListPage(); > 67 | await expect(pageTypePage.pageTypeList).toBeVisible(); | ^ 68 | await pageTypePage.checkPageTypesOnList(rowsToBeDeleted); 69 | await pageTypePage.clickBulkDeleteButton(); 70 | await pageTypePage.deletePageTypeDialog.waitForDOMToFullyLoad(); at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/pageTypes.spec.ts:67:43
run-tests (2/2)
Process completed with exit code 1.
create-run-on-testmo
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@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, actions/cache@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, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests-complete
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/
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
tests-complete
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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-1". 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/
BASE_URL
https://v319.staging.saleor.cloud/dashboard/
API_URL
https://v319.staging.saleor.cloud/graphql/
POOL_NAME
3.19 Staging
POOL_INSTANCE
https://v319.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-master-staging
🎭 Playwright Run Summary
2 failed [chromium] › pageTypes.spec.ts:9:5 › TC: SALEOR_187 As an admin user I can create page type @e2e @page-type [chromium] › pageTypes.spec.ts:58:5 › TC: SALEOR_190 As an admin user I can delete several page types@e2e @page-type 2 interrupted [chromium] › orders.spec.ts:238:5 › TC: SALEOR_84 Create draft order @e2e @draft ─────────────── [chromium] › pageTypes.spec.ts:42:5 › TC: SALEOR_189 As an admin user I can delete page type with assigned content@e2e @page-type 89 did not run 21 passed (52.3s)
🎭 Playwright Run Summary
1 skipped 114 passed (5.4m)

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
2.27 MB
html-report--attempt-1 Expired
3.67 MB