Fix app buttons clipping with app's content #3859
pr-automation.yml
on: pull_request
Annotations
2 errors, 1 warning, and 9 notices
[e2e] › staffMembers.spec.ts:33:5 › TC: SALEOR_211 Create a staff member @e2e @staff-members:
playwright/pages/basePage.ts#L117
1) [e2e] › staffMembers.spec.ts:33:5 › TC: SALEOR_211 Create a staff member @e2e @staff-members ──
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for locator('[data-test-type="success"]').first() to be visible
at ../pages/basePage.ts:117
115 | .waitFor({ state: "visible", timeout: options.timeout });
116 | } else {
> 117 | await this.successBanner.first().waitFor({ state: "visible", timeout: options.timeout });
| ^
118 | }
119 |
120 | await expect(this.errorBanner, "No error banner should be visible").not.toBeVisible();
at StaffMembersPage.expectSuccessBanner (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/basePage.ts:117:40)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/staffMembers.spec.ts:48:26
|
run-tests (2/2)
Process completed with exit code 1.
|
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-2".
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-5316.dashboard.saleor.rocks
|
API_URL
https://pr-5316.staging.saleor.cloud/graphql/
|
POOL_NAME
pr-5316
|
POOL_INSTANCE
https://pr-5316.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:33:5 › TC: SALEOR_211 Create a staff member @e2e @staff-members ───
116 passed (4.6m)
|
🎭 Playwright Run Summary
118 passed (4.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
3.71 MB |
|
html-report--attempt-2
Expired
|
5.29 MB |
|