refactor: switch to new package @guidepup/record
(#15)
#15
Annotations
10 errors, 1 warning, and 1 notice
Run Tests:
src/assert.ts#L144
1) [firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
Error: Assertion "State of the combobox (expanded) is conveyed" failed. Unable to find phrase "expanded" 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) [firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
Error: Assertion "Role of the popup ('listbox') is conveyed" failed. Unable to find phrase "listbox" 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) [firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
Error: Assertion "Name of the popup ('States') is conveyed" failed. Unable to find phrase "States" 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) [firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
Error: Assertion "Position of the focused option in the popup (5) is conveyed" failed. Unable to find phrase "5" 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) [firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
Error: Assertion "Number of options in the popup (5) is conveyed" failed. Unable to find phrase "5" 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) [firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Assertion "State of the combobox (expanded) is conveyed" failed. Unable to find phrase "expanded" 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) [firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Assertion "Role of the popup ('listbox') is conveyed" failed. Unable to find phrase "listbox" 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) [firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Assertion "Name of the popup ('States') is conveyed" failed. Unable to find phrase "States" 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) [firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Assertion "Text of the focused option in the popup ('Arkansas') is conveyed" failed. Unable to find phrase "Arkansas" 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) [firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Assertion "2:State of the focused option in the popup (selected) is conveyed" failed. Unable to find phrase "selected" 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
99 failed
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, collapsed combobox to the last option in a listbox popup › Using command sequence 'UP'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from an empty, expanded combobox to the first option in a listbox popup › Using command sequence 'DOWN'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from an empty, expanded combobox to the last option in a listbox popup › Using command sequence 'UP'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, expanded combobox to the first option in a listbox popup › Using command sequence 'DOWN'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate from a filled in, expanded combobox to the last option in a listbox popup › Using command sequence 'UP'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate to the next option in a listbox popup › Using command sequence 'CTRL_OPT_RIGHT'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate to the next option in a listbox popup › Using command sequence 'DOWN'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate to the previous option in a listbox popup › Using command sequence 'CTRL_OPT_LEFT'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate to the previous option in a listbox popup › Using command sequence 'UP'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Read information about a listbox popup › Using command sequence 'CTRL_OPT_F3'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Read information about a listbox popup › Using command sequence 'CTRL_OPT_F4'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate out of a listbox popup by moving the editing cursor to the right › Using command sequence 'RIGHT'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate out of a listbox popup by moving the editing cursor to the left › Using command sequence 'LEFT'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate out of a listbox popup by moving the editing cursor to the end of the textbox › Using command sequence 'END'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate out of a listbox popup by moving the editing cursor to the beginning of the textbox › Using command sequence 'HOME'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Select an option in a listbox popup › Using command sequence 'CTRL_OPT_SPACE'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Select an option in a listbox popup › Using command sequence 'ENTER'
[firefox] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Select an option in a listbox popup › Using command sequence 'ESC'
[firefox] › src/macOsVoi
|
Loading