Run test manually #149
run-test-manual.yml
on: workflow_dispatch
Annotations
2 errors, 8 warnings, and 8 notices
[chromium] › product.spec.ts:200:5 › TC: SALEOR_57 As an admin:
eval at evaluate (:226:30)#L12
1) [chromium] › product.spec.ts:200:5 › TC: SALEOR_57 As an admin, I should be able to search products on list view @basic-regression @Product @e2e
Error: locator.evaluate: TypeError: Cannot read properties of null (reading 'getBounds')
at eval (eval at evaluate (:226:30), <anonymous>:12:78)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/saleor-dashboard/saleor-dashboard/eval at evaluate (:226:30), <anonymous>:12:78)
at UtilityScript.evaluate (/home/runner/work/saleor-dashboard/saleor-dashboard/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/saleor-dashboard/saleor-dashboard/<anonymous>:1:44)
at ProductPage.findGridCellBounds (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:116:28)
at ProductPage.clickGridCell (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:174:31)
at ProductPage.checkListRowsBasedOnContainingText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:211:18)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/product.spec.ts:204:3
|
[chromium] › product.spec.ts:200:5 › TC: SALEOR_57 As an admin:
playwright/pages/basePage.ts#L214
1) [chromium] › product.spec.ts:200:5 › TC: SALEOR_57 As an admin, I should be able to search products on list view @basic-regression @Product @e2e
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: 0
Received: 1
at ../pages/basePage.ts:214
212 | }
213 | // make sure all searched texts were found and checked
> 214 | await expect(searchText.length).toEqual(rowIndexes.length);
| ^
215 | }
216 | async clickListRowBasedOnContainingText(searchText: string) {
217 | const rowIndex = await this.findRowIndexBasedOnText([searchText]);
at ProductPage.checkListRowsBasedOnContainingText (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:214:37)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/product.spec.ts:204:3
|
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=AHr4dFKa, version=3.19.48, name=snapshot-automation-tests-3.19
|
|
🎭 Playwright Run Summary
1 skipped
62 passed (3.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
2.22 MB |
|
html-report--attempt-1
Expired
|
3.54 MB |
|