Woops, Thanks Simon!
Mike McCandless http://blog.mikemccandless.com On Mon, Jan 20, 2014 at 4:29 AM, Simon Willnauer <[email protected]> wrote: > damned! I missed that this test was also ported to 4_6 branch. I > ported it just in case we respin > > On Mon, Jan 20, 2014 at 6:57 AM, Steve Rowe <[email protected]> wrote: >> When running the smoke tester against RC2, I ran into the same test problem >> that Simon fixed a week ago on branch_4x, but not on lucene_solr_4_6: >> [http://svn.apache.org/r1557503]. My log is below. >> >> Not worth a respin IMHO. Running smoke tester again. >> >> ----- >> [junit4] Suite: org.apache.lucene.search.highlight.TokenSourcesTest >> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TokenSourcesTest >> -Dtests.method=testPayloads -Dtests.seed=946A89A8D57D4759 -Dtests.slow=true >> -Dtests.locale=mk_MK -Dtests.timezone=America/Argentina/ComodRivadavia >> -Dtests.file.encoding=Cp1252 >> [junit4] ERROR 0.11s J2 | TokenSourcesTest.testPayloads <<< >> [junit4] > Throwable #1: java.lang.UnsupportedOperationException: 3.x >> codec does not support payloads on vectors! >> [junit4] > at >> __randomizedtesting.SeedInfo.seed([946A89A8D57D4759:8621A96B4E3D9C51]:0) >> [junit4] > at >> org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82) >> [junit4] > at >> org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161) >> [junit4] > at >> org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111) >> [junit4] > at >> org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132) >> [junit4] > at >> org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68) >> [junit4] > at >> org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269) >> [junit4] > at >> org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271) >> [junit4] > at >> org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453) >> [junit4] > at >> org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529) >> [junit4] > at >> org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199) >> [junit4] > at >> org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146) >> [junit4] > at >> org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108) >> [junit4] > at >> org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332) >> [junit4] > at java.lang.Thread.run(Thread.java:724) >> [junit4] 2> NOTE: test params are: codec=Lucene3x, >> sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {field=IB >> SPL-L3(800.0), text=IB LL-L1}, locale=mk_MK, >> timezone=America/Argentina/ComodRivadavia >> [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_25 >> (64-bit)/cpus=8,threads=1,free=122872824,total=156368896 >> [junit4] 2> NOTE: All tests run in this JVM: [TokenSourcesTest] >> [junit4] Completed on J2 in 2.66s, 6 tests, 1 error <<< FAILURES! >> >> >> >> On Sun, Jan 19, 2014 at 9:29 PM, Mark Miller <[email protected]> wrote: >>> >>> Please vote to release the following artifacts: >>> >>> http://people.apache.org/~markrmiller/lucene_solr_4_6_1r1559610/ >>> >>> Here is my +1. >>> >>> SUCCESS! [0:51:51.964657] >>> >>> -- >>> - Mark >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
