Run test manually #137
run-test-manual.yml
on: workflow_dispatch
Annotations
2 errors, 8 warnings, and 8 notices
[chromium] › product.spec.ts:239:5 › TC: SALEOR_59 As an admin I should be able to filter products by channel on product list view @basic-regression @product @e2e:
playwright/pages/basePage.ts#L112
1) [chromium] › product.spec.ts:239:5 › TC: SALEOR_59 As an admin I should be able to filter products by channel on product list view @basic-regression @Product @e2e
Error: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[data-testid="data-grid-canvas"]').locator('table').first().locator('tbody tr').first()
at ../pages/basePage.ts:112
110 | .locator("tbody tr")
111 | .first()
> 112 | .waitFor({ state: "attached", timeout: 10000 });
| ^
113 | }
114 |
115 | private async findGridCellBounds(col: number, row: number) {
at ProductPage.waitForGrid (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:112:8)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/product.spec.ts:241:21
|
[chromium] › girftCards.spec.ts:11:5 › TC: SALEOR_105 Issue gift card @e2e @gift:
playwright/tests/girftCards.spec.ts#L29
1) [chromium] › girftCards.spec.ts:11:5 › TC: SALEOR_105 Issue gift card @e2e @gift ──────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 2
27 | const numberOfGiftCardsAfterCreation =
28 | await giftCardsPage.getNumberOfGridRows();
> 29 | expect(numberOfGiftCardsAfterCreation - numberOfGiftCards).toEqual(1);
| ^
30 | });
31 | test("TC: SALEOR_106 Issue gift card with specific customer and expiry date @e2e @gift", async () => {
32 | await giftCardsPage.gotoGiftCardsListView();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/girftCards.spec.ts:29:62
|
create-run-on-testmo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests (2/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests (1/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests-complete
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/.
|
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=kkum8SFz, version=3.19.45, name=snapshot-automation-tests-3.19
|
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
5.72 MB |
|
html-report--attempt-1
Expired
|
7.1 MB |
|