build(deps-dev): bump vitest from 2.1.4 to 2.1.9 in the npm_and_yarn group across 1 directory #70
Annotations
4 errors, 5 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
|
|
build (20.x)
Cache not found for keys: node-cache-Linux-x64-pnpm-f5510b437f0023d8312816c5865f98190bd9b68c926c12f3812eb2bd55d2d8a5
|
|
build (18.17)
Cache not found for keys: node-cache-Linux-x64-pnpm-f5510b437f0023d8312816c5865f98190bd9b68c926c12f3812eb2bd55d2d8a5
|
|
build (18.17)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Slow Test:
[chromium] โบ dashboard/area-selector.spec.ts#L1
[chromium] โบ dashboard/area-selector.spec.ts took 23.0s
|
|
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.9m)
|