Closed
Bug 1491069
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12992 - Add tests for SpeechSynthesis pause() and resume()
Categories
(Core :: Web Speech, enhancement, P4)
Core
Web Speech
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12992 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12992
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
> Add tests for SpeechSynthesis pause() and resume()
>
> For https://bugs.chromium.org/p/chromium/issues/detail?id=679043
>
> Spec bugs:
> https://github.com/w3c/speech-api/issues/39
> https://github.com/w3c/speech-api/issues/40
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Web Speech
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=2a037b5d130ac9b5ca25a6d6b9bba3369593c49c
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 2 tests and 2 subtests
OK : 1[linux32-opt,linux64-debug,linux64-opt], 2[linux32-debug]
PASS : 1
FAIL : 1[linux32-debug]
TIMEOUT: 2[linux32-opt,linux64-debug,linux64-opt]
New tests that have failures or other problems:
/speech-api/SpeechSynthesis-pause-resume.tentative.html: TIMEOUT[linux32-opt,linux64-debug,linux64-opt]
speechSynthesis.pause() and resume() state and events: FAIL[linux32-debug], TIMEOUT[linux32-opt,linux64-debug,linux64-opt]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4b9326fa29a4
[wpt PR 12992] - Add tests for SpeechSynthesis pause() and resume(), a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/f9b213f081ac
[wpt PR 12992] - Update wpt metadata, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4b9326fa29a4
https://hg.mozilla.org/mozilla-central/rev/f9b213f081ac
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•