This is an automated email from the ASF dual-hosted git repository.
nightowl888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.
from 7a1d739 azure-pipelines.yml: Upgraded from macOS-10.14 to macOS-10.15
add 4658486 BUG: Lucene.Net.Tests.TestFramework.DependencyInjection:
Suppress all codecs that the test framework instantiates using Codec.ForName()
because these are not available in the dependency injection example.
add 89a4e0a BUG: Lucene.Net.Tests.Grouping.TestGroupingExtra: Added
[SuppressCodecs] attribute for Lucene3x because the tests write doc values,
which aren't supported.
No new revisions were added by this update.
Summary of changes:
src/Lucene.Net.Tests.Grouping/TestGroupingExtra.cs | 5 +++--
.../Codecs/TestCodecServices.cs | 4 ++++
.../Configuration/TestConfigurationService.cs | 4 ++++
3 files changed, 11 insertions(+), 2 deletions(-)