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

osrg / ryu / 991 / 5
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2018 01:25PM UTC
Files 439
Run time 1min
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

14 Aug 2018 01:17PM UTC coverage: 68.039% (+0.004%) from 68.035%
TOX_ENV=py27

push

travis-ci

fujita
Fix convertion of ipv4 to string on i386 and arch

On architectures like i386 or arm convertion of IPv4 to string
was failing in some cases.
It was like that because some integer values were converted to
long which is not the case on x86_64.
It was like that for example with value "2871386400" which is
used in ryu.tests.unit.ofproto.test_parser_v10:TestOFPMatch unit
test.
Because of that this test was failing when running on architectures
where integer range was too small to handle this value.

Signed-off-by: Slawek Kaplonski <skaplons@redhat.com>
Reviewed-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>

57253 of 84147 relevant lines covered (68.04%)

0.68 hits per line

Source Files on job 991.5 (TOX_ENV=py27)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 982
  • Travis Job 991.5
  • d7d526ad on github
  • Prev Job for TOX_ENV=py27 on master (#990.5)
  • Next Job for TOX_ENV=py27 on master (#992.5)
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