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

cuckoosandbox / cuckoo / 1855 / 2
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2018 08:35AM UTC
Files 176
Run time 7s
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

23 Apr 2018 09:35AM UTC coverage: 60.157%. Remained the same
1855.2

push

travis-ci

jbremer
<a href="https://github.com/cuckoosandbox/cuckoo/commit/1c06d72c6">patch py27 subprocess to be unicode-aware

This commit introduces Unicode support to Python 2.7&#39;s process handling,
especially to the spawning of new processes which is handled by the
_subprocess module and uses CreateProcessA internally. Note that this
has already been resolved on Python 3&#39;s branch.

During our Windows unit tests on AppVeyor the lib/api/process.py is
imported during all unit tests, due to which all invocations of
_subprocess.CreateProcess go through our code. Therefore we handle some
edge cases that we&#39;ll never be needing in the Cuckoo Analyzer but are
nonetheless useful as reference implementation and/or for completeness.

Furthermore it should be noted that this changes the &quot;trigger&quot; attribute
in the configuration for Cuckoo Monitor from ASCII to UTF-8 which
requires [1] on the Cuckoo Monitor side to be used correctly. Due to
UTF-8 being ASCII compatible, this should be backwards compatible.

Finally it removes monitor/latest from hashes.txt and introduces a
cmd.exe-based Unicode command-line unit test as Python 2.7&#39;s python.exe
doesn&#39;t support Unicode command-line arguments either (apparently).

[1]: https://github.com/cuckoosandbox/monitor/commit/</a><a class="double-link" href="https://github.com/cuckoosandbox/cuckoo/commit/e071e63a6">e071e63a6</a>

9133 of 15182 relevant lines covered (60.16%)

0.6 hits per line

Source Files on job 1855.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1814
  • Travis Job 1855.2
  • 1c06d72c on github
  • Prev Job for on master (#1854.2)
  • Next Job for on master (#1856.2)
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