mirror of
https://github.com/apache/lucene.git
synced 2025-03-03 14:59:16 +00:00
tests: silliness
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231526 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2504985445
commit
b2a0040e98
@ -255,6 +255,7 @@ public class HTMLStripCharFilterTest extends BaseTokenStreamTestCase {
|
||||
doTestOffsets("X < &zz >X &# < X > < &l > &g < X");
|
||||
}
|
||||
|
||||
@Ignore("broken offsets: see LUCENE-2208")
|
||||
public void testRandom() throws Exception {
|
||||
Analyzer analyzer = new Analyzer() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user