fix: shard total count #7
Annotations
10 errors and 1 notice
Run Tests:
src\assert.ts#L144
1) [firefox] › src\windowsNvda.spec.ts:168: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:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
Run Tests:
src\assert.ts#L144
1) [firefox] › src\windowsNvda.spec.ts:168: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:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
Run Tests:
src\assert.ts#L144
1) [firefox] › src\windowsNvda.spec.ts:168: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:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
Run Tests:
src\assert.ts#L144
1) [firefox] › src\windowsNvda.spec.ts:168: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:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
Run Tests:
src\assert.ts#L144
1) [firefox] › src\windowsNvda.spec.ts:168: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:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
Run Tests:
src\assert.ts#L144
1) [firefox] › src\windowsNvda.spec.ts:168: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:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
Run Tests:
src\assert.ts#L144
2) [firefox] › src\windowsNvda.spec.ts:168: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:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
Run Tests:
src\assert.ts#L144
2) [firefox] › src\windowsNvda.spec.ts:168: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:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
Run Tests:
src\assert.ts#L144
2) [firefox] › src\windowsNvda.spec.ts:168: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:144
142 | `Assertion "${assertion}" failed. Unable to find phrase "${phrase}" in spoken phrase log.`
143 | )
> 144 | .toBeTruthy();
| ^
145 | }
146 | }
147 |
at assert (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
Run Tests:
src\assert.ts#L144
2) [firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in reading mode › Using command sequence 'ALT_DOWN'
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 (D:\a\aria-at-tests\aria-at-tests\src\assert.ts:144:8)
at D:\a\aria-at-tests\aria-at-tests\src\windowsNvda.spec.ts:184:13
|
Run Tests
57 failed
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Navigate forwards to a collapsed select-only combobox in reading mode › Using command sequence 'DOWN'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in reading mode › Using command sequence 'ALT_DOWN'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in interaction mode › Using command sequence 'DOWN'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in interaction mode › Using command sequence 'ALT_DOWN'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in interaction mode › Using command sequence 'UP'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in interaction mode › Using command sequence 'ENTER'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox in interaction mode › Using command sequence 'SPACE'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox to the first option in interaction mode › Using command sequence 'HOME'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox to a specific option in interaction mode › Using command sequence 'A'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Open a collapsed select-only combobox to the last option in interaction mode › Using command sequence 'END'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Read information about a listbox popup in interaction mode › Using command sequence 'INS_TAB'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Navigate forwards to an option in a listbox popup in interaction mode › Using command sequence 'DOWN'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Navigate backwards to an option in a listbox popup in interaction mode › Using command sequence 'UP'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Navigate to a specific option in a listbox popup in interaction mode › Using command sequence 'A'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Navigate to the first option in a listbox popup in interaction mode › Using command sequence 'HOME'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Navigate to the last option in a listbox popup in interaction mode › Using command sequence 'END'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Navigate forwards by ten options in a listbox popup in interaction mode › Using command sequence 'PAGE_DOWN'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Navigate backwards by ten options in a listbox popup in interaction mode › Using command sequence 'PAGE_UP'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Select an option in a listbox popup in interaction mode › Using command sequence 'ENTER'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Select an option in a listbox popup in interaction mode › Using command sequence 'SPACE'
[firefox] › src\windowsNvda.spec.ts:168:15 › @windows @nvda Select Only Combobox Example › Select an option in a listbox popup in interaction mode › Using command sequence 'ALT_UP'
[firefox] › sr
|
The logs for this run have expired and are no longer available.
Loading