Run test manually #89
run-test-manual.yml
on: workflow_dispatch
Annotations
1 error, 5 warnings, and 8 notices
[chromium] › girftCards.spec.ts:31:5 › TC: SALEOR_106 Issue gift card with specific customer and expiry date @e2e @gift:
playwright/tests/girftCards.spec.ts#L46
1) [chromium] › girftCards.spec.ts:31:5 › TC: SALEOR_106 Issue gift card with specific customer and expiry date @e2e @gift
Error: expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 2
44 | const numberOfGiftCardsAfterCreation =
45 | await giftCardsPage.getNumberOfGridRows();
> 46 | expect(numberOfGiftCardsAfterCreation - numberOfGiftCards).toEqual(1);
| ^
47 | });
48 | test("TC: SALEOR_107 Resend code @e2e @gift", async () => {
49 | await giftCardsPage.gotoGiftCardsListView();
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/girftCards.spec.ts:46: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/.
|
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=XOTXvUIk, version=3.19.24, name=snapshot-automation-tests-3.19
|
🎭 Playwright Run Summary
1 skipped
61 passed (2.9m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
3.7 MB |
|
html-report--attempt-1
Expired
|
5.07 MB |
|