Global filter handler for api routes #470
Annotations
5 errors, 1 warning, and 1 notice
|
test
Process completed with exit code 1.
|
|
[chromium] › tests/entity-list.spec.ts:287:5 › show entity list › filters › autocomplete remote:
tests-e2e/tests/entity-list.spec.ts#L294
2) [chromium] › tests/entity-list.spec.ts:287:5 › show entity list › filters › autocomplete remote › valuate
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('option', { name: 'Option 2', exact: true })
292 | await page.getByRole('combobox', { name: 'Autocomplete remote', exact: true }).click();
293 | await page.getByRole('combobox', { name: 'Search...' }).fill('2');
> 294 | await page.getByRole('option', { name: 'Option 2', exact: true }).click();
| ^
295 | await expect(page.getByRole('dialog')).toBeHidden();
296 | await expect(page.getByText('Option 2', { exact: true }).first()).toBeVisible();
297 | });
at /home/runner/work/sharp/sharp/tests-e2e/tests/entity-list.spec.ts:294:77
at valuate (/home/runner/work/sharp/sharp/tests-e2e/tests/entity-list.spec.ts:291:9)
at /home/runner/work/sharp/sharp/tests-e2e/tests/entity-list.spec.ts:299:7
|
|
[chromium] › tests/entity-list.spec.ts:287:5 › show entity list › filters › autocomplete remote:
tests-e2e/tests/entity-list.spec.ts#L0
2) [chromium] › tests/entity-list.spec.ts:287:5 › show entity list › filters › autocomplete remote › valuate
Test timeout of 60000ms exceeded.
|
|
[chromium] › tests/entity-list.spec.ts:287:5 › entity list › filters › autocomplete remote:
tests-e2e/tests/entity-list.spec.ts#L294
1) [chromium] › tests/entity-list.spec.ts:287:5 › entity list › filters › autocomplete remote › valuate
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByRole('option', { name: 'Option 2', exact: true })
292 | await page.getByRole('combobox', { name: 'Autocomplete remote', exact: true }).click();
293 | await page.getByRole('combobox', { name: 'Search...' }).fill('2');
> 294 | await page.getByRole('option', { name: 'Option 2', exact: true }).click();
| ^
295 | await expect(page.getByRole('dialog')).toBeHidden();
296 | await expect(page.getByText('Option 2', { exact: true }).first()).toBeVisible();
297 | });
at /home/runner/work/sharp/sharp/tests-e2e/tests/entity-list.spec.ts:294:77
at valuate (/home/runner/work/sharp/sharp/tests-e2e/tests/entity-list.spec.ts:291:9)
at /home/runner/work/sharp/sharp/tests-e2e/tests/entity-list.spec.ts:299:7
|
|
[chromium] › tests/entity-list.spec.ts:287:5 › entity list › filters › autocomplete remote:
tests-e2e/tests/entity-list.spec.ts#L0
1) [chromium] › tests/entity-list.spec.ts:287:5 › entity list › filters › autocomplete remote › valuate
Test timeout of 60000ms exceeded.
|
|
Slow Test:
tests-e2e/[chromium] › tests/form.spec.ts#L0
tests-e2e/[chromium] › tests/form.spec.ts took 3.2m
|
|
🎭 Playwright Run Summary
2 failed
[chromium] › tests/entity-list.spec.ts:287:5 › entity list › filters › autocomplete remote ─────
[chromium] › tests/entity-list.spec.ts:287:5 › show entity list › filters › autocomplete remote
114 passed (8.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
report
|
6.95 MB |
sha256:fe559becb858babb2da07357ce041e525368457f4260432d8543c270a8bb5428
|
|