Run tests on 3.20.65-18f8107 CORE #380
Annotations
5 errors, 1 warning, and 1 notice
|
Run playwright tests:
playwright/pages/giftCardsPage.ts#L85
1) [e2e] › giftCards.spec.ts:69:5 › TC: SALEOR_108 Deactivate gift card @e2e @gift ───────────────
Error: locator.click: Test timeout of 105000ms exceeded.
Call log:
- waiting for getByTestId('enable-button')
at ../pages/giftCardsPage.ts:85
83 |
84 | async clickDeactivateButton() {
> 85 | await this.deactivateButton.click();
| ^
86 | }
87 |
88 | async clickExportGiftCards() {
at GiftCardsPage.clickDeactivateButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/giftCardsPage.ts:85:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/giftCards.spec.ts:71:23
|
Run playwright tests
Process completed with exit code 1.
|
Run playwright tests
Provided artifact name input during validation is empty
|
submit-results-to-testmo
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports".
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/
|
|
Loading