You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/10/26 02:27:38 UTC

Lucene-Solr-tests-only-trunk - Build # 574 - Failure

Build: http://hudson.zones.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/574/

1 tests failed.
REGRESSION:  org.apache.lucene.search.TestRegexpRandom2.testRegexps

Error Message:
expected '"' at position 22

Stack Trace:
java.lang.IllegalArgumentException: expected '"' at position 22
	at org.apache.lucene.util.automaton.RegExp.parseSimpleExp(RegExp.java:953)
	at org.apache.lucene.util.automaton.RegExp.parseCharClassExp(RegExp.java:929)
	at org.apache.lucene.util.automaton.RegExp.parseComplExp(RegExp.java:917)
	at org.apache.lucene.util.automaton.RegExp.parseRepeatExp(RegExp.java:887)
	at org.apache.lucene.util.automaton.RegExp.parseConcatExp(RegExp.java:880)
	at org.apache.lucene.util.automaton.RegExp.parseConcatExp(RegExp.java:881)
	at org.apache.lucene.util.automaton.RegExp.parseConcatExp(RegExp.java:881)
	at org.apache.lucene.util.automaton.RegExp.parseConcatExp(RegExp.java:881)
	at org.apache.lucene.util.automaton.RegExp.parseConcatExp(RegExp.java:881)
	at org.apache.lucene.util.automaton.RegExp.parseConcatExp(RegExp.java:881)
	at org.apache.lucene.util.automaton.RegExp.parseInterExp(RegExp.java:873)
	at org.apache.lucene.util.automaton.RegExp.parseUnionExp(RegExp.java:867)
	at org.apache.lucene.util.automaton.RegExp.<init>(RegExp.java:406)
	at org.apache.lucene.search.RegexpQuery.<init>(RegexpQuery.java:91)
	at org.apache.lucene.search.RegexpQuery.<init>(RegexpQuery.java:80)
	at org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:150)
	at org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:142)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:844)




Build Log (for compile errors):
[...truncated 3079 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org