It doesn't seem to be a CLI testsuite related issue.
I simply removed all the CLI tests (cli local and the main testsuite),
'./build.sh clean' and './build.sh' and I still see it. Not after every
run though.
Alexey
On 04/27/2012 08:01 PM, Brian Stansberry wrote:
A number of people are reporting that after building the current
upstream master and running the testsuite, the terminal used to do that
no longer echos characters you type back to the screen.
Just wanted to let you know we're aware of the issue and are working it,
with a pretty good idea as to the root cause.
Some solutions people have used to get a normally functioning terminal
after this happens:
1) The Reset command from the Terminal menu.
2) Running 'stty sane' from the command line
3) Open a new terminal. ;)