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

ben-manes / caffeine / 1558
100%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2016 01:43AM UTC
Jobs 1
Files 62
Run time 3s
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
1558

push

travis-ci

ben-manes
Fix JCache expiry for access bug

The expiration time was accidentally set to the current time, not the
next expiration time (current + expiry). @marknorkin discovered this
issue (see http://stackoverflow.com/q/34814622/19450) and now passes
his test.

The TCK does not verify the expiration times so the next priority must
be to add our own test cases. Caffeine's core expiration is well tested,
but JCache uses an incompatible approach requiring a custom feature. It
may also be worthwhile reviewing `CaffeineConfiguration` which @marknorkin
found confusing (http://stackoverflow.com/q/34809817/19450).

4065 of 4319 relevant lines covered (94.12%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1558.1 (TERM=dumb) 16 Jan 2016 01:43AM UTC 0
94.12
Travis Job 1558.1
Source Files on build 1558
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1558
  • 7673954b on github
  • Prev Build on master (#1557)
  • Next Build on master (#1559)
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