You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run vector's androidTest, sometimes im.vector.app.features.voice tests fail for no good reason. As those rely on Android APIs such as AudioRecorder and VoiceRecorder and some JNI code, timing can be tricky while testing.
Outcome
What did you expect?
Those tests to always pass.
What happened instead?
They fail sometimes.
Your phone model
Emulator
Operating system version
Android 9.0
Application version and app store
No response
Homeserver
No response
Will you send logs?
No
Are you willing to provide a PR?
Yes
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Run
vector
's androidTest, sometimesim.vector.app.features.voice
tests fail for no good reason. As those rely on Android APIs such as AudioRecorder and VoiceRecorder and some JNI code, timing can be tricky while testing.Outcome
What did you expect?
Those tests to always pass.
What happened instead?
They fail sometimes.
Your phone model
Emulator
Operating system version
Android 9.0
Application version and app store
No response
Homeserver
No response
Will you send logs?
No
Are you willing to provide a PR?
Yes
The text was updated successfully, but these errors were encountered: