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
fix(ci): capture binary stderr and detect early exit during window-wait
Pass the launched process into assert_window_rendered so it can detect
process death before the timeout fires, and surface stderr in the error
message. Also capture stderr=PIPE in _launch_executable. Drops html from
the Build excluded-modules list.
0 commit comments