[wpt-sync] Sync PR 36813 - Generate TTS_EVENT_PAUSE and TTS_EVENT_RESUME events for web tests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox108 fixed)
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36813 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36813
Details from upstream follow.
Julie Jeongeun Kim <jkim@igalia.com> wrote:
Generate TTS_EVENT_PAUSE and TTS_EVENT_RESUME events for web tests
This CL generates TTS_EVENT_PAUSE and TTS_EVENT_RESUME in
WebTestTtsPlatform to get events in web tests.
It modifies 'restriction-speech-synthesis.html' to test pause()
and resume() in prerendering.Bug: 1365948
Change-Id: Ic9491a14c4343e88bb197db062bf4dfee2bd212e
Reviewed-on: https://chromium-review.googlesource.com/3981368
WPT-Export-Revision: 13f7c3cae4f988633471e3e574c9a86458d5e3c8
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
ERROR
: 1
Chrome
TIMEOUT
: 2
NOTRUN
: 3
Safari
ERROR
: 1
Links
Details
New Tests That Don't Pass
- /speculation-rules/prerender/restriction-speech-synthesis.html [wpt.fyi]:
ERROR
(Chrome:TIMEOUT
, Safari:ERROR
)
Comment 5•3 years ago
|
||
bugherder |
Description
•