fix: attempt different content type for windows #6
Annotations
11 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
3 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'
81 did not run
14 passed (6.7m)
|
The logs for this run have expired and are no longer available.
Loading