From 2d785df84d67fd459f98df70969a0d229d6a9659 Mon Sep 17 00:00:00 2001 From: Paul Irwin Date: Sun, 24 Nov 2024 19:39:24 -0700 Subject: [PATCH] Enable TestICUFoldingFilterFactory.Test --- .../Analysis/Icu/TestICUFoldingFilterFactory.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Lucene.Net.Tests.Analysis.ICU/Analysis/Icu/TestICUFoldingFilterFactory.cs b/src/Lucene.Net.Tests.Analysis.ICU/Analysis/Icu/TestICUFoldingFilterFactory.cs index 908c5fe029..6e03d13b92 100644 --- a/src/Lucene.Net.Tests.Analysis.ICU/Analysis/Icu/TestICUFoldingFilterFactory.cs +++ b/src/Lucene.Net.Tests.Analysis.ICU/Analysis/Icu/TestICUFoldingFilterFactory.cs @@ -30,7 +30,6 @@ public class TestICUFoldingFilterFactory : BaseTokenStreamTestCase { /** basic tests to ensure the folding is working */ [Test] - //[AwaitsFix(BugUrl = "https://github.com/apache/lucenenet/issues/269")] // LUCENENET TODO: this test fails only on Linux on GitHub Actions public void Test() { TextReader reader = new StringReader("Résumé");