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
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
Tested on 3 iOS devices (iPhones SE), running only this tests but 25 times in a row (so running only testThaliManagerCoordinated and changing runRepeats(3); to runRepeats(25);).
At some point, sooner or later, every time one of the devices stop responding, we can see it in server logs as ping timeout. The device itself behaves really strange, sometimes app doesn't want even minify, phone doesn't respond and usually only hard reset helps.
It is hard to debug/investigate, basically every time we get different logs and different results, however, it tests the whole thali functionality, so it is important to understand why this is happening.
The text was updated successfully, but these errors were encountered:
Tested on 3 iOS devices (iPhones SE), running only this tests but 25 times in a row (so running only
testThaliManagerCoordinated
and changingrunRepeats(3);
torunRepeats(25);
).At some point, sooner or later, every time one of the devices stop responding, we can see it in server logs as
ping timeout
. The device itself behaves really strange, sometimes app doesn't want even minify, phone doesn't respond and usually only hard reset helps.It is hard to debug/investigate, basically every time we get different logs and different results, however, it tests the whole thali functionality, so it is important to understand why this is happening.
The text was updated successfully, but these errors were encountered: