Fix Laggy Map Dragging on Mobile with Dark Mode Enabled #39
Annotations
4 errors, 1 warning, and 1 notice
[chromium] โบ dashboard/area-selector.spec.ts:90:5 โบ should load all regencies of the selected province:
app/__tests__/dashboard/area-selector.spec.ts#L1
1) [chromium] โบ dashboard/area-selector.spec.ts:90:5 โบ should load all regencies of the selected province
Test timeout of 30000ms exceeded.
|
[chromium] โบ dashboard/area-selector.spec.ts:90:5 โบ should load all regencies of the selected province:
app/__tests__/dashboard/area-selector.spec.ts#L96
1) [chromium] โบ dashboard/area-selector.spec.ts:90:5 โบ should load all regencies of the selected province
Error: locator.getAttribute: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('option', { name: 'jakarta' })
94 | await page
95 | .getByRole('option', { name: 'jakarta' })
> 96 | .getAttribute('data-value')
| ^
97 | )?.split('_')[0]
98 | await page.getByRole('option', { name: 'jakarta' }).click()
99 |
at /home/runner/work/idn-area-map/idn-area-map/app/__tests__/dashboard/area-selector.spec.ts:96:8
|
[chromium] โบ dashboard/area-selector.spec.ts:90:5 โบ should load all regencies of the selected province:
app/__tests__/dashboard/area-selector.spec.ts#L1
1) [chromium] โบ dashboard/area-selector.spec.ts:90:5 โบ should load all regencies of the selected province
Retry #1 โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Test timeout of 30000ms exceeded.
|
[chromium] โบ dashboard/area-selector.spec.ts:90:5 โบ should load all regencies of the selected province:
app/__tests__/dashboard/area-selector.spec.ts#L96
1) [chromium] โบ dashboard/area-selector.spec.ts:90:5 โบ should load all regencies of the selected province
Retry #1 โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Error: locator.getAttribute: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('option', { name: 'jakarta' })
94 | await page
95 | .getByRole('option', { name: 'jakarta' })
> 96 | .getAttribute('data-value')
| ^
97 | )?.split('_')[0]
98 | await page.getByRole('option', { name: 'jakarta' }).click()
99 |
at /home/runner/work/idn-area-map/idn-area-map/app/__tests__/dashboard/area-selector.spec.ts:96:8
|
e2e
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
๐ญ Playwright Run Summary
1 flaky
[chromium] โบ dashboard/area-selector.spec.ts:90:5 โบ should load all regencies of the selected province
20 passed (1.6m)
|