Skip to content

Run test manually

Run test manually #250

Re-run triggered August 12, 2024 10:45
Status Failure
Total duration 12m 5s
Artifacts 2

run-test-manual.yml

on: workflow_dispatch
initialize-cloud
2m 13s
initialize-cloud
create-run-on-testmo
14s
create-run-on-testmo
Matrix: run-tests
tests-complete
56s
tests-complete
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 8 warnings, and 9 notices
[chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/tests/orders.spec.ts#L1
1) [chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds Test timeout of 30000ms exceeded.
[chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/pages/refundPage.ts#L103
1) [chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds Error: expect(locator).toHaveText(expected) Locator: locator('[data-test-id="button-bar-confirm"]') Expected string: "Transfer funds" Received string: "Save draft" Call log: - expect.toHaveText with timeout 5000ms - waiting for locator('[data-test-id="button-bar-confirm"]') - locator resolved to <button disabled type="button" data-test-state="default"…>…</button> - unexpected value "Save draft" - locator resolved to <button disabled type="button" data-test-state="default"…>…</button> - unexpected value "Save draft" - locator resolved to <button disabled type="button" data-test-state="default"…>…</button> - unexpected value "Save draft" - locator resolved to <button disabled type="button" data-test-state="default"…>…</button> - unexpected value "Save draft" - locator resolved to <button disabled type="button" data-test-state="default"…>…</button> - unexpected value "Save draft" at ../pages/refundPage.ts:103 101 | 102 | async transferFunds() { > 103 | await expect(this.saveButton).toHaveText("Transfer funds"); | ^ 104 | await this.clickSaveButton(); 105 | await this.waitForDOMToFullyLoad(); 106 | } at RefundPage.transferFunds (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/refundPage.ts:103:35) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:288:20
[chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/tests/orders.spec.ts#L1
1) [chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/pages/refundPage.ts#L56
1) [chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('table tr').filter({ hasText: 'Bean Juice' }).locator(getByTestId('all-button')) - locator resolved to <button disabled type="button" data-test-id="all-button"…>All</button> - attempting click action - waiting for element to be visible, enabled and stable - element is not enabled - waiting... at ../pages/refundPage.ts:56 54 | const productRow = await this.getProductRow(productName); 55 | > 56 | await productRow.locator(this.allButton).click(); | ^ 57 | 58 | const maxLineRefundQuantityText = await productRow 59 | .locator(this.maxLineRefundQuantity) at RefundPage.pickAllProductQuantityToRefund (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/refundPage.ts:56:46) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:267:3
[chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/tests/orders.spec.ts#L1
1) [chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/pages/refundPage.ts#L56
1) [chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('table tr').filter({ hasText: 'Bean Juice' }).locator(getByTestId('all-button')) - locator resolved to <button disabled type="button" data-test-id="all-button"…>All</button> - attempting click action - waiting for element to be visible, enabled and stable - element is not enabled - waiting... at ../pages/refundPage.ts:56 54 | const productRow = await this.getProductRow(productName); 55 | > 56 | await productRow.locator(this.allButton).click(); | ^ 57 | 58 | const maxLineRefundQuantityText = await productRow 59 | .locator(this.maxLineRefundQuantity) at RefundPage.pickAllProductQuantityToRefund (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/refundPage.ts:56:46) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:267:3
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-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/
BASE_URL
https://v320.staging.saleor.cloud/dashboard/
API_URL
https://v320.staging.saleor.cloud/graphql/
POOL_NAME
3.20 Staging
POOL_INSTANCE
https://v320.staging.saleor.cloud/
BACKUP_NAMESPACE
snapshot-automation-tests-3.20
SNAPSHOT
backup_id=1s9Q3qBN, version=3.20.6, name=snapshot-automation-tests-3.20
SALEOR_CLOUD_SERVICE
saleor-master-staging
🎭 Playwright Run Summary
1 failed [chromium] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds 117 passed (5.6m)
🎭 Playwright Run Summary
1 skipped 117 passed (6.0m)

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
7.35 MB
html-report--attempt-2 Expired
8.71 MB