NightOwl888 commented on issue #406: URL: https://github.com/apache/lucenenet/issues/406#issuecomment-773637723
@rclabo Great. I have assigned the issue to you. Thanks for putting in the grunt work on this. When using NUnit 2.x, we didn't have any issues running out of space when the output actually went to the output window. That problem began occurring when NUnit 3.x started putting the output in each test, which apparently has a limited amount of space available. Maybe there is a way to increase the space available, but it certainly is a lot more like the intended experience direct the console output somewhere it could be viewed in one chunk of text, as there is information that is output *between* each test run that may otherwise be lost. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
