🎀 Refactor test to use waitForLoaderToDisappear 🎀 #3592
pr-automation.yml
on: pull_request
Annotations
2 errors, 5 warnings, and 9 notices
[e2e] › staffMembers.spec.ts:24:5 › TC: SALEOR_211 Create a staff member @e2e @staff-members:
playwright/pages/basePage.ts#L113
1) [e2e] › staffMembers.spec.ts:24:5 › TC: SALEOR_211 Create a staff member @e2e @staff-members ──
Error: locator.waitFor: Timeout 15000ms exceeded.
Call log:
- waiting for locator('[data-test-type="success"]').first() to be visible
at ../pages/basePage.ts:113
111 |
112 | async expectSuccessBanner() {
> 113 | await this.successBanner.first().waitFor({ state: "visible", timeout: 15000 });
| ^
114 | await expect(this.errorBanner, "No error banner should be visible").not.toBeVisible();
115 | }
116 |
at StaffMembersPage.expectSuccessBanner (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:113:38)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/staffMembers.spec.ts:34:26
|
run-tests (2/2)
Process completed with exit code 1.
|
deploy-dashboard
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, bobheadxi/deployments@88ce5600046c82542f8246ac287d0a53c461bca3, actions/cache@v3, aws-actions/configure-aws-credentials@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. 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
merge-reports
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/
|
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://pr-5243.dashboard.saleor.rocks
|
API_URL
https://pr-5243.staging.saleor.cloud/graphql/
|
POOL_NAME
pr-5243
|
POOL_INSTANCE
https://pr-5243.staging.saleor.cloud
|
BACKUP_NAMESPACE
snapshot-automation-tests
|
SNAPSHOT
backup_id=D1NNDqSW, version=3.21.0a0, name=snapshot-automation-tests
|
SALEOR_CLOUD_SERVICE
saleor-master-staging
|
🎭 Playwright Run Summary
1 failed
[e2e] › staffMembers.spec.ts:24:5 › TC: SALEOR_211 Create a staff member @e2e @staff-members ───
116 passed (4.8m)
|
🎭 Playwright Run Summary
118 passed (5.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
3.8 MB |
|
html-report--attempt-1
|
5.08 MB |
|