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

Gallopsled / pwntools / 1642 / 1
74%
dev: 74%

Build:
DEFAULT BRANCH: dev
Ran 29 Dec 2016 12:24AM UTC
Files 119
Run time 5s
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

29 Dec 2016 12:12AM UTC coverage: 52.854% (-0.04%) from 52.895%
1642.1

push

travis-ci

zachriggle
fixed RuntimeError in setup.py caused by pandoc on non-amd64 arches (#820)

If pandoc is not installed locally, pwntools' setup.py
tells pypandoc to download one.

Unfortunately, it fails on non-amd64 arches because
pypandocs provides precompiled binaries only for amd64.

Since pypandoc is not hard dependency for pwntools,
this error can be skipped without major harm.

In fact, pwntools' setup.py already handles ImportError
gracefully. The problem is, arch mismatch causes
a completely different exception.

6325 of 11967 relevant lines covered (52.85%)

0.53 hits per line

Source Files on job 1642.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1642
  • Travis Job 1642.1
  • b584ca34 on github
  • Prev Job for on dev (#1631.1)
  • Next Job for on dev (#1648.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