NightOwl888 commented on PR #1222:
URL: https://github.com/apache/lucenenet/pull/1222#issuecomment-3741210840

   The directory issue wasn't a single test, that was just an example on how it 
can be reproduced. I saw at least 2 tests fail. I suspect this is a systemic 
concurrency problem that will frequently fail on the `net10.0` target, so 
ideally, we wouldn't merge this until after it is addressed.
   
   Since this will get in the way of normal development, I suggest do one of 
the following on the `master` branch:
   
   1. Set the default target framework for tests to `net9.0`
   2. Continually run the tests, record all of the ones that fail, and mark 
them with the `[AwaitsFix]` attribute
   3. Revert this PR
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to