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

ben-manes / caffeine / 2505
100%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2019 08:32PM UTC
Jobs 1
Files 76
Run time 13s
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
2505

push

travis-ci

ben-manes
Isolate osgi failure, due to guava's split packages

OSGi loads bundles as atomic units on a classpath, so split packages
are not supported. When the class verifier is enabled, it fails to
find required class dependencies and the test fails. When disabled
the test passes since we do not need to load the missing class.

Disabling verifying is a deprecated feature in JDK13 for removal. It
was originally added to speed up tests, since resolved by reflectively
loading classes in the factories rather than explicit class references.

https://github.com/google/guava/issues/3320

6105 of 6535 relevant lines covered (93.42%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2505.2 (GROUP=tests) 13 Dec 2019 08:32PM UTC 0
93.42
Travis Job 2505.2
Source Files on build 2505
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2505
  • a1c5f9f3 on github
  • Prev Build on master (#2504)
  • Next Build on master (#2506)
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