Bump rollup from 3.29.5 to 3.30.0 #1513
Annotations
11 errors and 1 warning
|
Failed Test: escape key or cancel works from every mode:
tests/modes.spec.ts#L0
escape key or cancel works from every mode: Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
- Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
at resetSketch (/home/runner/work/atip/atip/tests/shared.ts:17:65)
at /home/runner/work/atip/atip/tests/modes.spec.ts:5:3
|
|
Failed Test: adding interventions, then deleting one, then adding another:
tests/modes.spec.ts#L0
adding interventions, then deleting one, then adding another: Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
- Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
at resetSketch (/home/runner/work/atip/atip/tests/shared.ts:17:65)
at /home/runner/work/atip/atip/tests/modes.spec.ts:5:3
|
|
Failed Test: editing geometry of an area works:
tests/modes.spec.ts#L0
editing geometry of an area works: Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
- Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
at resetSketch (/home/runner/work/atip/atip/tests/shared.ts:17:65)
at /home/runner/work/atip/atip/tests/modes.spec.ts:5:3
|
|
Failed Test: creating a new route opens a form, and auto-fill sets its name:
tests/modes.spec.ts#L0
creating a new route opens a form, and auto-fill sets its name: Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
- Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
at resetSketch (/home/runner/work/atip/atip/tests/shared.ts:17:65)
at /home/runner/work/atip/atip/tests/modes.spec.ts:5:3
|
|
Failed Test: creating a new area and canceling doesn't save anything:
tests/modes.spec.ts#L0
creating a new area and canceling doesn't save anything: Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
- Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
at resetSketch (/home/runner/work/atip/atip/tests/shared.ts:17:65)
at /home/runner/work/atip/atip/tests/modes.spec.ts:5:3
|
|
Failed Test: creating a new area opens a form:
tests/modes.spec.ts#L0
creating a new area opens a form: Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
- Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
at resetSketch (/home/runner/work/atip/atip/tests/shared.ts:17:65)
at /home/runner/work/atip/atip/tests/modes.spec.ts:5:3
|
|
Failed Test: creating a new point opens a form:
tests/modes.spec.ts#L0
creating a new point opens a form: Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
- Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
at resetSketch (/home/runner/work/atip/atip/tests/shared.ts:17:65)
at /home/runner/work/atip/atip/tests/modes.spec.ts:5:3
|
|
Failed Test: the viewport changes only once when opening a form:
tests/edits.spec.ts#L0
the viewport changes only once when opening a form: Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
- Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
at resetSketch (/home/runner/work/atip/atip/tests/shared.ts:17:65)
at /home/runner/work/atip/atip/tests/edits.spec.ts:5:3
|
|
Failed Test: edit a route, then cancel:
tests/edits.spec.ts#L0
edit a route, then cancel: Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
- Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
at resetSketch (/home/runner/work/atip/atip/tests/shared.ts:17:65)
at /home/runner/work/atip/atip/tests/edits.spec.ts:5:3
|
|
Failed Test: edit an area, then cancel:
tests/edits.spec.ts#L0
edit an area, then cancel: Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
- Error: expect(locator).toBeEnabled() failed
Locator: getByRole('button', { name: 'New route' })
Expected: enabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for getByRole('button', { name: 'New route' })
at resetSketch (/home/runner/work/atip/atip/tests/shared.ts:17:65)
at /home/runner/work/atip/atip/tests/edits.spec.ts:5:3
|
|
test
Process completed with exit code 1.
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v4, jetli/wasm-pack-action@v0.4.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ctrf-report
|
2.23 KB |
sha256:f03c56cc7268597456af4563aeb941d434734e04e9eec57d2564bbb8ec77f717
|
|