feat(cli): add telemetry cli commands #5454
Annotations
2 errors and 4 notices
[firefox] › components-api/form.spec.ts:7:7 › Form Components API: › form.components.input:
test/e2e/tests/components-api/form.spec.ts#L1
1) [firefox] › components-api/form.spec.ts:7:7 › Form Components API: › form.components.input ────
Test timeout of 30000ms exceeded.
|
[firefox] › components-api/form.spec.ts:7:7 › Form Components API: › form.components.input:
test/e2e/tests/components-api/form.spec.ts#L15
1) [firefox] › components-api/form.spec.ts:7:7 › Form Components API: › form.components.input ────
Error: expect(locator).toBeVisible()
Locator: getByTestId('child-parent-config-form-input').getByTestId('parent-config-form-input').getByTestId('string-input')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 300000ms
- waiting for getByTestId('child-parent-config-form-input').getByTestId('parent-config-form-input').getByTestId('string-input')
13 | .getByTestId('parent-config-form-input')
14 | .getByTestId('string-input'),
> 15 | ).toBeVisible()
| ^
16 | })
17 |
18 | test('form.components.field', async ({page}) => {
at /home/runner/work/sanity/sanity/test/e2e/tests/components-api/form.spec.ts:15:7
|
🎭 Playwright Run Summary
3 skipped
4 passed (14.1s)
|
🎭 Playwright Run Summary
3 skipped
4 passed (18.1s)
|
🎭 Playwright Run Summary
7 passed (14.0s)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › components-api/form.spec.ts:7:7 › Form Components API: › form.components.input ─────
6 passed (48.8s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
html-report--attempt-1
Expired
|
1.33 MB |
|
playwright-report
Expired
|
438 KB |
|