Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

speech-api test is TIMEOUT in wpt.fyi #571

Open
zcorpan opened this issue Jun 5, 2018 · 4 comments
Open

speech-api test is TIMEOUT in wpt.fyi #571

zcorpan opened this issue Jun 5, 2018 · 4 comments

Comments

@zcorpan
Copy link
Member

zcorpan commented Jun 5, 2018

See https://wpt.fyi/results/speech-api/SpeechSynthesis-speak-twice.html

This test passes for me locally in Chrome and Safari at least. The test needs audio output and speech synthesis, I assume, to work.

Do we need to do something to make this test work in CI?

@foolip
Copy link
Member

foolip commented Jun 5, 2018

I believe that @jan-ivar or @fippo knows of some tricks to get fake audio output working in Travis, which is probably the same trick needed for wpt.fyi runners.

@fippo
Copy link

fippo commented Jun 5, 2018

Firefox requires pulseaudio to be started for getUserMedia, that should not affect Chrome however.

pulseaudio --start --exit-idle-time=-1

might help -- or at least is cheap to try

@foolip
Copy link
Member

foolip commented Jun 5, 2018

Thanks @fippo!

@jgraham, do you do start pulseaudio in Gecko CI?

@foolip
Copy link
Member

foolip commented Aug 20, 2018

Ping @jgraham about pulseaudio.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants