refactor: switch to new package @guidepup/record
#16
Annotations
3 errors, 1 warning, and 1 notice
Run Tests:
src/assert.ts#L144
1) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate forwards to an empty, collapsed combobox › Using command sequence 'CTRL_OPT_RIGHT,CTRL_OPT_RIGHT'
Error: Assertion "State of the combobox (collapsed) is conveyed" failed. Unable to find phrase "collapsed" in spoken phrase log.
expect(received).toBeTruthy()
Received: false
at src/assert.ts:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (/Users/runner/work/aria-at-tests/aria-at-tests/src/assert.ts:144:8)
at /Users/runner/work/aria-at-tests/aria-at-tests/src/macOsVoiceOver.spec.ts:213:13
|
Run Tests:
src/assert.ts#L144
1) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate forwards to an empty, collapsed combobox › Using command sequence 'CTRL_OPT_RIGHT,CTRL_OPT_RIGHT'
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Assertion "State of the combobox (collapsed) is conveyed" failed. Unable to find phrase "collapsed" in spoken phrase log.
expect(received).toBeTruthy()
Received: false
at src/assert.ts:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (/Users/runner/work/aria-at-tests/aria-at-tests/src/assert.ts:144:8)
at /Users/runner/work/aria-at-tests/aria-at-tests/src/macOsVoiceOver.spec.ts:213:13
|
Run Tests
Process completed with exit code 1.
|
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
Run Tests
1 failed
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate forwards to an empty, collapsed combobox › Using command sequence 'CTRL_OPT_RIGHT,CTRL_OPT_RIGHT'
|
Loading