Skip to content
This repository was archived by the owner on Feb 25, 2018. It is now read-only.

Test Status

timothy eichler edited this page Jan 21, 2016 · 9 revisions

Test Status

The current state of the tests are as follows

Local Machine
  • No Problems
Travis
  • Also no tests for x86 machines (travis only has x64 hardware)
  • Unable to test python3
  • Unable to test on majority of 2.7.x point releases.. The following is from 2.7.9
from io import open
  File "/opt/python/2.7.9/lib/python2.7/io.py", line 51, in <module>
    import _io
ImportError: /tmp/tmpKlMLd3/deploy.linux-x86_64/eskytester-0.1.linux-x86_64/_io.so: undefined symbol: _PyLong_AsInt
Appveyor (windows)
  • Unable to test python3
  • Unable to test on x64 (get random erros...)
Clone this wiki locally