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

ben-manes / caffeine / #3443
100%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2022 04:23AM UTC
Jobs 1
Files 77
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
#3443

push

github-actions

ben-manes
fix lincheck failing on jdk19 due to broken asm transformation

Lincheck's classloader will rewrite usages of ForkJoin's commonPool to an
instrumented instance. This requires opening additional modules for access,
or else a static initialization failure is thrown and the class is left in
an invalid state. This results in the test rerunning indefinitely. Once
this module restriction is lifted it is able to proceed as expected and
validate that the cache passes linearization tests.

https://github.com/Kotlin/kotlinx-lincheck/issues/130

7451 of 7540 relevant lines covered (98.82%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #3443.1 27 Nov 2022 04:23AM UTC 0
98.82
Source Files on build #3443
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3443
  • 19163d93 on github
  • Prev Build on master
  • Next Build on master
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