Skip test for clearing translation #4097
pr-automation.yml
on: pull_request
Annotations
2 errors, 1 warning, and 9 notices
[e2e] › attributes.spec.ts:163:7 › TC: SALEOR_128 User should be able to edit existing e2e content attribute to be updated 2 attribute @e2e @attributes:
playwright/tests/attributes.spec.ts#L185
1) [e2e] › attributes.spec.ts:163:7 › TC: SALEOR_128 User should be able to edit existing e2e content attribute to be updated 2 attribute @e2e @attributes
Error: Timed out 10000ms waiting for expect(locator).toHaveValue(expected)
Locator: getByTestId('metadata-value-input').first()
Expected string: "new value"
Received: <element(s) not found>
Call log:
- expect.toHaveValue with timeout 10000ms
- waiting for getByTestId('metadata-value-input').first()
183 | await expect(attributesPage.metadataKeyInput).toBeVisible();
184 | await expect(attributesPage.metadataKeyInput).toHaveValue("new key");
> 185 | await expect(attributesPage.metadataValueInput).toHaveValue("new value");
| ^
186 | await expect(attributesPage.attributeDefaultLabelInput).toHaveValue(`updated ${attr.name}`);
187 | });
188 | }
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/attributes.spec.ts:185:53
|
run-tests (1/2)
Process completed with exit code 1.
|
Slow Test:
[e2e] › staffMemberActivation.spec.ts#L1
[e2e] › staffMemberActivation.spec.ts took 16.4s
|
BASE_URL
https://pr-5368.dashboard.saleor.rocks
|
API_URL
https://pr-5368.staging.saleor.cloud/graphql/
|
POOL_NAME
pr-5368
|
POOL_INSTANCE
https://pr-5368.staging.saleor.cloud
|
BACKUP_NAMESPACE
snapshot-automation-tests
|
SNAPSHOT
backup_id=Ag5xJXHh, version=3.21.0a0, name=snapshot-automation-tests
|
SALEOR_CLOUD_SERVICE
saleor-master-staging
|
🎭 Playwright Run Summary
1 failed
[e2e] › attributes.spec.ts:163:7 › TC: SALEOR_128 User should be able to edit existing e2e content attribute to be updated 2 attribute @e2e @attributes
117 passed (4.8m)
|
🎭 Playwright Run Summary
1 skipped
116 passed (4.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
Expired
|
3.23 MB |
|
all-blob-reports-2
Expired
|
144 KB |
|
html-report--attempt-1
Expired
|
3.8 MB |
|