Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some llvmpipe versions don't like 'shadow' example #2594

Closed
jimblandy opened this issue Apr 13, 2022 · 1 comment
Closed

Some llvmpipe versions don't like 'shadow' example #2594

jimblandy opened this issue Apr 13, 2022 · 1 comment
Labels
area: infrastructure Testing, building, coordinating issues backend: gles Issues with GLES or WebGL

Comments

@jimblandy
Copy link
Member

Because .github/workflows/ci.yaml pulls the latest llvmpipe from ppa:oibaf/graphics-drivers, the specific version of llvmpipe we get varies from day to day, and when we happen to get a buggy version, we get CI failures that have nothing to do with the PR in question.

We should instead pull a specific known-good (or known-adequate) version of LLVM pipe to run our CI tests against.

@jimblandy jimblandy added the area: infrastructure Testing, building, coordinating issues label Apr 13, 2022
@cwfitzgerald cwfitzgerald added backend: gles Issues with GLES or WebGL type: bug Something isn't working and removed type: bug Something isn't working labels Jun 4, 2022
@cwfitzgerald
Copy link
Member

As of #3873 we are back on lavapipe/llvmpipe, but are using a "mesa release" ppa as opposed to "mesa trunk" now, so we should be further insolated to these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: infrastructure Testing, building, coordinating issues backend: gles Issues with GLES or WebGL
Projects
None yet
Development

No branches or pull requests

2 participants