Sometimes, when I run a test where I've added a healthy number of System.out.println's... when the test fails, the output is truncated.
Meaning I lose a good chunk of stdout, and the exception of the failure. Has anyone else seen this...? If I redirect the output to a file, I seem to get all of the test output... so maybe it only happens if the terminal (pulling the output: emacs in my case!) is slowish...? This never used to happen so something changed... Mike McCandless http://blog.mikemccandless.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org