Open souze opened 1 year ago
So, I removed the code that turn echo off:
That results in test_bash and test_bash_control_chars consistently failing. But it seems to remove the flakyness from test_read_line.
Very odd to me. I guess bash and cat set some flags inside their own process that affects us differently?
We have some sporadically failing testcases, which blocks CI. Has been discussed in #101 among other PRs. But I'm opening an issue to keep the discussion in one place.
I'm able to reliably reproduce the failure on my machine like so:
It failed after 270 runs of the test. I'm running Ubuntu 20.