On Mon, 7 Jul 2025, Johannes Schindelin wrote:

> fix by a regression test in `winsup/testsuite/`?
>
> For several days, I tried to find a way to reproduce a way to reproduce
> the SSH hang using combinations of Cygwin programs and MINGW
> programs/Node.JS scripts and did not find any. FWIW I don't think that
> MINGW programs or Node.JS scripts would be allowed in the test suite,
> anyway, but I wanted to see whether I could replicate the conditions
> necessary for the hang without resorting to SSH and `git.exe` _at all_.

Technically, there is a mingw directory of the testsuite that builds
executables with the cross mingw compiler.  I recently added a test that
spawns a mingw program built from that directory.

There's also the new "STC" repository that also runs in CI, that seems
to be more intended for regression tests, but that doesn't have any mingw
builds yet.

Reply via email to