[wpt-sync] Sync PR 49972 - Add WPT for installOnDeviceSpeechRecognition and onDeviceSpeechRecognitionAvailable
Categories
(Core :: Web Speech, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49972 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49972
Details from upstream follow.
Evan Liu <evliu@google.com> wrote:
Add WPT for installOnDeviceSpeechRecognition and onDeviceSpeechRecognitionAvailable
This CL adds web platform tests for the installOnDeviceSpeechRecognition and onDeviceSpeechRecognitionAvailable methods of the Web Speech API.
Change-Id: If3c9d54bca005dbbd8aa625df5821884761a446e
Reviewed-on: https://chromium-review.googlesource.com/6150488
WPT-Export-Revision: 6d2659e4811b39a7512eb04919a850a87bb6b952
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 2
Chrome
OK
: 2
PASS
: 2
Safari
OK
: 2
FAIL
: 2
Links
Details
New Tests That Don't Pass
- /speech-api/SpeechRecognition-installOnDeviceSpeechRecognition.https.html [wpt.fyi]
- SpeechRecognition.installOnDeviceSpeechRecognition resolves with a boolean value.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- SpeechRecognition.installOnDeviceSpeechRecognition resolves with a boolean value.:
- /speech-api/SpeechRecognition-onDeviceWebSpeechAvailable.https.html [wpt.fyi]
- SpeechRecognition.onDeviceWebSpeechAvailable resolves with a boolean value.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- SpeechRecognition.onDeviceWebSpeechAvailable resolves with a boolean value.:
Comment 4•1 month ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1577a4e37b58
https://hg.mozilla.org/mozilla-central/rev/cc805af59a94
Description
•