bongohrtech commented on pull request #313:
URL: https://github.com/apache/lucenenet/pull/313#issuecomment-663459085
Adding this before the test runs
NUnit.Framework.Internal.Randomizer.InitialSeed =
NUnit.Framework.Internal.TestExecutionContext.CurrentContext.CurrentTest.Seed;
seems to stop the tests erroring. Is this hiding something tho? If there is
one random using a different seed, this shouldn't cause an issue.
----------------------------------------------------------------
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]