You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[build] Remove broken 'Windows > Tests > Debugging' CI lane (#11109)
The Android emulator on Windows CI agents has been unable to start
since at least March 21, 2026, consistently failing with:
[Vulkan Loader] ERROR | DRIVER: windows_read_data_files_in_registry:
Registry lookup failed to get ICD manifest files.
Possibly missing Vulkan driver?
Because the pipeline treats this as 'succeededWithIssues' rather than
a hard failure, the lane has been silently broken — zero DebuggingTest
tests have actually run in at least 4 weeks. Remove the lane entirely
for now.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments