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
I just started using unit test, and my travis builds on linux always failed, after some hours I found out that signals does not get populated on linux.
So to workaround about this atm I need to catch the system before calling signals.updateDownloaded
It would be better if signals still gets populated but updateDownloaded never gets called on unsuported systems
The text was updated successfully, but these errors were encountered:
I just started using unit test, and my travis builds on linux always failed, after some hours I found out that signals does not get populated on linux.
So to workaround about this atm I need to catch the system before calling signals.updateDownloaded
It would be better if signals still gets populated but updateDownloaded never gets called on unsuported systems
The text was updated successfully, but these errors were encountered: