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

Robpol86 / colorclass / 556
100%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2016 04:18AM UTC
Jobs 1
Files 9
Run time 0s
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

pending completion
556

push

travis-ci

Robpol86
Fixed intermittent screenshot test failures.

Seems like there's an edge case with win32 APIs where CREATE_NEW_CONSOLE
doesn't maximize the window fast enough. The bug was if Windows was too
slow to maximize, the crop dimensions would be in the wrong position and
"Red" would not be in frame, thereby causing 0 subimage matches and
false negatives. Fixed bug by yielding current window size and position
every time the generator is iterated. Every time there are 0 matches the
while loop gets the latest size/position and tries again, instead of
using the previous coordinates.

Renamed new_max_window to just maximize. Always a new window, this bool
just toggled SW_MAXIMIZE.

Moving handles to close into __del__() and _handles.

Avoiding usless "res" variable allocation. Just assert.

487 of 494 relevant lines covered (98.58%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 556.1 30 Apr 2016 04:18AM UTC 0
98.58
Travis Job 556.1
Source Files on build 556
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #556
  • 844051d9 on github
  • Prev Build on master (#544)
  • Next Build on master (#563)
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