build(deps): bump cross-spawn from 7.0.3 to 7.0.6 #14
Annotations
3 errors, 1 warning, and 1 notice
Run Tests:
src/assert.ts#L144
1) [webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate forwards to an empty, collapsed combobox › Using command sequence 'CTRL_OPT_RIGHT,CTRL_OPT_RIGHT'
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 Combobox with Both List and Inline Autocomplete Example › Navigate forwards to an empty, collapsed combobox › Using command sequence 'CTRL_OPT_RIGHT,CTRL_OPT_RIGHT'
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
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, guidepup/setup-action@0.13.0, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Tests
1 failed
[webkit] › src/macOsVoiceOver.spec.ts:197:15 › @MacOS @voiceover Combobox with Both List and Inline Autocomplete Example › Navigate forwards to an empty, collapsed combobox › Using command sequence 'CTRL_OPT_RIGHT,CTRL_OPT_RIGHT'
|
Loading