Skip to content

Retry Windows CMake build on transient vcpkg applocal failures - #502

Merged
gpx1000 merged 1 commit into
KhronosGroup:mainfrom
gpx1000:fix/ci-windows-vcpkg-applocal-retry
Sep 3, 2026
Merged

Retry Windows CMake build on transient vcpkg applocal failures#502
gpx1000 merged 1 commit into
KhronosGroup:mainfrom
gpx1000:fix/ci-windows-vcpkg-applocal-retry

Conversation

@gpx1000

@gpx1000 gpx1000 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

build (windows-latest) intermittently fails with exit code 32 (ERROR_SHARING_VIOLATION)
from vcpkg's z-applocal DLL-copy post-build step, when parallel vcxproj builds race on
the same source DLL. This adds a retry loop around the Windows build step so a transient
lock doesn't fail the whole job.

@gpx1000
gpx1000 merged commit d43177d into KhronosGroup:main Sep 3, 2026
8 checks passed
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.

2 participants