Skip to content

Test case that exposes bug in PR #11724 #13157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

mjustice3
Copy link
Contributor

Failing test case for TestHTMLStripCharFilter

Test case mentioned in #11724 (comment)

Copy link

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the dev@lucene.apache.org list. Thank you for your contribution!

@github-actions github-actions bot added the Stale label Mar 20, 2024
also to see details of the failure
Copy link

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

@cpoerschke cpoerschke added the skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. label Jun 13, 2025
@cpoerschke
Copy link
Contributor

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

Label added for now, likely to be undone in future.

@cpoerschke
Copy link
Contributor

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)

@github-actions github-actions bot removed the Stale label Jun 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:analysis skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants