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

iwaseyusuke / ryu / 317
62%
master: 68%

Build:
Build:
LAST BUILD BRANCH: mrtlib-Support_RFC8050
DEFAULT BRANCH: master
Ran 05 Jul 2016 04:41AM UTC
Jobs 5
Files 403
Run time 3min
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
317

push

travis-ci

iwaseyusuke
test_packet: Avoid to use array.array as input binary

In Python 2.7, array.array cannot be converted correctly into binary
type by using six.binary_type().
So packet.Packet() cannot skip data effectively.
This patch remove to use array.array as input binary in test_packet.

Note: array.array can be used as input binary as the same as before,
but in this case, the padding data will be displayed in str or repr
representation in Python 2.7.

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>

45970 of 73904 relevant lines covered (62.2%)

2.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 317.1 (TOX_ENV=py27) 05 Jul 2016 04:44AM UTC 0
62.16
Travis Job 317.1
2 317.2 (TOX_ENV=py34) 05 Jul 2016 04:44AM UTC 0
62.17
Travis Job 317.2
3 317.3 (TOX_ENV=py35) 05 Jul 2016 04:43AM UTC 0
62.17
Travis Job 317.3
4 317.4 (TOX_ENV=pypy26) 05 Jul 2016 04:43AM UTC 0
62.17
Travis Job 317.4
5 317.5 (TOX_ENV=pep8) 05 Jul 2016 04:41AM UTC 0
Travis Job 317.5
Source Files on build 317
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #317
  • 4113ff67 on github
  • Prev Build on packet-Fix_minimum_ethernet_frame_length (#316)
  • Next Build on packet-Fix_minimum_ethernet_frame_length (#318)
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