cpoerschke commented on PR #13157: URL: https://github.com/apache/lucene/pull/13157#issuecomment-2970750067
from https://github.com/apache/lucene/actions/runs/15637824955/job/44057524545?pr=13157 run: ``` org.apache.lucene.analysis.charfilter.TestHTMLStripCharFilter > test suite's output saved to /home/runner/work/lucene/lucene/lucene/analysis/common/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.charfilter.TestHTMLStripCharFilter.txt, copied below: > org.junit.ComparisonFailure: expected:<Test > > a[ link some text a]nother link> but was:<Test > > a[]nother link> > at __randomizedtesting.SeedInfo.seed([5F5576E2AE73637D:BC35FA89C9E7A217]:0) > at junit@4.13.2/org.junit.Assert.assertEquals(Assert.java:117) > at junit@4.13.2/org.junit.Assert.assertEquals(Assert.java:146) > at org.apache.lucene.analysis.charfilter.TestHTMLStripCharFilter.testForIssue10520Regression(TestHTMLStripCharFilter.java:659) ``` -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org