Run test manually #290
run-test-manual.yml
on: workflow_dispatch
Annotations
4 errors, 9 warnings, and 9 notices
[e2e] › shippingMethods.spec.ts:125:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e:
playwright/pages/basePage.ts#L115
1) [e2e] › shippingMethods.spec.ts:125:5 › TC: SALEOR_37 Update a shipping method @shipping-method @e2e
Error: locator.waitFor: Timeout 15000ms exceeded.
Call log:
- waiting for locator('[data-test-type="success"]').first() to be visible
at ../pages/basePage.ts:115
113 | await this.page.waitForLoadState("networkidle");
114 | await Promise.all([
> 115 | this.successBanner.first().waitFor({ state: "visible", timeout: 15000 }),
| ^
116 | expect(this.errorBanner, "No error banner should be visible").not.toBeVisible(),
117 | ]);
118 | }
at ShippingMethodsPage.expectSuccessBanner (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:115:34)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/shippingMethods.spec.ts:160:3
|
[apps-e2e] › apps.spec.ts:24:5 › TC: SALEOR_119 User should be able to install and configure app from manifest @e2e:
playwright/tests/apps.spec.ts#L1
2) [apps-e2e] › apps.spec.ts:24:5 › TC: SALEOR_119 User should be able to install and configure app from manifest @e2e
Test timeout of 35000ms exceeded.
|
[apps-e2e] › apps.spec.ts:24:5 › TC: SALEOR_119 User should be able to install and configure app from manifest @e2e:
playwright/pages/basePage.ts#L113
2) [apps-e2e] › apps.spec.ts:24:5 › TC: SALEOR_119 User should be able to install and configure app from manifest @e2e
Error: page.waitForLoadState: Test timeout of 35000ms exceeded.
at ../pages/basePage.ts:113
111 |
112 | async expectSuccessBanner() {
> 113 | await this.page.waitForLoadState("networkidle");
| ^
114 | await Promise.all([
115 | this.successBanner.first().waitFor({ state: "visible", timeout: 15000 }),
116 | expect(this.errorBanner, "No error banner should be visible").not.toBeVisible(),
at AppsPage.expectSuccessBanner (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:113:21)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/apps.spec.ts:57:18
|
run-tests (2/2)
Process completed with exit code 1.
|
initialize-cloud
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create-run-on-testmo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests (1/2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests (2/2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests-complete
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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://v320.staging.saleor.cloud/dashboard/
|
API_URL
https://v320.staging.saleor.cloud/graphql/
|
POOL_NAME
3.20 Staging
|
POOL_INSTANCE
https://v320.staging.saleor.cloud/
|
BACKUP_NAMESPACE
snapshot-automation-tests-3.20
|
SNAPSHOT
backup_id=a3QvCLnf, version=3.20.33, name=snapshot-automation-tests-3.20
|
SALEOR_CLOUD_SERVICE
saleor-master-staging
|
🎭 Playwright Run Summary
119 passed (5.5m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
10.2 MB |
|
html-report--attempt-1
Expired
|
11.7 MB |
|