Run test by cron #43
run-test-cron.yml
on: schedule
Annotations
4 errors, 5 warnings, and 8 notices
|
[chromium] › giftCards.spec.ts:44:5 › TC: SALEOR_106 Issue gift card with specific customer and expiry date @e2e @gift:
playwright/pages/dialogs/issueGiftCardDialog.ts#L44
1) [chromium] › giftCards.spec.ts:44:5 › TC: SALEOR_106 Issue gift card with specific customer and expiry date @e2e @gift
Error: locator.fill: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('customer-field').locator('input')
- locator resolved to <input value="" type="text" autocomplete="off" aria-inv…/>
- elementHandle.fill("Allison Freeman")
- waiting for element to be visible, enabled and editable
- element was detached from the DOM, retrying
at ../pages/dialogs/issueGiftCardDialog.ts:44
42 |
43 | async typeCustomer(customer: string) {
> 44 | await this.customerInput.fill(customer);
| ^
45 | }
46 |
47 | async typeExpiryPeriodAmount(expiryPeriodAmount: string) {
at IssueGiftCardDialog.typeCustomer (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/dialogs/issueGiftCardDialog.ts:44:30)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/giftCards.spec.ts:47:43
|
|
[chromium] › giftCards.spec.ts:44:5 › TC: SALEOR_106 Issue gift card with specific customer and expiry date @e2e @gift:
playwright/pages/dialogs/issueGiftCardDialog.ts#L44
1) [chromium] › giftCards.spec.ts:44:5 › TC: SALEOR_106 Issue gift card with specific customer and expiry date @e2e @gift
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('customer-field').locator('input')
- locator resolved to <input value="" type="text" autocomplete="off" aria-inv…/>
- elementHandle.fill("Allison Freeman")
- waiting for element to be visible, enabled and editable
- element was detached from the DOM, retrying
at ../pages/dialogs/issueGiftCardDialog.ts:44
42 |
43 | async typeCustomer(customer: string) {
> 44 | await this.customerInput.fill(customer);
| ^
45 | }
46 |
47 | async typeExpiryPeriodAmount(expiryPeriodAmount: string) {
at IssueGiftCardDialog.typeCustomer (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/dialogs/issueGiftCardDialog.ts:44:30)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/giftCards.spec.ts:47:43
|
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/.
|
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/
|
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/.
|
BASE_URL
https://automation-dashboard.staging.saleor.cloud/dashboard/
|
API_URL
https://automation-dashboard.staging.saleor.cloud/graphql/
|
POOL_NAME
automation-dashboard
|
POOL_INSTANCE
https://automation-dashboard.staging.saleor.cloud
|
BACKUP_NAMESPACE
snapshot-automation-tests
|
SNAPSHOT
backup_id=jCvUGQTU, version=3.20.0, name=snapshot-automation-tests
|
🎭 Playwright Run Summary
2 skipped
105 passed (3.9m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
14.8 MB |
|
html-report--attempt-1
Expired
|
16.4 MB |
|