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

jbremer / cuckoo / 427
51%
master: 62%

Build:
Build:
LAST BUILD BRANCH: expose0
DEFAULT BRANCH: master
Ran 31 Mar 2017 09:33PM UTC
Jobs 1
Files 218
Run time 12s
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
427

push

travis-ci

jbremer
fixup non-functional screenshots and human auxiliary modules

Due to a recent commit related to the integration of zer0m0n [1] it has
been observed that the screenshots & human auxiliary modules aren't
functioning properly anymore.

The root cause for this is the fact that the Auxiliary class since [1]
has learned the "start" method, overriding threading.Thread's start()
routine. As such trying to invoke the two threads, which is done through
.start(), would result into calling a noop function rather than
threading's actual function.

This commit fixes that behavior by having threading.Thread take
precedence over the methods of Auxiliary (by reordering their
inheritance). Due to the multithreaded nature of this change, I'm not
sure if it's feasible to do unit tests on it. We'll have to wait for
some functional unit tests that should be implemented next time.

This commit is actually just two line changes, the rest is code cleanup.

[1]: 90eef30cd

7611 of 14864 relevant lines covered (51.2%)

0.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 427.1 (ONLYINSTALL=yes) 31 Mar 2017 09:33PM UTC 0
51.2
Travis Job 427.1
Source Files on build 427
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #427
  • a147c4d1 on github
  • Prev Build on package (#425)
  • Next Build on package (#428)
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