Open
Bug 1410248
Opened 6 years ago
Updated 1 year ago
speech-api wpt disabled on import for intermittent crashes
Categories
(Core :: Web Speech, enhancement)
Core
Web Speech
Tracking
()
REOPENED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: jgraham, Unassigned)
Details
No description provided.
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/83dfc2b82faa Disable speech-api test for intermittent crashes, a=testonly
![]() |
||
Comment 2•6 years ago
|
||
Backed out wpt changes for references to removed files in wpt's moz.build file: Bug 1410245 https://hg.mozilla.org/integration/mozilla-inbound/rev/7b038de8c843650b0088486116cf5c55ff1f5e5c https://hg.mozilla.org/integration/mozilla-inbound/rev/2e7aa387d92f4087225039c1647e19b50dbf1dc9 https://hg.mozilla.org/integration/mozilla-inbound/rev/4b2c76feaf08bb31da943ecb1e3520f7b74e50aa Bug 1410247 https://hg.mozilla.org/integration/mozilla-inbound/rev/0b73d0d50db543bcbcf67e57666718851e907b60 Bug 1410248 https://hg.mozilla.org/integration/mozilla-inbound/rev/94229175464cc52c9e125ca20dfcacd247e96077 Bug 1410242 https://hg.mozilla.org/integration/mozilla-inbound/rev/f87837f62f4800fd2561c20acdd2cecf2bfda348
Flags: needinfo?(james)
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/befce45a7a46 Disable speech-api test for intermittent crashes, a=testonly
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/66cafcbfa5ed Disable speech-api test for intermittent crashes, a=testonly CLOSED TREE
Backout by acraciun@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/b6f3d038d50a Backed out changeset 66cafcbfa5ed https://hg.mozilla.org/integration/mozilla-inbound/rev/e2c66f2f3c0c Backed out changeset befce45a7a46
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/5e68550b3796 Disable speech-api test for intermittent crashes, a=testonly
![]() |
||
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5e68550b3796
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/34cbb525ecce Disable all speech-api web platform tests until they can run reliably. r=me
Comment 9•6 years ago
|
||
James, I had to disable the rest for ongoing failures like the log below. https://treeherder.mozilla.org/logviewer.html#?job_id=139491747&repo=mozilla-inbound Rather than play whack-a-mole with a 30+% failure rate, I took the route of fastest to green.
Summary: /speech-api/SpeechSynthesis-speak-twice.html wpt disabled on import for intermittent crashes → speech-api wpt disabled on import for intermittent crashes
Comment 10•6 years ago
|
||
SpeechSynthesis-speak-twice.html is added by bug 1372325 and https://github.com/w3c/speech-api/issues/7. Maybe, wpt should use mock speech synthesis prefs like mochitest.
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 11•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/34cbb525ecce
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 12•6 years ago
|
||
RyanVM - Thanks for disabling more tests rather than backing out the whole import. Much appreciated. m_kato - Probably it should; if you want to do that they can be added to a __dir__.ini file in testing/web-platform/meta/speech-api/ like prefs: [pref1:value, pref2:value] However I would expect that the crash needs to be fixed independent of whether those prefs ought to be fixed.
Reporter | ||
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Flags: needinfo?(james)
Resolution: FIXED → ---
Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•