Skip to content

Export VisualTestAppContext on Windows under test-support - #95

Merged
Ernxst merged 1 commit into
mainfrom
fix/78-windows-visualtest-export
Aug 27, 2026
Merged

Ernxst merged 1 commit into
mainfrom
fix/78-windows-visualtest-export

Conversation

@Ernxst

@Ernxst Ernxst commented Aug 27, 2026

Copy link
Copy Markdown
Owner

The full-matrix run (33064950701) failed the x86_64-pc-windows-msvc build with three E0433/E0425 'cannot find VisualTestAppContext in gpui' errors: gpui's visual_test_context module and its re-export were cfg-gated to macOS, while #78's re-enabled Windows path (and #89's test-context draw changes) reference it. The zed commit compiles the module and re-export under test-support on macOS or Windows, matching gpui_platform/test-support which already enables gpui_windows/test-support. No gpuix cfg workaround needed. macOS verification local (471 pass / 18 skip + 41 examples); Windows compilation proof is the re-dispatched matrix build job (host lacks MSVC headers). Zed commit c6d1fd93a0 pushed as the gpuix-w3 tip.

🤖 Generated with Claude Code

Advance the pinned GPUI fork so TestGpuixRenderer can use VisualTestAppContext with the Windows test-support platform.
@Ernxst
Ernxst merged commit b094356 into main Aug 27, 2026
@Ernxst
Ernxst deleted the fix/78-windows-visualtest-export branch September 3, 2026 09:48
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.

1 participant