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

iconara / puck / 165 / 3
98%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v1.2.5
DEFAULT BRANCH: master
Ran 07 Jan 2016 12:20PM UTC
Files 8
Run time 0s
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

07 Jan 2016 12:14PM UTC coverage: 99.202%. Remained the same
jruby, JRUBY_JARS_VERSION=1.7.23

push

travis-ci

grddev
Handle broken JRuby 9k rewind in integration spec

It turns out that IRB reads its help message from a file inside the JAR,
and does so by first reading a line, and then rewinding the file. In
JRuby 9K, the rewind consumes the rest of the input, which means an
empty help message is produced.

Technically, rewind also doesn't work correctly in JRuby-1.7, but it is
broken in a different way, and instead of discarding the output, it just
ignores the rewind, which isn't a problem for IRB, as the first line is
discarded later anyhow.

This commit adds a detector which uses a bundled Joda-time properties
file to determine how rewind after gets is handled, and marks the IRB
spec pending when rewind discards its output.

In addition, the IRB spec is complemented with a similar spec for gem
to ensure that launching the built-in Ruby commands still works.

373 of 376 relevant lines covered (99.2%)

12.78 hits per line

Source Files on job 165.3 (jruby, JRUBY_JARS_VERSION=1.7.23)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 165
  • Travis Job 165.3
  • 0a607149 on github
  • Prev Job for jruby, JRUBY_JARS_VERSION=1.7.23 on travis-test (#164.3)
  • Next Job for jruby, JRUBY_JARS_VERSION=1.7.23 on travis-test (#166.3)
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