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
Issue #18 happened because of API inconsistency between 64-bit and 32-bit environments. To avoid such issues in the future we need to run pacoloco tests at 32-bit platform regularly. Ideally it should be done with travis.
Figure out how to run travis pacoloco tests at multiple platforms (linux 64bit, linux 32bit, macosx maybe, ...).
The text was updated successfully, but these errors were encountered:
Issue #18 happened because of API inconsistency between 64-bit and 32-bit environments. To avoid such issues in the future we need to run pacoloco tests at 32-bit platform regularly. Ideally it should be done with travis.
Figure out how to run travis pacoloco tests at multiple platforms (linux 64bit, linux 32bit, macosx maybe, ...).
The text was updated successfully, but these errors were encountered: