Bump @babel/helpers from 7.22.3 to 7.29.7 #1531
Annotations
11 errors
|
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ctrf-report
|
2.22 KB |
sha256:46d82b6e9509ba4c5fadfd4f2cb616083a08b07d9a5cfb576328612bbb818b45
|
|