Run test manually #287
Annotations
10 errors, 2 warnings, and 1 notice
|
Run playwright tests:
playwright/pages/refundPage.ts#L56
1) [e2e] › orders.spec.ts:261:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds
Error: locator.click: Test timeout of 105000ms 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:273:3
|
|
Run playwright tests:
playwright/pages/ordersPage.ts#L141
2) [e2e] › orders.spec.ts:325:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @Refunds
Error: locator.click: Test timeout of 35000ms 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:335:22
|
|
Run playwright tests:
playwright/pages/ordersPage.ts#L141
3) [e2e] › orders.spec.ts:325:7 › TC: SALEOR_193 Update order with non-manual refund in DRAFT status @e2e @Refunds
Error: locator.click: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('refund-list').locator('tr').filter({ hasText: 'DRAFT' }).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:335:22
|
Run playwright tests:
playwright/tests/orders.spec.ts#L356
4) [e2e] › orders.spec.ts:345:5 › TC: SALEOR_215 Inline discount is applied in a draft order @draft @Discounts @e2e
Error: expect(received).toContain(expected) // indexOf
Expected substring: "20"
Received string: "PLN80.00"
354 | const initialTotal = await ordersPage.orderSummary.locator(ordersPage.totalPrice).innerText();
355 |
> 356 | expect(initialTotal).toContain(productAlreadyInBasket.price.toString());
| ^
357 | await draftOrdersPage.clickAddProductsButton();
358 | await draftOrdersPage.addProductsDialog.searchForProductInDialog(discountedProduct.name);
359 | await draftOrdersPage.addProductsDialog.selectVariantBySKU(discountedProduct.variant.sku);
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:356:24
|
Run playwright tests:
playwright/pages/basePage.ts#L104
5) [e2e] › orders.spec.ts:450:5 › TC: SALEOR_217 Complete basic order for non existing customer @e2e @order
Error: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[data-test-type="success"]').locator('text=finalized') to be visible
at ../pages/basePage.ts:104
102 |
103 | async expectSuccessBannerMessage(msg: string) {
> 104 | await this.successBanner.locator(`text=${msg}`).waitFor({ state: "visible", timeout: 10000 });
| ^
105 | await expect(this.errorBanner, "No error banner should be visible").not.toBeVisible();
106 | }
107 |
at DraftOrdersPage.expectSuccessBannerMessage (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:104:53)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:472:25
|
|
Run playwright tests:
playwright/pages/dialogs/assignAttributeDialog.ts#L19
6) [e2e] › pageTypes.spec.ts:23:5 › TC: SALEOR_188 As an admin user I can update page type@e2e @page-type
Error: Timed out 10000ms waiting for expect(locator).toContainText(expected)
Locator: getByTestId('attributes-list')
Expected string: "Attribute to be assigned to page type"
Received string: "No results found"
Call log:
- expect.toContainText with timeout 10000ms
- waiting for getByTestId('attributes-list')
- locator resolved to <tbody class="MuiTableBody-root" data-test-id="attribut…>…</tbody>
- unexpected value "e2e content attribute to be updatedcontentAttributeWithValuesToBeUpdatedupdated e2e content attribute to be updated 2e2e-content-attribute-to-be-updated-2PAGE_TYPE - BooleanPAGE_TYPE-Boolean-6cdc2a09-1707-4738-b99a-2e0fb699a616PAGE_TYPE - DatePAGE_TYPE-Date-71f2e12f-57a0-412b-97d2-7462ebb27cc1PAGE_TYPE - Date TimePAGE_TYPE-Date-Time-d4d649cd-d0de-4a4f-a054-4d52116b228cPAGE_TYPE - DropdownPAGE_TYPE-Dropdown-168cab30-016c-402a-baab-8572b96f2799PAGE_TYPE - DropdownPAGE_TYPE-Dropdown-d3fcf596-ba3a-4afa-bed2-3a3d28872edePAGE_TYPE - FilePAGE_TYPE-File-6cdc2a09-1707-4738-b99a-2e0fb699a616PAGE_TYPE - FilePAGE_TYPE-File-f3c79eca-bed3-42eb-81e0-541b48892eeaPAGE_TYPE - Multiple SelectPAGE_TYPE-Multiple-Select-8908b651-31bd-4eca-bfae-5b9c54265fb6PAGE_TYPE - Multiple SelectPAGE_TYPE-Multiple-Select-d3fcf596-ba3a-4afa-bed2-3a3d28872edePAGE_TYPE - NumericPAGE_TYPE-Numeric-71f2e12f-57a0-412b-97d2-7462ebb27cc1PAGE_TYPE - NumericPAGE_TYPE-Numeric-cce442d0-78c8-4891-9ede-1c495eae5e32PAGE_TYPE - REFERENCES for PagePAGE_TYPE-Page-b31ef1f9-d9ff-4ab9-8e79-e72b480ecc93PAGE_TYPE - Plain TextPAGE_TYPE-Plain-Text-408e08d9-6c8f-40db-96da-1f8fb68fce42PAGE_TYPE - Plain TextPAGE_TYPE-Plain-Text-e35292ff-1d68-4d27-b52e-dc3b0e6e4330PAGE_TYPE - REFERENCES for ProductPAGE_TYPE-Product-4cf05299-1c20-4f60-aca7-4bfa424aa5a0PAGE_TYPE - REFERENCES for Product VariantPAGE_TYPE-Product-Variant-eafeea7d-713e-4b27-818d-4282937df18ePAGE_TYPE - Rich TextPAGE_TYPE-Rich-Text-605553cc-8f4f-454c-8c00-bfeb689efad9PAGE_TYPE - Rich TextPAGE_TYPE-Rich-Text-d4d649cd-d0de-4a4f-a054-4d52116b228c"
- locator resolved to <tbody class="MuiTableBody-root" data-test-id="attribut…>…</tbody>
- unexpected value "e2e content attribute to be updatedcontentAttributeWithValuesToBeUpdatedupdated e2e content attribute to be updated 2e2e-content-attribute-to-be-updated-2PAGE_TYPE - BooleanPAGE_TYPE-Boolean-6cdc2a09-1707-4738-b99a-2e0fb699a616PAGE_TYPE - DatePAGE_TYPE-Date-71f2e12f-57a0-412b-97d2-7462ebb27cc1PAGE_TYPE - Date TimePAGE_TYPE-Date-Time-d4d649cd-d0de-4a4f-a054-4d52116b228cPAGE_TYPE - DropdownPAGE_TYPE-Dropdown-168cab30-016c-402a-baab-8572b96f2799PAGE_TYPE - DropdownPAGE_TYPE-Dropdown-d3fcf596-ba3a-4afa-bed2-3a3d28872edePAGE_TYPE - FilePAGE_TYPE-File-6cdc2a09-1707-4738-b99a-2e0fb699a616PAGE_TYPE - FilePAGE_TYPE-File-f3c79eca-bed3-42eb-81e0-541b48892eeaPAGE_TYPE - Multiple SelectPAGE_TYPE-Multiple-Select-8908b651-31bd-4eca-bfae-5b9c54265fb6PAGE_TYPE - Multiple SelectPAGE_TYPE-Multiple-Select-d3fcf596-ba3a-4afa-bed2-3a3d28872edePAGE_TYPE - NumericPAGE_TYPE-Numeric-71f2e12f-57a0-412b-97d2-7462ebb27cc1PAGE_TYPE - NumericPAGE_TYPE-Numeric-cce442d0-78c8-4891-9ede-1c495eae5e32PAGE_TYPE - REFERENCES for PagePAGE_TYPE-Page-b31ef1f9-d9ff-4ab9-8e79-e72b480ecc93PAGE_TYPE - Plain TextPAGE_TYPE-Plain-Text-408e08d9-6c8f-40db-96da-1f8fb68fce42PAGE_TYPE - Plain TextPAGE_TYPE-Plain-Text-e35292ff-1d68-4d27-b52e-dc3b0e6e4330PAGE_TYPE - REFERENCES for ProductPAGE_TYPE-Product-4cf05299-1c20-4f60-aca7-4bfa424aa5a0PAGE_TYPE - REFERENCES for Product VariantPAGE_TYPE-Product-Variant-eafeea7d-713e-4b27-818d-4282937df18ePAGE_TYPE - Rich TextPAGE_TYPE-Rich-Text-605553cc-8f4f-454c-8c00-bfeb689efad9PAGE_TYPE - Rich TextPAGE_TYPE-Rich-Text-d4d649cd-d0de-4a4f-a054-4d52116b228c"
- locator resolved to <tbody class="MuiTableBody-root" data-test-id="attribut…>…</tbody>
- unexpected value "e2e content attribute to be updatedcontentAttributeWithValuesToBeUpdatedupdated e2e content attribute to be updated 2e2e-content-attribu
|
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/
|
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/
|
Run playwright tests
10 failed
[e2e] › orders.spec.ts:261:5 › TC: SALEOR_191 Refund products from the fully paid order @e2e @Refunds
[e2e] › orders.spec.ts:325:7 › TC: SALEOR_193 Update order with non-manual refund in FAILURE status @e2e @Refunds
[e2e] › orders.spec.ts:325:7 › TC: SALEOR_193 Update order with non-manual refund in DRAFT status @e2e @Refunds
[e2e] › orders.spec.ts:345:5 › TC: SALEOR_215 Inline discount is applied in a draft order @draft @Discounts @e2e
[e2e] › orders.spec.ts:450:5 › TC: SALEOR_217 Complete basic order for non existing customer @e2e @order
[e2e] › pageTypes.spec.ts:23:5 › TC: SALEOR_188 As an admin user I can update page type@e2e @page-type
[e2e] › pageTypes.spec.ts:37:5 › TC: SALEOR_189 As an admin user I can delete page type with assigned content@e2e @page-type
[e2e] › pageTypes.spec.ts:52:5 › TC: SALEOR_190 As an admin user I can delete several page types@e2e @page-type
[e2e] › permissionGroup.spec.ts:82:5 › TC: SALEOR_134 Should be able to edit existing permission group @permissions @e2e
[e2e] › permissionGroup.spec.ts:165:5 › TC: SALEOR_135 Should be able to delete single permission group @permissions @e2e
3 interrupted
[e2e] › product.spec.ts:20:5 › TC: SALEOR_3 Create basic product with variants @e2e @Product ───
[e2e] › product.spec.ts:33:5 › TC: SALEOR_5 Create basic - single product type - product without variants @e2e @Product
[e2e] › product.spec.ts:46:5 › TC: SALEOR_26 Create basic info variant - via edit variant page @e2e @Product
85 did not run
20 passed (2.1m)
|
Loading