feat: split screen reader test suites (#9) #1
Annotations
10 errors and 1 notice
Run Tests:
src\assert.ts#L143
1) [chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox in reading mode › Using command sequence 'DOWN'
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:143
141 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
142 | )
> 143 | .toBeTruthy();
| ^
144 | }
145 | }
146 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:143:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:178:13
|
Run Tests:
src\assert.ts#L143
1) [chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox in reading mode › Using command sequence 'DOWN'
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:143
141 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
142 | )
> 143 | .toBeTruthy();
| ^
144 | }
145 | }
146 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:143:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:178:13
|
Run Tests:
src\assert.ts#L143
1) [chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox in reading mode › Using command sequence 'DOWN'
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:143
141 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
142 | )
> 143 | .toBeTruthy();
| ^
144 | }
145 | }
146 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:143:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:178:13
|
Run Tests:
src\assert.ts#L143
1) [chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox in reading mode › Using command sequence 'DOWN'
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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:143
141 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
142 | )
> 143 | .toBeTruthy();
| ^
144 | }
145 | }
146 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:143:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:178:13
|
Run Tests:
src\assert.ts#L143
1) [chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox in reading mode › Using command sequence 'DOWN'
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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:143
141 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
142 | )
> 143 | .toBeTruthy();
| ^
144 | }
145 | }
146 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:143:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:178:13
|
Run Tests:
src\assert.ts#L143
1) [chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox in reading mode › Using command sequence 'DOWN'
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:143
141 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
142 | )
> 143 | .toBeTruthy();
| ^
144 | }
145 | }
146 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:143:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:178:13
|
Run Tests:
src\assert.ts#L143
2) [chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in reading mode › Using command sequence 'ALT_DOWN'
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:143
141 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
142 | )
> 143 | .toBeTruthy();
| ^
144 | }
145 | }
146 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:143:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:178:13
|
Run Tests:
src\assert.ts#L143
2) [chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in reading mode › Using command sequence 'ALT_DOWN'
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:143
141 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
142 | )
> 143 | .toBeTruthy();
| ^
144 | }
145 | }
146 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:143:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:178:13
|
Run Tests:
src\assert.ts#L143
2) [chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in reading mode › Using command sequence 'ALT_DOWN'
Error: Assertion "Position of the focused option in the popup (1) is conveyed" failed. Unable to find phrase "1" in spoken phrase log.
expect(received).toBeTruthy()
Received: false
at src\assert.ts:143
141 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
142 | )
> 143 | .toBeTruthy();
| ^
144 | }
145 | }
146 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:143:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:178:13
|
Run Tests:
src\assert.ts#L143
2) [chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in reading mode › Using command sequence 'ALT_DOWN'
Error: Assertion "Number of options in the popup (13) is conveyed" failed. Unable to find phrase "13" in spoken phrase log.
expect(received).toBeTruthy()
Received: false
at src\assert.ts:143
141 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
142 | )
> 143 | .toBeTruthy();
| ^
144 | }
145 | }
146 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:143:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:178:13
|
Run Tests
57 failed
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox in reading mode › Using command sequence 'DOWN'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in reading mode › Using command sequence 'ALT_DOWN'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in interaction mode › Using command sequence 'DOWN'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in interaction mode › Using command sequence 'ALT_DOWN'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in interaction mode › Using command sequence 'UP'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in interaction mode › Using command sequence 'ENTER'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in interaction mode › Using command sequence 'SPACE'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox to the first option in interaction mode › Using command sequence 'HOME'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox to a specific option in interaction mode › Using command sequence 'A'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox to the last option in interaction mode › Using command sequence 'END'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Read information about a listbox popup in interaction mode › Using command sequence 'INS_TAB'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate forwards to an option in a listbox popup in interaction mode › Using command sequence 'DOWN'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate backwards to an option in a listbox popup in interaction mode › Using command sequence 'UP'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate to a specific option in a listbox popup in interaction mode › Using command sequence 'A'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate to the first option in a listbox popup in interaction mode › Using command sequence 'HOME'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate to the last option in a listbox popup in interaction mode › Using command sequence 'END'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate forwards by ten options in a listbox popup in interaction mode › Using command sequence 'PAGE_DOWN'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Navigate backwards by ten options in a listbox popup in interaction mode › Using command sequence 'PAGE_UP'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Select an option in a listbox popup in interaction mode › Using command sequence 'ENTER'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Select an option in a listbox popup in interaction mode › Using command sequence 'SPACE'
[chromium] › src\windowsNvda.spec.ts:163:15 › @windows @nvda Select Only Combobox Example › Select an option in a listbox popup in interaction mode › Using command sequence 'ALT_UP
|
The logs for this run have expired and are no longer available.
Loading