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

Test Status

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

Test Status

The current state of the tests are as follows

Local Machine

  • No Problems

Travis (linux constant integration)

  • No tests for x86 machines (travis only has x64 hardware)
  • 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 constant integration)

  • Tests are not being shown on pull requests, they are run but you need to click on the badge on our Readme and manually check them..