refactor: switch to new package @guidepup/record
(#15)
#15
Annotations
10 errors, 1 warning, and 1 notice
Run Tests:
src/assert.ts#L144
1) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox › Using command sequence 'CTRL_OPT_CMD_J'
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 Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox › Using command sequence 'CTRL_OPT_CMD_J'
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:
src/assert.ts#L144
2) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'CTRL_OPT_LEFT,CTRL_OPT_LEFT'
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
2) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'CTRL_OPT_LEFT,CTRL_OPT_LEFT'
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:
src/assert.ts#L144
3) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'SHIFT_TAB'
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
3) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'SHIFT_TAB'
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:
src/assert.ts#L144
4) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'SHIFT_CTRL_OPT_CMD_J'
Error: Assertion "Role 'combobox' is conveyed" failed. Unable to find phrase "combobox" 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
4) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'SHIFT_CTRL_OPT_CMD_J'
Error: Assertion "Name 'Favorite Fruit' is conveyed" failed. Unable to find phrase "Favorite Fruit" 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
4) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'SHIFT_CTRL_OPT_CMD_J'
Error: Assertion "Text of the selected option ('Choose a Fruit') is conveyed" failed. Unable to find phrase "Choose a Fruit" 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
4) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'SHIFT_CTRL_OPT_CMD_J'
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
|
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
84 failed
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox › Using command sequence 'CTRL_OPT_CMD_J'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'CTRL_OPT_LEFT,CTRL_OPT_LEFT'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'SHIFT_TAB'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to a collapsed select-only combobox › Using command sequence 'SHIFT_CTRL_OPT_CMD_J'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Read information about a collapsed select-only combobox › Using command sequence 'CTRL_OPT_F3'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Read information about a collapsed select-only combobox › Using command sequence 'CTRL_OPT_F4'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Open a collapsed select-only combobox › Using command sequence 'CTRL_OPT_SPACE'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Open a collapsed select-only combobox › Using command sequence 'DOWN'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Open a collapsed select-only combobox › Using command sequence 'OPT_DOWN'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Open a collapsed select-only combobox › Using command sequence 'UP'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Open a collapsed select-only combobox › Using command sequence 'ENTER'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Open a collapsed select-only combobox › Using command sequence 'SPACE'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Open a collapsed select-only combobox to the first option › Using command sequence 'HOME'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Open a collapsed select-only combobox to a specific option › Using command sequence 'A'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Open a collapsed select-only combobox to the last option › Using command sequence 'END'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Read information about a listbox popup › Using command sequence 'CTRL_OPT_F3'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Read information about a listbox popup › Using command sequence 'CTRL_OPT_F4'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate forwards to an option in a listbox popup › Using command sequence 'DOWN'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate forwards to an option in a listbox popup › Using command sequence 'CTRL_OPT_DOWN'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate forwards to an option in a listbox popup › Using command sequence 'CTRL_OPT_RIGHT'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to an option in a listbox popup › Using command sequence 'UP'
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Select Only Combobox Example › Navigate backwards to an option in a listbox popup › Using command seq
|
Loading