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

ben-manes / caffeine / 2353
100%

Build:
DEFAULT BRANCH: master
Ran 21 Feb 2019 07:15PM UTC
Jobs 1
Files 68
Run time 14min
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
2353

push

travis-ci

ben-manes
Minor test gc optimization

Tests are hitting the time limit due to the exhaustive nature of brute
forcing with millions of cases. This change avoids some of the
unnecessary churn, though a deeper dive is needed or a request to extend
the free limit.

Using ParallelGC is only required for deterministic soft reference
collection in tests. Switching the other tests to use G1 reduces their
tasks by 1.5 minutes each.

5944 of 6342 relevant lines covered (93.72%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2353.2 (GROUP=tests) 21 Feb 2019 07:15PM UTC 0
93.72
Travis Job 2353.2
Source Files on build 2353
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2353
  • 1575f931 on github
  • Prev Build on master (#2350)
  • Next Build on master (#2356)
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