• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

peterbrittain / asciimatics / 488 / 5
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2019 11:14PM UTC
Files 12
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Aug 2019 11:12PM UTC coverage: 96.264%. Remained the same
BUILD=test FORCE_TTY=Y

push

travis-ci

peterbrittain
Windows screen interrupt error fix (#220)

* Windows screen interrupt error fix

Fix for argument error to win32.event.WaitForSingleObject found on Windows 10 with Python 2.7.15.

Attempting to run samples/contact_list.py without this fix results in the following:

File "C:\Python27\lib\site-packages\asciimatics\screen.py", line 2107, in wait_for_input
    rc = win32event.WaitForSingleObject(self._stdin, timeout * 1000)
SystemError: ..\Objects\longobject.c:463: bad argument to internal function

Not sure if this is the right fix, or the best fix, but the example runs after it is applied.

* Changed long cast to int cast for Python 3

Tested and working in the same manner as the initial pr commit of long casting.

4148 of 4309 relevant lines covered (96.26%)

0.96 hits per line

Source Files on job 488.5 (BUILD=test FORCE_TTY=Y)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 440
  • Travis Job 488.5
  • 3131f597 on github
  • Prev Job for BUILD=test FORCE_TTY=Y on master (#476.1)
  • Next Job for BUILD=test FORCE_TTY=Y on master (#496.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc