NightOwl888 commented on issue #846: URL: https://github.com/apache/lucenenet/issues/846#issuecomment-2079366173
@paulirwin - I got another failure on this today on macOS and net7.0. Since you have a mac, think you can take a look? https://dev.azure.com/lucene-net-temp4/Main/_build/results?buildId=267&view=ms.vss-test-web.build-test-results-tab ```c# [assembly: Lucene.Net.Util.RandomSeed("0xfcd3b1a5ebdbe7c0")] [assembly: NUnit.Framework.SetCulture("ks-Arab-IN")] ``` I don't think this has ever failed on Windows. It possibly has something to do with either the recent time zone changes to `DateTools` (#853) or the upgrade of the `TimeZoneConverter` NuGet package that we use in tests. -- 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: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org