Add transaction refund view #1501
pr-automation.yml
on: pull_request
Annotations
10 errors, 6 warnings, and 10 notices
|
[chromium] › orders.spec.ts:21:5 › TC: SALEOR_28 Create basic order @e2e @order:
playwright/pages/ordersPage.ts#L81
1) [chromium] › orders.spec.ts:21:5 › TC: SALEOR_28 Create basic order @e2e @order ───────────────
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('add-products-button')
at ../pages/ordersPage.ts:81
79 | }
80 | async clickAddProductsButton() {
> 81 | await this.addProducts.click();
| ^
82 | }
83 |
84 | async clickFinalizeButton() {
at OrdersPage.clickAddProductsButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/ordersPage.ts:81:28)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:25:20
|
|
[chromium] › orders.spec.ts:21:5 › TC: SALEOR_28 Create basic order @e2e @order:
playwright/pages/ordersPage.ts#L81
1) [chromium] › orders.spec.ts:21:5 › TC: SALEOR_28 Create basic order @e2e @order ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('add-products-button')
at ../pages/ordersPage.ts:81
79 | }
80 | async clickAddProductsButton() {
> 81 | await this.addProducts.click();
| ^
82 | }
83 |
84 | async clickFinalizeButton() {
at OrdersPage.clickAddProductsButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/ordersPage.ts:81:28)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:25:20
|
|
[chromium] › orders.spec.ts:44:5 › TC: SALEOR_76 Create order with transaction flow activated @e2e @order:
playwright/pages/ordersPage.ts#L81
2) [chromium] › orders.spec.ts:44:5 › TC: SALEOR_76 Create order with transaction flow activated @e2e @order
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('add-products-button')
at ../pages/ordersPage.ts:81
79 | }
80 | async clickAddProductsButton() {
> 81 | await this.addProducts.click();
| ^
82 | }
83 |
84 | async clickFinalizeButton() {
at OrdersPage.clickAddProductsButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/ordersPage.ts:81:28)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:48:20
|
|
|
[chromium] › orders.spec.ts:70:5 › TC: SALEOR_77 Mark order as paid and fulfill it with transaction flow activated @e2e @order:
playwright/pages/basePage.ts#L139
3) [chromium] › orders.spec.ts:70:5 › TC: SALEOR_77 Mark order as paid and fulfill it with transaction flow activated @e2e @order
Error: locator.waitFor: Test timeout of 45000ms exceeded.
Call log:
- waiting for locator('[data-testid="data-grid-canvas"]').locator('table').first().locator('tbody tr').first()
at ../pages/basePage.ts:139
137 | .locator("tbody tr")
138 | .first()
> 139 | .waitFor({ state: "attached", timeout: 50000 });
| ^
140 | }
141 |
142 | private async findGridCellBounds(col: number, row: number) {
at OrdersPage.waitForGrid (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:139:8)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/orders.spec.ts:74:20
|
|
deploy-dashboard
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, bobheadxi/deployments@88ce5600046c82542f8246ac287d0a53c461bca3, actions/cache@v3, aws-actions/configure-aws-credentials@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
merge-reports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
BASE_URL
https://pr-4750.dashboard.saleor.rocks
|
API_URL
https://pr-4750.staging.saleor.cloud/graphql/
|
POOL_NAME
pr-4750
|
POOL_INSTANCE
https://pr-4750.staging.saleor.cloud
|
BACKUP_NAMESPACE
snapshot-automation-tests
|
SNAPSHOT
backup_id=ujRWyYPp, version=3.20.0, name=snapshot-automation-tests
|
🎭 Playwright Run Summary
1 skipped
58 passed (3.2m)
|
🎭 Playwright Run Summary
1 skipped
59 passed (3.4m)
|
🎭 Playwright Run Summary
1 skipped
58 passed (3.0m)
|
🎭 Playwright Run Summary
4 failed
[chromium] › orders.spec.ts:21:5 › TC: SALEOR_28 Create basic order @e2e @order ────────────────
[chromium] › orders.spec.ts:44:5 › TC: SALEOR_76 Create order with transaction flow activated @e2e @order
[chromium] › orders.spec.ts:70:5 › TC: SALEOR_77 Mark order as paid and fulfill it with transaction flow activated @e2e @order
[chromium] › orders.spec.ts:89:5 › TC: SALEOR_78 Capture partial amounts by manual transactions and fulfill order with transaction flow activated @e2e @order
8 did not run
48 passed (4.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
17.2 MB |
|
html-report--attempt-1
Expired
|
18.9 MB |
|