build(deps): bump the npm_and_yarn group across 1 directory with 2 updates #72
Annotations
4 errors, 2 warnings, and 1 notice
|
[chromium] โบ dashboard/boundary-settings.spec.ts:17:5 โบ should hide the province boundary when disabled:
app/__tests__/dashboard/boundary-settings.spec.ts#L1
1) [chromium] โบ dashboard/boundary-settings.spec.ts:17:5 โบ should hide the province boundary when disabled
Test timeout of 30000ms exceeded.
|
|
[chromium] โบ dashboard/boundary-settings.spec.ts:17:5 โบ should hide the province boundary when disabled:
app/__tests__/dashboard/boundary-settings.spec.ts#L20
1) [chromium] โบ dashboard/boundary-settings.spec.ts:17:5 โบ should hide the province boundary when disabled
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('option', { name: 'jakarta' })
18 | // Select a province
19 | await page.getByRole('button', { name: 'Province' }).click()
> 20 | await page.getByRole('option', { name: 'jakarta' }).click()
| ^
21 | await expect(page.getByRole('main').locator('g path')).toBeVisible({
22 | timeout: 10_000,
23 | })
at /home/runner/work/idn-area-map/idn-area-map/app/__tests__/dashboard/boundary-settings.spec.ts:20:55
|
|
[chromium] โบ dashboard/boundary-settings.spec.ts:17:5 โบ should hide the province boundary when disabled:
app/__tests__/dashboard/boundary-settings.spec.ts#L1
1) [chromium] โบ dashboard/boundary-settings.spec.ts:17:5 โบ should hide the province boundary when disabled
Retry #1 โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Test timeout of 30000ms exceeded.
|
|
[chromium] โบ dashboard/boundary-settings.spec.ts:17:5 โบ should hide the province boundary when disabled:
app/__tests__/dashboard/boundary-settings.spec.ts#L20
1) [chromium] โบ dashboard/boundary-settings.spec.ts:17:5 โบ should hide the province boundary when disabled
Retry #1 โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('option', { name: 'jakarta' })
18 | // Select a province
19 | await page.getByRole('button', { name: 'Province' }).click()
> 20 | await page.getByRole('option', { name: 'jakarta' }).click()
| ^
21 | await expect(page.getByRole('main').locator('g path')).toBeVisible({
22 | timeout: 10_000,
23 | })
at /home/runner/work/idn-area-map/idn-area-map/app/__tests__/dashboard/boundary-settings.spec.ts:20:55
|
|
Slow Test:
[chromium] โบ dashboard/area-selector.spec.ts#L1
[chromium] โบ dashboard/area-selector.spec.ts took 17.4s
|
|
e2e
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
๐ญ Playwright Run Summary
1 flaky
[chromium] โบ dashboard/boundary-settings.spec.ts:17:5 โบ should hide the province boundary when disabled
20 passed (1.8m)
|