google / mobly

E2E test framework for tests with complex environment requirements.
https://github.com/google/mobly
Apache License 2.0
636 stars 177 forks source link

Media playback only works for a short duration #587

Closed aglogger closed 5 years ago

aglogger commented 5 years ago

If I use the mediaPlayAudioFile() method from the MediaSnippet to play an audio file, it will only be played for a few seconds. Is this behavior intentional or is it an issue.