that is a test-bug I fixed in trunk and branch_4x (http://svn.apache.org/r1469402)
this has not been ported to the rel branch simon On Sat, Apr 20, 2013 at 7:25 AM, Shai Erera <ser...@gmail.com> wrote: > I ran: > > python3.2 -u lucene_4x/dev-tools/scripts/smokeTestRelease.py > http://people.apache.org/~simonw/staging_area/lucene-solr-4.3.0-RC2-rev1470054/ > 4.3.0 smoke-lucene-4.3 > > And hit: > > [junit4:junit4] Suite: org.apache.lucene.search.join.TestBlockJoin > [junit4:junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestBlockJoin -Dtests.method=testEmptyChildFilter > -Dtests.seed=3132D930DDF0D07C -Dtests.slow=true -Dtests.locale=da_DK > -Dtests.timezone=Europe/Volgograd -Dtests.file.encoding=Cp1255 > [junit4:junit4] FAILURE 0.16s J1 | TestBlockJoin.testEmptyChildFilter <<< > [junit4:junit4] > Throwable #1: java.lang.AssertionError: expected:<1> > but was:<13> > [junit4:junit4] > at > __randomizedtesting.SeedInfo.seed([3132D930DDF0D07C:99B2D74C51F696]:0) > [junit4:junit4] > at > org.apache.lucene.search.join.TestBlockJoin.testEmptyChildFilter(TestBlockJoin.java:109) > [junit4:junit4] > at java.lang.Thread.run(Thread.java:722) > [junit4:junit4] 2> NOTE: test params are: codec=Appending, > sim=DefaultSimilarity, locale=da_DK, timezone=Europe/Volgograd > [junit4:junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_13 > (64-bit)/cpus=8,threads=1,free=178780368,total=261947392 > [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestBlockJoin] > [junit4:junit4] Completed on J1 in 5.18s, 10 tests, 1 failure <<< FAILURES! > > However I failed to reproduce on trunk and 4x, so not sure what's wrong. I > assume smokeTestRelease.py works only on the downloaded RC, and does not > depend on my local checkout of 4x? Because I wasn't on the latest revision. > > I'll 'svn up' and run smokeTest again, but would be good if anyone else > tries to reproduce. > > Shai > > > On Sat, Apr 20, 2013 at 8:17 AM, Simon Willnauer <simon.willna...@gmail.com> > wrote: >> >> >> Here is the RC: >> http://people.apache.org/~simonw/staging_area/lucene-solr-4.3.0-RC2-rev1470054 >> >> happy voting... >> >> here is my +1 >> >> simon > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org