rclabo commented on issue #406:
URL: https://github.com/apache/lucenenet/issues/406#issuecomment-773611006


   This issue can be assigned to me.  
   
   I have confirmed that upgrading to NUnit3TestAdapter 3.17.0 does in fact fix 
the issue with `Console.WriteLine`, at least in my configuration which is 
Visual Studio 2019.  The output from `Console.WriteLine` now shows up in the 
Output window on my machine. It's kinda fun in fact to watch the output window 
while running tests. 
   
   However, I'm still not sure if this gonna be a go or no go as running the 
tests occasionally blows up NUnit, and other times blows up Visual Studio all 
together.  
   
   I see that NUnit itself versions independently of NUnit3TestAdapter .  
Lucene.Net currently uses NUnit 3.12.0 so I I may try to upgrade it to the 
latest version which is NUNit 3.13.1 to see if that fixes the stability issues 
I'm seeing with the upgrade NUnit3TestAdapter 3.17.0


----------------------------------------------------------------
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]


Reply via email to