Shad Storhaug created LUCENENET-633:
---------------------------------------
Summary: Setup tests on additional platforms that .NET Standard
supports
Key: LUCENENET-633
URL: https://issues.apache.org/jira/browse/LUCENENET-633
Project: Lucene.Net
Issue Type: Improvement
Components: Lucene.Net Test
Affects Versions: Lucene.Net 4.8.0
Reporter: Shad Storhaug
We have recently setup an Azure DevOps YAML build configuration, which makes
adding testing environments easier to our CI process. Adding tests to ensure
support on macOS and Linux has been completed already, and (fortunately) the
number of bugs that were found was fairly minimal (most of them were addressed
in beta00006). However, there are other platforms .NET Standard supports that
are commonly in use by Lucene.NET users which we should also setup our tests to
run on.
Looking through the JIRA issues, 3 platforms that have been mentioned are:
# Mono
# UWP
# Xamarin iOS
We should do a survey to find out what other platforms may be commonly in use
and make the determination how important it is to test on them, and of course
take into consideration whether the tests require a special setup that Azure
Pipelines doesn't provide on any of the [Microsoft-hosted
agents|https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)