Chris Cunningham
Chris Cunningham
https://github.com/test-kitchen/kitchen-docker/blob/master/lib/kitchen/driver/docker.rb#L107 might be the issue: it unsets the default `:username` on Windows.
This is fixed, right? Using `excludes: [ /windows/ ]` now excludes any platforms matching that regex.
Seeing this as well, MacBookPro12,1 running a completely fresh install of Debian 12.1. 1.79.1-1686587647 is fine, everything after that hangs either immediately on window creation or a split-second afterwards (occasionally...
1.82.2 no longer demonstrates this for me, without having to make any config changes.