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

vispy / vispy / 18319040557
75%

Build:
DEFAULT BRANCH: main
Ran 07 Oct 2025 04:18PM UTC
Jobs 4
Files 345
Run time 1min
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

07 Oct 2025 04:14PM UTC coverage: 74.902%. Remained the same
18319040557

push

github

web-flow
Revert pyopengl pin with `LD_PRELOAD` workaround (#2702)

This reverts the pyopengl pin as in #2673 but adds a workaround that let
CI pass in my fork.

As best I can understand the issue, pyopengl changed slightly the way it
resolves shared libraries in
https://github.com/mcfletch/pyopengl/pull/93 (v3.1.7+), which conflicts
with how `sdl2` loads the same libraries or expects to find symbols in
them...somehow. I can look into an upstream PR to pyopengl to resolve
this, but that will take some time and I'm not super confident about
making changes there (this is pretty convoluted for me to test).

This PR adds `LD_PRELOAD` (which I admit to not fully understanding) to
change which symbols are prioritized when pyopengl loads openGL
libraries.

I don't think anyone has reported these issues outside of CI, so I think
this workaround is reasonable. If anyone reports such a bug with local
usage, hopefully this is a practical workaround for them as well. I'm
not sure how often people are using the SDL2 backend anyway, but this
feels better than the pyopengl pins/exlusions to me.

5873 of 10620 branches covered (55.3%)

24195 of 32302 relevant lines covered (74.9%)

2.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-2 - 18319040557.1 07 Oct 2025 04:29PM UTC 345
74.15
2 run-1 - 18319040557.2 07 Oct 2025 04:29PM UTC 345
46.68
3 run-3 - 18319040557.3 07 Oct 2025 04:29PM UTC 345
52.21
4 run-4 - 18319040557.4 07 Oct 2025 04:29PM UTC 345
72.47
Source Files on build 18319040557
  • Tree
  • List 345
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0ab64a59 on github
  • Prev Build on main (#17065194362)
  • Next Build on main (#18470096507)
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