NightOwl888 opened a new pull request #355: URL: https://github.com/apache/lucenenet/pull/355
This PR primarily focuses on reducing the nightly limits of the test framework and tests to prevent them from exceeding the 1 hour job limit of the free Azure DevOps account. Timeouts were set up so if a run goes over the limit there will still be time to upload the results in order to identify the offending test(s). Also, tests were setup for .NET Core 3.1 x86 and .NET Core 2.1 x86 that only run nightly. Logging was also added to assist with debugging issues we are having with file lock failures on Linux and macOS. ---------------------------------------------------------------- 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]
