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

microlinkhq / browserless / 28357992456
85%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2026 08:13AM UTC
Jobs 0
Files 0
Run time –
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
28357992456

push

github

web-flow
fix(report): read loaded Mesa version from libgallium .so (#817)

readMesaVersion() relied on `dpkg-query -W libgl1-mesa-dri`, which reports
the distro package version. When Mesa is side-loaded over the apt package
(a source build COPYd into the image), dpkg keeps reporting the stale apt
version while Chromium loads the newer driver — report() showed Mesa 23.2.1
on an image actually running Mesa 26.1.3 (LLVM 19, OpenGL 4.6).

Read the ACTUALLY loaded Gallium driver from its versioned filename
(`libgallium-<ver>.so`) first, falling back to dpkg only when no versioned
.so is present (e.g. older Mesa) and then null (e.g. macOS dev).

Add parseGalliumVersion() as a pure, exported, unit-tested helper.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Source Files on build 28357992456
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #28357992456
  • 0d592d89 on github
  • Prev Build on master (#28333399682)
  • Next Build on master (#28430238931)
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