Skip to content

Run test manually

Run test manually #259

Manually triggered September 12, 2024 10:13
Status Failure
Total duration 7m 24s
Artifacts 2

run-test-manual.yml

on: workflow_dispatch
initialize-cloud
33s
initialize-cloud
create-run-on-testmo
12s
create-run-on-testmo
Matrix: run-tests
tests-complete
1m 5s
tests-complete
Fit to window
Zoom out
Zoom in

Annotations

21 errors, 8 warnings, and 9 notices
initialize-cloud
Process completed with exit code 1.
[e2e] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/tests/orders.spec.ts#L1
1) [e2e] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds Test timeout of 30000ms exceeded.
[e2e] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/pages/refundPage.ts#L56
1) [e2e] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds 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
[e2e] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/tests/orders.spec.ts#L1
1) [e2e] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[e2e] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/pages/refundPage.ts#L56
1) [e2e] › 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
[e2e] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @refunds: playwright/tests/orders.spec.ts#L1
1) [e2e] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @refunds: playwright/tests/orders.spec.ts#L1
2) [e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @Refunds Test timeout of 30000ms exceeded.
[e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @refunds: playwright/pages/ordersPage.ts#L141
2) [e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @Refunds Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('refund-list').locator('tr').filter({ hasText: 'FAILURE' }).locator(getByTestId('edit-refund-button').locator('button')) at ../pages/ordersPage.ts:141 139 | const refund = this.orderRefundList.locator("tr").filter({ hasText: refundInfo }); 140 | > 141 | await refund.locator(this.editRefundButton).click(); | ^ 142 | await this.waitForDOMToFullyLoad(); 143 | } 144 | at OrdersPage.clickEditRefundButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/ordersPage.ts:141:49) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:329:22
[e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @refunds: playwright/tests/orders.spec.ts#L1
2) [e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @Refunds Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @refunds: playwright/pages/ordersPage.ts#L141
2) [e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @Refunds Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('refund-list').locator('tr').filter({ hasText: 'FAILURE' }).locator(getByTestId('edit-refund-button').locator('button')) at ../pages/ordersPage.ts:141 139 | const refund = this.orderRefundList.locator("tr").filter({ hasText: refundInfo }); 140 | > 141 | await refund.locator(this.editRefundButton).click(); | ^ 142 | await this.waitForDOMToFullyLoad(); 143 | } 144 | at OrdersPage.clickEditRefundButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/ordersPage.ts:141:49) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:329:22
[e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @refunds: playwright/tests/orders.spec.ts#L1
2) [e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @Refunds Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes: playwright/tests/attributes.spec.ts#L1
1) [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes Test timeout of 30000ms exceeded.
[e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes: playwright/pages/attributesPage.ts#L136
1) [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('attributes-rows').filter({ hasText: 'e2e product attribute value to be deleted' }).locator(getByTestId('delete-attribute-value-button')) at ../pages/attributesPage.ts:136 134 | .filter({ hasText: attrName }) 135 | .locator(this.deleteAttributeValueButton) > 136 | .click(); | ^ 137 | } 138 | 139 | async clickOnExistingAttrValue(attrName: string) { at AttributesPage.clickDeleteAttrValueButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/attributesPage.ts:136:8) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:139:26
[e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes: playwright/tests/attributes.spec.ts#L1
1) [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes: playwright/pages/attributesPage.ts#L136
1) [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('attributes-rows').filter({ hasText: 'e2e product attribute value to be deleted' }).locator(getByTestId('delete-attribute-value-button')) at ../pages/attributesPage.ts:136 134 | .filter({ hasText: attrName }) 135 | .locator(this.deleteAttributeValueButton) > 136 | .click(); | ^ 137 | } 138 | 139 | async clickOnExistingAttrValue(attrName: string) { at AttributesPage.clickDeleteAttrValueButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/attributesPage.ts:136:8) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:139:26
[e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes: playwright/tests/attributes.spec.ts#L1
1) [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes: playwright/pages/attributesPage.ts#L136
1) [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('attributes-rows').filter({ hasText: 'e2e product attribute value to be deleted' }).locator(getByTestId('delete-attribute-value-button')) at ../pages/attributesPage.ts:136 134 | .filter({ hasText: attrName }) 135 | .locator(this.deleteAttributeValueButton) > 136 | .click(); | ^ 137 | } 138 | 139 | async clickOnExistingAttrValue(attrName: string) { at AttributesPage.clickDeleteAttrValueButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/attributesPage.ts:136:8) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:139:26
[e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e content attribute to be updated attribute @e2e @attributes: playwright/tests/attributes.spec.ts#L1
2) [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e content attribute to be updated attribute @e2e @attributes Test timeout of 30000ms exceeded.
[e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e content attribute to be updated attribute @e2e @attributes: playwright/pages/attributesPage.ts#L136
2) [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e content attribute to be updated attribute @e2e @attributes Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('attributes-rows').filter({ hasText: 'e2e content attribute value to be deleted' }).locator(getByTestId('delete-attribute-value-button')) at ../pages/attributesPage.ts:136 134 | .filter({ hasText: attrName }) 135 | .locator(this.deleteAttributeValueButton) > 136 | .click(); | ^ 137 | } 138 | 139 | async clickOnExistingAttrValue(attrName: string) { at AttributesPage.clickDeleteAttrValueButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/attributesPage.ts:136:8) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:139:26
[e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e content attribute to be updated attribute @e2e @attributes: playwright/tests/attributes.spec.ts#L1
2) [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e content attribute to be updated attribute @e2e @attributes Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e content attribute to be updated attribute @e2e @attributes: playwright/pages/attributesPage.ts#L136
2) [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e content attribute to be updated attribute @e2e @attributes Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('attributes-rows').filter({ hasText: 'e2e content attribute value to be deleted' }).locator(getByTestId('delete-attribute-value-button')) at ../pages/attributesPage.ts:136 134 | .filter({ hasText: attrName }) 135 | .locator(this.deleteAttributeValueButton) > 136 | .click(); | ^ 137 | } 138 | 139 | async clickOnExistingAttrValue(attrName: string) { at AttributesPage.clickDeleteAttrValueButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/attributesPage.ts:136:8) at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:139:26
create-run-on-testmo
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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://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=1zTwkZst, version=3.20.19, name=snapshot-automation-tests-3.20
SALEOR_CLOUD_SERVICE
saleor-master-staging
🎭 Playwright Run Summary
5 failed [e2e] › orders.spec.ts:259:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds [e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @Refunds [e2e] › orders.spec.ts:319:7 › TC: SALEOR_193 Update order with non-manual refund in DRAFT status @e2e @Refunds [e2e] › orders.spec.ts:339:5 › TC: SALEOR_215 Inline discount is applied in a draft order @draft @Discounts @e2e [e2e] › pageTypes.spec.ts:22:5 › TC: SALEOR_188 As an admin user I can update page type@e2e @page-type 94 did not run 19 passed (1.8m)
🎭 Playwright Run Summary
4 failed [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e product attribute to be updated attribute @e2e @attributes [e2e] › attributes.spec.ts:135:7 › TC: SALEOR_127 User should be able to update attribute values in existing e2e content attribute to be updated attribute @e2e @attributes [e2e] › attributes.spec.ts:195:7 › TC: SALEOR_129 Delete a single e2e product attribute to be deleted @e2e @attributes [e2e] › attributes.spec.ts:195:7 › TC: SALEOR_129 Delete a single e2e content attribute to be deleted @e2e @attributes 1 interrupted [e2e] › attributes.spec.ts:210:5 › TC: SALEOR_130 Bulk delete attributes @e2e @attributes ────── 70 did not run 43 passed (3.3m)

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
48.2 MB
html-report--attempt-1 Expired
54.3 MB