I backed out the test improvement  that's causing these failures ...
we can add it back with LUCENE-6956.

Mike McCandless

http://blog.mikemccandless.com


On Sun, Jan 24, 2016 at 11:13 AM, Policeman Jenkins Server
<jenk...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3034/
> Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.search.TestLatLonPointQueries.testAllLatEqual
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=23, name=T3, 
> state=RUNNABLE, group=TGRP-TestLatLonPointQueries]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=23, name=T3, state=RUNNABLE, 
> group=TGRP-TestLatLonPointQueries]
> Caused by: java.lang.AssertionError: some hits were wrong
>         at __randomizedtesting.SeedInfo.seed([606D0BCAE83D7EB]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at 
> org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:552)
>         at 
> org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:756)
>         at 
> org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:623)
>
>
>
>
> Build Log:
> [...truncated 7440 lines...]
>    [junit4] Suite: org.apache.lucene.search.TestLatLonPointQueries
>    [junit4]   1> T3: id=813 should match but did not
>    [junit4]   1>   small=true query=PointInRectQuery:field=point: Lower Left: 
> [144.96687377402864,-50.62905636711681] Upper Right: 
> [147.01276322426614,-49.82077740099452] docID=786
>    [junit4]   1>   lat=-50.4586266561685 lon=144.9668737778872
>    [junit4]   1>   deleted?=false
>    [junit4]   2> janv. 24, 2016 5:10:09 PM 
> com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
>  uncaughtException
>    [junit4]   2> WARNING: Uncaught exception in thread: 
> Thread[T3,5,TGRP-TestLatLonPointQueries]
>    [junit4]   2> java.lang.AssertionError: some hits were wrong
>    [junit4]   2>        at 
> __randomizedtesting.SeedInfo.seed([606D0BCAE83D7EB]:0)
>    [junit4]   2>        at org.junit.Assert.fail(Assert.java:93)
>    [junit4]   2>        at 
> org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:552)
>    [junit4]   2>        at 
> org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:756)
>    [junit4]   2>        at 
> org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:623)
>    [junit4]   2>
>    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestLatLonPointQueries -Dtests.method=testAllLatEqual 
> -Dtests.seed=606D0BCAE83D7EB -Dtests.slow=true -Dtests.locale=fr 
> -Dtests.timezone=Africa/Algiers -Dtests.asserts=true 
> -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   2.96s J0 | TestLatLonPointQueries.testAllLatEqual <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError
>    [junit4]    >        at 
> org.apache.lucene.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:770)
>    [junit4]    >        at 
> org.apache.lucene.util.BaseGeoPointTestCase.testAllLatEqual(BaseGeoPointTestCase.java:150)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=23, name=T3, state=RUNNABLE, 
> group=TGRP-TestLatLonPointQueries]
>    [junit4]    > Caused by: java.lang.AssertionError: some hits were wrong
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([606D0BCAE83D7EB]:0)
>    [junit4]    >        at 
> org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:552)
>    [junit4]    >        at 
> org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:756)
>    [junit4]    >        at 
> org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:623)
>    [junit4] IGNOR/A 0.01s J0 | TestLatLonPointQueries.testRandomBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
> {id=PostingsFormat(name=LuceneFixedGap)}, 
> docValues:{id=DocValuesFormat(name=Asserting)}, sim=ClassicSimilarity, 
> locale=fr, timezone=Africa/Algiers
>    [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 
> (64-bit)/cpus=3,threads=1,free=32238984,total=54788096
>    [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonPointQueries]
>    [junit4] Completed [2/13 (1!)] on J0 in 17.82s, 8 tests, 1 error, 1 
> skipped <<< FAILURES!
>
> [...truncated 55 lines...]
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:675: The 
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:619: The 
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:57: The following 
> error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/build.xml:475: The 
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:2154:
>  The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/module-build.xml:58: 
> The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1424:
>  The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981:
>  There were test failures: 13 suites, 97 tests, 1 error, 6 ignored (6 
> assumptions) [seed: 606D0BCAE83D7EB]
>
> Total time: 25 minutes 44 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org

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

Reply via email to