Skip to content

Make GL version setting specific to Mac OS only#267

Merged
HinTak merged 1 commit into
skia-python:mainfrom
HinTak:GL-tests-in-CI-Linux
Nov 14, 2024
Merged

Make GL version setting specific to Mac OS only#267
HinTak merged 1 commit into
skia-python:mainfrom
HinTak:GL-tests-in-CI-Linux

Conversation

@HinTak
Copy link
Copy Markdown
Collaborator

@HinTak HinTak commented Sep 20, 2024

Refining earlier change (#214). It turns out that Xvfb's GL behavior on Linux differ depending on whether there is actual graphic hardware or entirely headless. The Apple GL settings works on Xvfb on my computer (AMD Radeon R5 Graphics), but fails in github headless CI.

Fixes #266

Refining earlier change (skia-python#214). It turns out that Xvfb's GL behavior on Linux
differ depending on whether there is actual graphic hardware or entirely
headless. The Apple GL settings works on Xvfb on my computer
(AMD Radeon R5 Graphics), but fails in github headless CI.

Fixes skia-python#266
This was referenced Oct 16, 2024
@HinTak HinTak merged commit d31b7f6 into skia-python:main Nov 14, 2024
@HinTak HinTak deleted the GL-tests-in-CI-Linux branch November 14, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GL related tests on linux getting skipped on CI recently

1 participant